summaryrefslogtreecommitdiff
path: root/include/salhelper
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh
2019-07-14Fix typoAndrea Gelmini
2019-01-09tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen
2018-11-15Fix typosAndrea Gelmini
2018-09-07Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen
2018-07-27salhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24Fix typosAndrea Gelmini
2018-06-27salhelper::SingletonRef copy ctor is broken, mark as deletedStephan Bergmann
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-06-18Fix typosAndrea Gelmini
2017-06-16salhelper: typo in dynload.hxxChris Sherlock
2017-06-12tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, salhelperStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08use NULL instead of nullptr in external facing codeNoel Grandin
2016-06-08fix release in ODynamicLoaderNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17tdf#84323: Make osl::Thread::wait more readableStephan Bergmann
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Deprecate salhelper::SimpleReferenceObjectStephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-07-14remove IReferenceNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms