summaryrefslogtreecommitdiffstats
path: root/salhelper
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen2019-01-094-10/+2
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-2/+2
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-10/+10
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann2018-09-071-15/+0
* Remove redundant asserts after newMike Kaganski2018-08-301-3/+2
* tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen2018-08-101-1/+1
* salhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-3/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-113-9/+9
* 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-232-8/+8
* 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
* iOS, remove java and cppunittestjan Iversen2017-06-271-0/+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
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* salhelper: change oslCondition to osl::ConditionChris Sherlock2017-03-181-9/+8
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+0
* includes should be at the top of the fileNoel Grandin2016-11-181-9/+9
* CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-10-141-44/+44
* 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
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-112-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-29/+29
* Remove some stdio.h includes from salhelper moduleJulien Nabet2015-11-012-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-3/+3
* boost->stdCaolán McNamara2015-09-181-4/+4
* 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
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-153-3/+3
* Some more loplugin:cstylecast: salhelperStephan Bergmann2015-01-201-2/+2
* Remove unused */qa/checkapi/Stephan Bergmann2014-12-191-30/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-011-4/+4
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* salhelper: work around spurious warning C4189Michael Stahl2014-08-131-0/+11
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-4/+4