summaryrefslogtreecommitdiffstats
path: root/salhelper/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen2019-01-092-2/+0
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-2/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-4/+4
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann2018-09-071-15/+0
* tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen2018-08-101-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-4/+4
* loplugin:includeform: salhelperStephan Bergmann2017-10-231-3/+3
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-2/+2
* tdf#43157 - salhelper: timer.cxx change OSL_ASSERT to assertChris Sherlock2017-06-181-45/+10
* salhelper: cleanup include/salhelper/timer.hxxChris Sherlock2017-06-161-57/+41
* tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock2017-06-121-5/+5
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-3/+0
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-072-10/+9
* tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock2017-05-072-9/+10
* salhelper: change oslCondition to osl::ConditionChris Sherlock2017-03-181-9/+8
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2
* Remove excess newlinesChris Sherlock2016-02-092-6/+0
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-151-11/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-23/+23
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* If we want this to crash intentionally, use abort() thenTor Lillqvist2015-08-061-6/+6
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* Some more loplugin:cstylecast: salhelperStephan Bergmann2015-01-201-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-4/+4
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* various: remove SAL_THROW macroNoel Grandin2014-06-051-5/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove visual noise from salhelperAlexander Wilms2014-02-261-11/+11
* salhelper: sal_Bool -> boolStephan Bergmann2014-02-171-14/+14
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-24/+4
* doubled namespacesThomas Arnhold2013-03-041-2/+0
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-0/+10
* fix buildThomas Arnhold2012-08-081-1/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+1
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* Remove some more include guardsThomas Arnhold2012-06-291-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-273-46/+45
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* fdo#42865: privatized unique empty string symbol:Michael Stahl2012-05-181-2/+3