wmayer
|
3e35b5f606
|
App: modernize C++: use equals default
|
2023-08-20 18:10:17 +02:00 |
|
wmayer
|
68b92c504f
|
Fix several coverity issues:
* CID 350617: Dereference after null check
* CID 350585: Out-of-bounds read
* CID 350624: Resource leak
* CID 332701: Uncaught exception
* CID 350642: Uninitialized scalar field
* CID 350590: Uninitialized scalar field
* CID 350629: Uninitialized scalar variable
* CID 350602: Uninitialized scalar variable
* CID 350564: Uninitialized scalar variable
* CID 350548: Uninitialized scalar variable
|
2022-03-13 12:12:49 +01:00 |
|
wmayer
|
e4435cdcba
|
Base/App: fix warnings from code analysers:
* convert old-style-casts to explicit C++ casts where possible
* make some implicit conversions explicit
|
2022-03-06 23:49:30 +01:00 |
|
Uwe
|
07912f7388
|
[App] Link and Material: remove unused includes
|
2022-02-27 21:23:51 +01:00 |
|
Syres916
|
fe2664ec65
|
[Gui] Material, Appearance, make Chrome colour..
..lighter and therefore more realistic. See discussion on French forum https://forum.freecadweb.org/viewtopic.php?f=12&t=46581
|
2020-05-25 13:38:30 +02:00 |
|
luz.paz
|
4f308dc03c
|
src/App: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/App` files
|
2019-12-25 11:38:43 +01:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
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 |
|