summaryrefslogtreecommitdiff
path: root/include/rtl/strbuf.hxx
AgeCommit message (Expand)Author
2015-02-18TyposJulien Nabet
2015-02-06sal: add back the append / insert assertions that were...Michael Stahl
2015-02-05sal: add some argument checking assertions for strings and buffersMichael Stahl
2015-01-23sal: remove GCC 4.6 check, it does not claim C++11 supportMichael Stahl
2015-01-23sal: try to fix prematurely pushed 853c2fc71a96755a9dee629fd5d0e1cff9a48034Michael Stahl
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl
2014-12-19This is not java.lang.StringBufferStephan Bergmann
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-11-20Introduce OStringBuffer::appendUninitializedStephan Bergmann
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-10-20Increase assert coverage of OStringBuffer argumentsMatthew J. Francis
2014-07-17fix spelling structur -> structureNoel Grandin
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-10Fix addition of OStringBuffer::append(bool) overloadStephan Bergmann
2013-12-10Add append(bool) to OStringBuffer.Muthu Subramanian
2013-12-10Revert unnecessary code.Muthu Subramanian
2013-12-10Fix build issue - add append(bool) to strbufMuthu Subramanian
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-05-29Tweak commentsStephan Bergmann
2013-04-24move URE headers to include/David Tardon