summaryrefslogtreecommitdiff
path: root/salhelper
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2020-11-19tdf#123936 Formatting files in module salhelper with clang-formatPhilipp Hofer4-25/+20
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-4/+4
2019-01-09tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen4-10/+2
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-10/+10
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-07Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann1-15/+0
2018-08-30Remove redundant asserts after newMike Kaganski1-3/+2
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen1-1/+1
2018-02-02salhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-3/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin3-9/+9
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 Bergmann2-8/+8
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-27iOS, remove java and cppunittestjan Iversen1-0/+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-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock1-9/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+0
2016-11-18includes should be at the top of the fileNoel Grandin1-9/+9
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna1-44/+44
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-115th step to remove tools/rtti.hxxOliver Specht2-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-29/+29
2015-11-01Remove some stdio.h includes from salhelper moduleJulien Nabet2-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-3/+3
2015-09-18boost->stdCaolán McNamara1-4/+4
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-04-15remove unnecessary use of void in function declarationsNoel Grandin3-3/+3
2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann1-2/+2
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann1-30/+0