summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-12/+12
* Resurrect CppunitTest_sal_osl_getsystempathfromfileurlStephan Bergmann2015-11-042-3/+248
* Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann2015-11-041-0/+5
* Clean up osl_getSystemPathFromFileURL implementationStephan Bergmann2015-11-041-119/+97
* Solved CID 1338058 and CID 1338057jan iversen2015-11-031-0/+2
* Clean up osl_getSystemPathFromFileURL handling of relative //... URLsStephan Bergmann2015-11-021-2/+7
* Resolve OSLTEST_DECLARE, OSLTEST_DECLARE_UTF8 macrosStephan Bergmann2015-11-022-71/+58
* Remove long-unused sal/qa/osl/socket/ test code for goodStephan Bergmann2015-11-0220-8932/+0
* loplugin:stringconstantNoel Grandin2015-11-023-5/+5
* Fix CppunitTest_sal_osl_pipeStephan Bergmann2015-11-021-0/+2
* Fix osl_getSystemPathFromFileURL URL scheme checkStephan Bergmann2015-10-301-7/+20
* sal: loplugin:salboolMichael Stahl2015-10-301-4/+4
* Combine individual gb_Module_add_check_targets, and sortStephan Bergmann2015-10-301-20/+12
* CppunitTest_sal_osl_pipe can be added to gb_Module_add_check_targets nowStephan Bergmann2015-10-301-5/+1
* Various loplugin clean upStephan Bergmann2015-10-301-69/+48
* com::sun::star->css in sal,saxNoel Grandin2015-10-281-2/+2
* Revert "see if including cmath instead of math.h satisfies Android-ARM"Eike Rathke2015-10-261-1/+1
* see if including cmath instead of math.h satisfies Android-ARMEike Rathke2015-10-261-1/+1
* Revert "attempted fix for android build"Stephan Bergmann2015-10-261-1/+0
* Revert "sal: fix Android build"Miklos Vajna2015-10-261-2/+0
* sal: fix Android buildMiklos Vajna2015-10-261-0/+2
* The Android NDK for some reason don't have these math functions in std::Tor Lillqvist2015-10-261-4/+4
* attempted fix for android buildNoel Grandin2015-10-261-0/+1
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-251-1/+1
* replace implementation of rtl_math_expm1() and rtl_math_log1p()Eike Rathke2015-10-251-59/+2
* replace implementation of rtl_math_erf() and rtl_math_erfc()Eike Rathke2015-10-241-225/+4
* add delta for double comparisonEike Rathke2015-10-241-2/+2
* test oddness of rtl_math_erf() and rtl_math_erfc()Eike Rathke2015-10-241-0/+6
* unit tests for rtl_math_expm1() and rtl_math_log1p()Eike Rathke2015-10-241-0/+48
* implement Inf and NaN handling for rtl_math_expm1() and rtl_math_log1p()Eike Rathke2015-10-241-0/+43
* unit tests for rtl_math_erf() and rtl_math_erfc()Eike Rathke2015-10-241-0/+34
* implement proper Inf and NaN handling in rtl_math_erf() and rtl_math_erfc()Eike Rathke2015-10-241-0/+22
* prevent endless recursion through rtl_math_erf* for Inf or NaNEike Rathke2015-10-241-0/+8
* Resolves: #i126586# FreeBSD automation deadlock: osl_closeSocket()...Damjan Jovanovic2015-10-142-14/+18
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1218-254/+254
* cppcheck:variableScopeNoel Grandin2015-10-122-22/+21
* tdf#94888: Accessing Sharepoint r/o share through UNC path does not workGiuseppe Castagno2015-10-111-0/+1
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-113-195/+35
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-2/+2
* pthread_mutex_lock/unlock must not be called with null argumentStephan Bergmann2015-10-061-2/+3
* use modern castsCaolán McNamara2015-10-051-8/+8
* Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt2015-10-052-3/+4
* Fix error C2440: casts requiredTor Lillqvist2015-10-051-3/+3
* malloc + memset (0) --> callocPedro Giffuni2015-10-052-12/+6
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* Revert "by default use the system memory allocator"Markus Mohrhard2015-10-011-5/+1
* Avoid unhelpful -Wunused-variableStephan Bergmann2015-09-301-0/+31
* Fix typosAndrea Gelmini2015-09-309-24/+24
* Remove bogus unreliable testStephan Bergmann2015-09-281-24/+0