summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2016-09-26sal: Mac OS X 10.8 fails test_log1pMichael Stahl
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2016-09-23This is fixed with MSVC 2015Stephan Bergmann
2016-09-20CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15Remove outdated commentTor Lillqvist
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-02Fix MSVC 2015 buildStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann
2016-08-19coverity#1371449 Uninitialized scalar fieldCaolán McNamara
2016-08-18Fix sal log for 32 bit Linux buildGiuseppe Castagno
2016-08-18Move comment block back where it wasTor Lillqvist
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist
2016-08-18No need for nested unnamed namespacesTor Lillqvist
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-13sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in salStephan Bergmann
2016-07-08CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-06Silence loplugin:staticmethods under --disable-debugStephan Bergmann
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-07-01cppunittester: always print execution time of each testMichael Stahl
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-29move #includes to top of fileNoel Grandin
2016-06-28AllocatorTraits::size can be static after allStephan Bergmann
2016-06-27unit tests for stringToDouble() separator without digitsEike Rathke
2016-06-27stringToDouble() do not parse separator without digit as 0.0Eike Rathke
2016-06-27comfort the unhappy compilerEike Rathke
2016-06-27stringToDouble() fix broken reverse logic for NaN and INFEike Rathke
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-24CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2016-06-17Revert "fdo#38913: Prevent invalid parameter handler crashes"Stephan Bergmann
2016-06-17CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna