summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2016-03-09tdf#98210 do not require R_OK for pipe dirHank Leininger
2016-03-09sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl
2016-02-22WaE vs2015: pointer to int castingNorbert Thiebaud
2016-02-22WaE vs2015: int to pointer castingNorbert Thiebaud
2016-01-15tdf#96918 display accurate integer double values up to (2^53)-1Eike Rathke
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13-Werror,-Wunused-const-variableStephan Bergmann
2015-11-12-Werror,-Wunused-functionStephan Bergmann
2015-11-12-Werror,-Wextern-initializerStephan Bergmann
2015-11-12-Werror,-Wincompatible-pointer-typesStephan Bergmann
2015-11-12-Werror,-Wparentheses-equalityStephan Bergmann
2015-11-12-Werror,-Wunused-functionStephan Bergmann
2015-11-12-Werror,-Winconsistent-dllimportStephan Bergmann
2015-11-12Work around Coverity warnings about std::length_errorStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10Fix SAL_W32Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06Remove additional empty line from license headerStephan Bergmann
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04Resurrect CppunitTest_sal_osl_getsystempathfromfileurlStephan Bergmann
2015-11-04Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann
2015-11-04Clean up osl_getSystemPathFromFileURL implementationStephan Bergmann
2015-11-03Solved CID 1338058 and CID 1338057jan iversen
2015-11-02Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann
2015-11-02Resolve OSLTEST_DECLARE, OSLTEST_DECLARE_UTF8 macrosStephan Bergmann
2015-11-02Remove long-unused sal/qa/osl/socket/ test code for goodStephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02Fix CppunitTest_sal_osl_pipeStephan Bergmann
2015-10-30Fix osl_getSystemPathFromFileURL URL scheme checkStephan Bergmann
2015-10-30sal: loplugin:salboolMichael Stahl
2015-10-30Combine individual gb_Module_add_check_targets, and sortStephan Bergmann
2015-10-30CppunitTest_sal_osl_pipe can be added to gb_Module_add_check_targets nowStephan Bergmann
2015-10-30Various loplugin clean upStephan Bergmann
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-10-26Revert "see if including cmath instead of math.h satisfies Android-ARM"Eike Rathke
2015-10-26see if including cmath instead of math.h satisfies Android-ARMEike Rathke
2015-10-26Revert "attempted fix for android build"Stephan Bergmann
2015-10-26Revert "sal: fix Android build"Miklos Vajna
2015-10-26sal: fix Android buildMiklos Vajna
2015-10-26The Android NDK for some reason don't have these math functions in std::Tor Lillqvist
2015-10-26attempted fix for android buildNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-25replace implementation of rtl_math_expm1() and rtl_math_log1p()Eike Rathke