summaryrefslogtreecommitdiff
path: root/include/salhelper
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann1-2/+2
2014-01-28salhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2-9/+9
2013-11-09fdo#65108 inter-module includes <> include/salhelperNorbert Thiebaud7-15/+15
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold8-21/+21
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-26Everytimes -> Every timeJesús Corrius1-1/+1
2013-09-26Otherwhise -> OtherwiseJesús Corrius1-4/+4
2013-04-24move URE headers to include/David Tardon9-0/+1186