Age | Commit message (Expand) | Author |
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 |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-01 | Remove some stdio.h includes from salhelper module | Julien Nabet |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-18 | boost->std | Caolán McNamara |
2015-08-06 | If we want this to crash intentionally, use abort() then | Tor Lillqvist |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: salhelper | Stephan Bergmann |
2014-12-19 | Remove unused */qa/checkapi/ | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-13 | salhelper: work around spurious warning C4189 | Michael Stahl |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |