summaryrefslogtreecommitdiff
path: root/sal/rtl
AgeCommit message (Expand)Author
2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-28Simplify string constructionStephan Bergmann
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-02-13Revert "sal: fix some clang warning about implicit bool conversion"Stephan Bergmann
2014-02-13Move string hash function into String class.Muthu Subramanian
2014-02-12sal: fix some clang warning about implicit bool conversionMichael Stahl
2014-02-10Do not do RTL_LOG_STRING_NEW on null pointerStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-14Use rtl::StaticStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-12document the use of the strtmpl.cxx and remove unnecessary macro usageNoel Grandin
2013-11-07Name threads for debug purposeArnaud Versini
2013-10-28Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara
2013-10-17fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann
2013-10-14resolved fdo#70319 exponent must be followed by at least one digitEike Rathke
2013-10-09Fail fast at least in debug buildsStephan Bergmann
2013-10-09Revert "Don't ignore -env: command line parameters in some cases"Tor Lillqvist
2013-10-08Don't ignore -env: command line parameters in some casesTor Lillqvist
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-09-30Clean up rtl/character.hxxStephan Bergmann
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini
2013-09-02MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud
2013-08-30WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bitsTor Lillqvist
2013-08-22Various undefined behavior involving signed integersStephan Bergmann
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-20rtl::compareAsciiIgnoreCase cannot be used hereStephan Bergmann
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-15Mark as constTakeshi Abe
2013-08-08Add SDT probes for interning rtl_uStrings.Mark Wielaard
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard
2013-06-25coverity #982634 and 5 other : Intentional fallthrough in casesNorbert Thiebaud
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann