summaryrefslogtreecommitdiffstats
path: root/include/salhelper
Commit message (Expand)AuthorAgeFilesLines
* tdf#130978 Added comment to all published APImsrijita182021-02-029-0/+34
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-212-13/+12
* tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh2020-02-041-1/+1
* Fix typoAndrea Gelmini2019-07-141-1/+1
* tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen2019-01-091-3/+0
* Fix typosAndrea Gelmini2018-11-151-2/+2
* Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann2018-09-071-16/+6
* tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen2018-08-102-2/+2
* salhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-6/+0
* Fix typosAndrea Gelmini2018-07-241-1/+1
* salhelper::SingletonRef copy ctor is broken, mark as deletedStephan Bergmann2018-06-271-1/+4
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-121-1/+1
* Fix typosAndrea Gelmini2018-01-291-1/+1
* Fix typosAndrea Gelmini2017-12-191-1/+1
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-239-29/+29
* Fix typosAndrea Gelmini2017-06-181-1/+1
* salhelper: typo in dynload.hxxChris Sherlock2017-06-161-2/+2
* tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock2017-06-121-1/+3
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* salhelper: change oslCondition to osl::ConditionChris Sherlock2017-03-181-3/+3
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-6/+6
* Fix typosAndrea Gelmini2017-03-031-1/+1
* a whole bunch of SAL_WARN_UNUSEDNoel Grandin2017-01-312-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-4/+1
* New loplugin:dynexcspec: Add @throws documentation, salhelperStephan Bergmann2017-01-191-0/+1
* Fix typosAndrea Gelmini2016-10-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* use NULL instead of nullptr in external facing codeNoel Grandin2016-06-081-1/+1
* fix release in ODynamicLoaderNoel Grandin2016-06-081-2/+3
* Remove excess newlinesChris Sherlock2016-02-093-8/+0
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-102-2/+2
* Missing includes (for NULL)Stephan Bergmann2015-11-101-0/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* tdf#84323: Make osl::Thread::wait more readableStephan Bergmann2015-08-171-4/+2
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-3/+3
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-074-16/+14
* Deprecate salhelper::SimpleReferenceObjectStephan Bergmann2015-02-051-1/+3
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-181-1/+0
* salhelper: include-what-you-use cleanup of public headersMichael Stahl2014-11-171-1/+0
* spelling: instanciated -> instantiatedNoel Grandin2014-10-081-1/+1
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-2/+2
* remove IReferenceNoel Grandin2014-07-141-11/+6
* various: remove SAL_THROW macroNoel Grandin2014-06-053-26/+24
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-2/+2
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-4/+4
* Remove visual noise from includeAlexander Wilms2014-03-012-10/+10