summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
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
2015-10-24replace implementation of rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-24add delta for double comparisonEike Rathke
2015-10-24test oddness of rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-24unit tests for rtl_math_expm1() and rtl_math_log1p()Eike Rathke
2015-10-24implement Inf and NaN handling for rtl_math_expm1() and rtl_math_log1p()Eike Rathke
2015-10-24unit tests for rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-24implement proper Inf and NaN handling in rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-24prevent endless recursion through rtl_math_erf* for Inf or NaNEike Rathke
2015-10-14Resolves: #i126586# FreeBSD automation deadlock: osl_closeSocket()...Damjan Jovanovic
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-11tdf#94888: Accessing Sharepoint r/o share through UNC path does not workGiuseppe Castagno
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06pthread_mutex_lock/unlock must not be called with null argumentStephan Bergmann
2015-10-05use modern castsCaolán McNamara
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-10-05Fix error C2440: casts requiredTor Lillqvist
2015-10-05malloc + memset (0) --> callocPedro Giffuni
2015-10-01remove old standalone Sun bug numbersNoel Grandin