Age | Commit message (Expand) | Author |
2024-08-20 | Do not try to notify, if the thread is already killed | Mike Kaganski |
2023-12-28 | Keep elements of salhelper::TimerManager::m_pHead list refcounted | Stephan Bergmann |
2023-12-15 | Fix salhelper::Timer | Stephan Bergmann |
2022-02-14 | Recheck modules s[a-c]* with IWYU | Gabor Kelemen |
2021-12-03 | Rather use ScopeGuard to prevent catch and rethrow | 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-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
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-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-19 | clang-tidy modernize-redundant-void-arg | Noel Grandin |
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 |
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-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-03-18 | salhelper: change oslCondition to osl::Condition | Chris Sherlock |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
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-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
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-01-20 | Some more loplugin:cstylecast: salhelper | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |