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