Age | Commit message (Expand) | Author |
2022-02-14 | Recheck modules s[a-c]* with IWYU | Gabor Kelemen |
2022-02-12 | Simplify checking for exported std::type_info symbols | Stephan Bergmann |
2021-12-03 | Rather use ScopeGuard to prevent catch and rethrow | Stephan Bergmann |
2021-12-02 | Fix clang-cl -Zc:dllexportInlines- build | Stephan Bergmann |
2021-12-01 | revert part of "remove counter-productive catch-all blocks" | Noel Grandin |
2021-11-29 | remove counter-productive catch-all blocks | Noel Grandin |
2021-11-16 | rtl::Static->thread-safe static | Noel Grandin |
2021-10-21 | loplugin:flatten | Noel Grandin |
2021-10-18 | salhelper : simplify salhelper::TimerManager initalization and use std::mutex | Arnaud Versini |
2021-09-20 | use clang-cl's -Zc:dllexportInlines- for clang-cl builds | Luboš Luňák |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-11-19 | tdf#123936 Formatting files in module salhelper with clang-format | Philipp Hofer |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2019-01-09 | tdf#42949 Fix IWYU warnings in salhelper/ | Gabor Kelemen |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-09-07 | Drop workaround for old MSVC that no longer appears necessary with MSVC 2017 | Stephan Bergmann |
2018-08-30 | Remove redundant asserts after new | Mike Kaganski |
2018-08-10 | tdf#42949 Fix IWYU warnings in include/salhelper/* | Gabor Kelemen |
2018-02-02 | salhelper: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-10-23 | loplugin:includeform: salhelper | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-07-21 | loplugin:constparams in soltools and various | Noel Grandin |
2017-06-27 | iOS, remove java and cppunittest | jan Iversen |
2017-06-18 | tdf#43157 - salhelper: timer.cxx change OSL_ASSERT to assert | Chris Sherlock |
2017-06-16 | salhelper: cleanup include/salhelper/timer.hxx | Chris Sherlock |
2017-06-12 | tdf#43157 - salhelper: convert from OSL_ASSERT to assert | Chris Sherlock |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert salhelper from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-18 | salhelper: change oslCondition to osl::Condition | Chris Sherlock |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-10-14 | CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-15 | loplugin:unusedmethods unused return value in rsc | Noel Grandin |