wmayer
|
39337ea12e
|
fix bugprone-*
* bugprone-throw-keyword-missing
* bugprone-unhandled-self-assignment
* bugprone-suspicious-string-compare
* bugprone-reserved-identifier
* bugprone-narrowing-conversions
* bugprone-macro-parentheses
* bugprone-implicit-widening-of-multiplication-result
* bugprone-exception-escape
* bugprone-copy-constructor-init
|
2023-11-16 01:22:09 +01:00 |
|
wmayer
|
7c00932fa0
|
fix readability-isolate-declarations
|
2023-11-16 01:22:08 +01:00 |
|
wmayer
|
73a1e90e45
|
fix readability-identifier-length
|
2023-11-16 01:22:08 +01:00 |
|
wmayer
|
e85c383bff
|
Base: apply clang format
|
2023-11-13 12:01:26 -05:00 |
|
wmayer
|
010dca8303
|
Base: C++ core guidelines: init variables
|
2023-08-24 18:48:52 +02:00 |
|
wmayer
|
d2168f51b9
|
Base: modernize C++: replace 'typedef' with 'using'
|
2022-08-29 11:42:09 +02:00 |
|
Uwe
|
a5c838fefc
|
[Base] some sorting and cleanup
|
2022-03-02 01:51:05 +01:00 |
|
wmayer
|
15c9ae1e26
|
remove wrong typename keyword
|
2019-09-07 00:29:18 +02:00 |
|
wmayer
|
e981537446
|
fix -Wunused-local-typedef
|
2019-09-06 23:03:43 +02:00 |
|
wmayer
|
9f7075bb8f
|
extend convertTo function to also support SbRotation/Base::Rotation
|
2019-09-06 21:29:51 +02:00 |
|