summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
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
2015-10-01Revert "by default use the system memory allocator"Markus Mohrhard
2015-09-30Avoid unhelpful -Wunused-variableStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-28Remove bogus unreliable testStephan Bergmann
2015-09-28by default use the system memory allocatorMarkus Mohrhard
2015-09-23Better fail with E_EXIST if rename(3) failsStephan Bergmann
2015-09-18valgrind: memleak in randompoolCaolán McNamara
2015-09-11Useless cargo cult?Stephan Bergmann
2015-09-10Add OString::startsWithIgnoreAsciiCaseStephan Bergmann
2015-09-03sal: actually that uwinapi stuff doesn't include sal headers?Michael Stahl
2015-09-03sal: actually export the legacy function for VS 2015Michael Stahl
2015-09-03Fix some perl shebangs.Pedro Giffuni
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky
2015-08-31sal: oops, forgot to commit that bitMichael Stahl
2015-08-31sal: don't use --target as parameter to cppunittesterMichael Stahl