summaryrefslogtreecommitdiff
path: root/sal/rtl
AgeCommit message (Expand)Author
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-10-03coverity#1241327 Dereference after null checkCaolán McNamara
2014-10-03coverity#1241080 Dereference after null checkCaolán McNamara
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-04coverity#706611 Uncaught exceptionCaolán McNamara
2014-07-28Include <algorithm> for std::minTor Lillqvist
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-04Use standard library optimised routines for OUString/OStringNoel Grandin
2014-07-03coverity#1187696 Unintended sign extensionCaolán McNamara
2014-07-01Clean up surrogates.hxxStephan Bergmann
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30It is useful to know what macros are we expanding, and to what.Jan Holesovsky
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin
2014-05-22Work around undef conversion of large double to floatStephan Bergmann
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-04Fix ASCII-only checkStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03Use boost::noncopyableStephan Bergmann
2014-03-31coverity#983373 Dereference before null checkCaolán McNamara
2014-03-28coverity#705205 Missing break in switchCaolán McNamara
2014-03-11"overflow" is one wordTor Lillqvist
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