summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-variable (clang-cl)Stephan Bergmann2016-09-231-1/+0
* This is fixed with MSVC 2015Stephan Bergmann2016-09-231-1/+1
* CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann2016-09-201-12/+12
* Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann2016-09-202-0/+83
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-2/+1
* Remove outdated commentTor Lillqvist2016-09-151-1/+0
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-153-13/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-19/+19
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-121-10/+0
* Fix MSVC 2015 buildStephan Bergmann2016-09-021-1/+3
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-11/+12
* Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann2016-08-291-4/+6
* Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann2016-08-293-0/+287
* OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann2016-08-291-2/+1
* coverity#1371449 Uninitialized scalar fieldCaolán McNamara2016-08-191-1/+4
* Fix sal log for 32 bit Linux buildGiuseppe Castagno2016-08-181-1/+1
* Move comment block back where it wasTor Lillqvist2016-08-181-3/+3
* If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist2016-08-181-3/+7
* Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist2016-08-181-23/+50
* No need for nested unnamed namespacesTor Lillqvist2016-08-181-5/+3
* Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist2016-08-181-2/+56
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-2/+2
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-052-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* clang-tidy performance-unnecessary-value-param in salStephan Bergmann2016-07-191-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-5/+0
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-4/+0
* sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna2016-07-1312-80/+80
* loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-1/+1
* loplugin:redundantcast: redundant static_casts in salStephan Bergmann2016-07-081-5/+4
* CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-07-081-26/+26
* Silence loplugin:staticmethods under --disable-debugStephan Bergmann2016-07-061-0/+4
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-9/+9
* cppunittester: always print execution time of each testMichael Stahl2016-07-011-6/+3
* CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-07-011-78/+78
* move #includes to top of fileNoel Grandin2016-06-292-3/+8
* AllocatorTraits::size can be static after allStephan Bergmann2016-06-281-2/+2
* unit tests for stringToDouble() separator without digitsEike Rathke2016-06-271-0/+35
* stringToDouble() do not parse separator without digit as 0.0Eike Rathke2016-06-271-0/+13
* comfort the unhappy compilerEike Rathke2016-06-271-4/+4
* stringToDouble() fix broken reverse logic for NaN and INFEike Rathke2016-06-272-1/+29
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2016-06-241-4/+4
* CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-06-241-22/+22
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+2
* switch to EHs on windowsMarkus Mohrhard2016-06-204-58/+3
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-193-86/+153
* move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard2016-06-181-0/+6
* Revert "fdo#38913: Prevent invalid parameter handler crashes"Stephan Bergmann2016-06-171-28/+0
* CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-06-172-20/+20
* CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-06-097-39/+39