summaryrefslogtreecommitdiffstats
path: root/include/rtl
Commit message (Expand)AuthorAgeFilesLines
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-274-15/+15
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-234-85/+135
* Use proper bool operationsStephan Bergmann2014-01-101-3/+3
* typo fixesAndras Timar2013-12-201-1/+1
* URE headers do not have "using rtl::OUString"Stephan Bergmann2013-12-181-2/+2
* Fix addition of OStringBuffer::append(bool) overloadStephan Bergmann2013-12-102-0/+14
* Add append(bool) to OStringBuffer.Muthu Subramanian2013-12-101-0/+17
* Revert unnecessary code.Muthu Subramanian2013-12-101-5/+0
* Fix build issue - add append(bool) to strbufMuthu Subramanian2013-12-101-0/+5
* rtl: starts-/endsWith* new second parameter since 4.2Andres Gomez2013-11-122-6/+12
* fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud2013-11-0931-111/+111
* OUString::operator[] silence -Werror=strict-overflow warningsMichael Stahl2013-11-072-2/+4
* OString::operator[]: make this consistent with OUStringMichael Stahl2013-11-071-5/+1
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-0/+15
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-2331-82/+82
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-231-5/+1
* Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2013-10-152-34/+122
* Clean up rtl/character.hxxStephan Bergmann2013-09-301-76/+79
* Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini2013-09-301-9/+40
* typo fix + unwanted link fixAndras Timar2013-09-071-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-12/+12
* Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini2013-08-191-1/+26
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-143-43/+2
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-181-1/+1
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-134-0/+76
* Tweak commentsStephan Bergmann2013-05-293-4/+12
* Remove redundant (private) DO_NOT_ACQUIREStephan Bergmann2013-05-232-50/+32
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-153-3/+3
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-0/+14
* HAVE_CXX11_PERFECT_FORWARDING doesn't seem to work against libc++Tor Lillqvist2013-05-091-1/+1
* move URE headers to include/David Tardon2013-04-2437-0/+17213