summaryrefslogtreecommitdiff
path: root/salhelper/source
AgeCommit message (Expand)AuthorFilesLines
2019-01-09tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen2-2/+0
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-4/+4
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-09-07Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann1-15/+0
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-4/+4
2017-10-23loplugin:includeform: salhelperStephan Bergmann1-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-2/+2
2017-06-18tdf#43157 - salhelper: timer.cxx change OSL_ASSERT to assertChris Sherlock1-45/+10
2017-06-16salhelper: cleanup include/salhelper/timer.hxxChris Sherlock1-57/+41
2017-06-12tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock1-5/+5
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-3/+0
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock2-10/+9
2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock2-9/+10
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock1-9/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock2-6/+0
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin1-11/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-23/+23
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-06If we want this to crash intentionally, use abort() thenTor Lillqvist1-6/+6
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann1-2/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-4/+4
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-5/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from salhelperAlexander Wilms1-11/+11
2014-02-17salhelper: sal_Bool -> boolStephan Bergmann1-14/+14
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-03-04doubled namespacesThomas Arnhold1-2/+0
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+10
2012-08-08fix buildThomas Arnhold1-1/+2
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+1
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-06-29Remove some more include guardsThomas Arnhold1-3/+0
2012-06-27re-base on ALv2 code.Michael Meeks3-46/+45
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl1-2/+3