wmayer
|
761905dbc2
|
Base: modernize C++: use range-based for loop
|
2023-08-14 14:09:29 +02:00 |
|
Uwe
|
4b2ffd2eca
|
[Base] remove superfluous nullptr checks
|
2022-07-18 03:16:22 +02:00 |
|
Uwe
|
71d6e43d54
|
[Base] some sorting and cleanup
|
2022-03-02 01:51:05 +01:00 |
|
wmayer
|
cad0d01883
|
Base: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
|
2022-01-25 20:21:30 +01:00 |
|
luz paz
|
01b21e0d06
|
Base: Fix header uniformity, whitespace, and doxygen
[skip ci]
|
2020-11-22 18:12:16 +01:00 |
|
luz.paz
|
011e5aedfa
|
src/Base: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Base` files
|
2019-12-25 11:38:58 +01:00 |
|
wmayer
|
52916175ed
|
start to replace old C-style casts with static_cast or reinterpret_cast, avoid implicit casts
|
2019-09-16 17:59:18 +02:00 |
|
wmayer
|
51e4eebbc6
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-06 21:16:44 +02:00 |
|
Mateusz Skowroński
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|