summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2016-07-01cppunittester: always print execution time of each testMichael Stahl
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-29move #includes to top of fileNoel Grandin
2016-06-28AllocatorTraits::size can be static after allStephan Bergmann
2016-06-27unit tests for stringToDouble() separator without digitsEike Rathke
2016-06-27stringToDouble() do not parse separator without digit as 0.0Eike Rathke
2016-06-27comfort the unhappy compilerEike Rathke
2016-06-27stringToDouble() fix broken reverse logic for NaN and INFEike Rathke
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-24CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2016-06-17Revert "fdo#38913: Prevent invalid parameter handler crashes"Stephan Bergmann
2016-06-17CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-09CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-07Replace VALID_CONVERSION macro with functionStephan Bergmann
2016-06-03fix 32bit linux buildCaolán McNamara
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-05-30tdf#100021 - format argument issue in process.cxxRichard PALO
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin
2016-05-22Convert AllocMode to scoped enumNoel Grandin
2016-05-18limit scanf string field widthJochen Nitschke
2016-05-16get breakpad signal handler working on windowsMarkus Mohrhard
2016-05-16fix typoMarkus Mohrhard
2016-05-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-05-11sal: -Werror,-Wimplicit-fallthroughMichael Stahl
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-02sal_Bool -> boolStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Is __OPENTRANSPORTPROVIDERS__ (still) neededStephan Bergmann
2016-04-21Remove redundant checksStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15fix case when fileName lacks "/MacOS/"Douglas Mencken
2016-04-14Work around -Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-04-07Bin unneeded forward declarations of static functionsTor Lillqvist
2016-04-06sal: GetSystemTimePreciseAsFileTime requires Windows 8Michael Stahl
2016-04-04osl_getSystemTime: use high precision timer of W32, if availableLászló Németh