summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2016-07-20CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna2-20/+20
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-10/+8
2016-07-20Fix typosAndrea Gelmini9-10/+10
2016-07-12loplugin:unusedfields variousNoel Grandin2-3/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-9/+1
2016-07-12CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna7-84/+47
2016-06-12handle failure to expand ~ in path elements.Michael Meeks1-2/+5
2016-06-12Write-queue timestamped debugging.Michael Meeks1-0/+3
2016-03-09tdf#98210 do not require R_OK for pipe dirHank Leininger1-2/+2
2016-03-09sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl1-1/+2
2016-02-22WaE vs2015: pointer to int castingNorbert Thiebaud1-1/+1
2016-02-22WaE vs2015: int to pointer castingNorbert Thiebaud1-1/+1
2016-01-15tdf#96918 display accurate integer double values up to (2^53)-1Eike Rathke2-0/+137
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara2-10/+10
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-70/+30
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2015-11-13-Werror,-Wunused-const-variableStephan Bergmann1-0/+2
2015-11-12-Werror,-Wunused-functionStephan Bergmann1-0/+2
2015-11-12-Werror,-Wextern-initializerStephan Bergmann1-1/+1
2015-11-12-Werror,-Wincompatible-pointer-typesStephan Bergmann1-1/+1
2015-11-12-Werror,-Wparentheses-equalityStephan Bergmann1-1/+1
2015-11-12-Werror,-Wunused-functionStephan Bergmann1-6/+0
2015-11-12-Werror,-Winconsistent-dllimportStephan Bergmann1-1/+1
2015-11-12Work around Coverity warnings about std::length_errorStephan Bergmann1-2/+8
2015-11-12Windows header sanitizationAshod Nakashian5-189/+189
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann7-31/+31
2015-11-10Fix SAL_W32Stephan Bergmann1-0/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann99-5979/+5979
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-2/+8
2015-11-06Remove additional empty line from license headerStephan Bergmann1-1/+0
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson3-0/+135
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-12/+12
2015-11-04Resurrect CppunitTest_sal_osl_getsystempathfromfileurlStephan Bergmann2-3/+248
2015-11-04Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann1-0/+5
2015-11-04Clean up osl_getSystemPathFromFileURL implementationStephan Bergmann1-119/+97
2015-11-03Solved CID 1338058 and CID 1338057jan iversen1-0/+2
2015-11-02Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann1-2/+7
2015-11-02Resolve OSLTEST_DECLARE, OSLTEST_DECLARE_UTF8 macrosStephan Bergmann2-71/+58
2015-11-02Remove long-unused sal/qa/osl/socket/ test code for goodStephan Bergmann20-8932/+0
2015-11-02loplugin:stringconstantNoel Grandin3-5/+5
2015-11-02Fix CppunitTest_sal_osl_pipeStephan Bergmann1-0/+2
2015-10-30Fix osl_getSystemPathFromFileURL URL scheme checkStephan Bergmann1-7/+20
2015-10-30sal: loplugin:salboolMichael Stahl1-4/+4
2015-10-30Combine individual gb_Module_add_check_targets, and sortStephan Bergmann1-20/+12
2015-10-30CppunitTest_sal_osl_pipe can be added to gb_Module_add_check_targets nowStephan Bergmann1-5/+1
2015-10-30Various loplugin clean upStephan Bergmann1-69/+48
2015-10-28com::sun::star->css in sal,saxNoel Grandin1-2/+2
2015-10-26Revert "see if including cmath instead of math.h satisfies Android-ARM"Eike Rathke1-1/+1