Age | Commit message (Expand) | Author |
2023-11-04 | Fix typo | Andrea Gelmini |
2021-12-22 | revert part of "loplugin:flatten in filter..include" | Noel Grandin |
2021-12-22 | loplugin:flatten in filter..include | Noel Grandin |
2021-02-02 | tdf#130978 Added comment to all published API | msrijita18 |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-02-04 | tdf#96505 Get rid of cargo cult "long" integer literals . | Shivam Kumar Singh |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-01-09 | tdf#42949 Fix IWYU warnings in salhelper/ | Gabor Kelemen |
2018-11-15 | Fix typos | Andrea Gelmini |
2018-09-07 | Drop workaround for old MSVC that no longer appears necessary with MSVC 2017 | Stephan Bergmann |
2018-08-10 | tdf#42949 Fix IWYU warnings in include/salhelper/* | Gabor Kelemen |
2018-07-27 | salhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-24 | Fix typos | Andrea Gelmini |
2018-06-27 | salhelper::SingletonRef copy ctor is broken, mark as deleted | Stephan Bergmann |
2018-04-12 | hold MetaAction by rtl::Reference | Noel Grandin |
2018-01-29 | Fix typos | Andrea Gelmini |
2017-12-19 | Fix typos | Andrea Gelmini |
2017-10-23 | loplugin:includeform: UNO API include files | Stephan Bergmann |
2017-06-18 | Fix typos | Andrea Gelmini |
2017-06-16 | salhelper: typo in dynload.hxx | Chris Sherlock |
2017-06-12 | tdf#43157 - salhelper: convert from OSL_ASSERT to assert | Chris Sherlock |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert salhelper from OSL_ASSERT to assert | Chris Sherlock |
2017-03-18 | salhelper: change oslCondition to osl::Condition | Chris Sherlock |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-01-31 | a whole bunch of SAL_WARN_UNUSED | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, salhelper | Stephan Bergmann |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-06-08 | use NULL instead of nullptr in external facing code | Noel Grandin |
2016-06-08 | fix release in ODynamicLoader | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-11-10 | Missing includes (for NULL) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-08-17 | tdf#84323: Make osl::Thread::wait more readable | Stephan Bergmann |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | Deprecate salhelper::SimpleReferenceObject | Stephan Bergmann |
2014-11-18 | More iwyu suggested headers removal | Riccardo Magliocchetti |
2014-11-17 | salhelper: include-what-you-use cleanup of public headers | Michael Stahl |
2014-10-08 | spelling: instanciated -> instantiated | Noel Grandin |
2014-09-07 | create clang plugin to warn about C-style casts | Noel Grandin |
2014-07-14 | remove IReference | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |