summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/strbuf.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-24move URE headers to include/David Tardon1-922/+0
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák1-24/+0
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann1-1/+5
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-3/+3
2013-03-18cleanup doxygen warningsPeter Foley1-0/+4
2013-02-07improve comments of isEmpty()Chr. Rossmanith1-0/+13
2012-12-10operator+ for stringbufferLuboš Luňák1-0/+15
2012-12-06use rtl_(u)string_alloc where the contents clearly don't need to be clearedLuboš Luňák1-5/+3
2012-12-06pass string by reference instead of by valueLuboš Luňák1-1/+1
2012-12-06support for fast string operator+ in operator+=/appendLuboš Luňák1-0/+19
2012-12-06add doxygen tags to the internal fast string stuffLuboš Luňák1-0/+7
2012-12-04sal: warning C4267: return: conversion from 'size_t' to 'int'...Michael Stahl1-1/+1
2012-12-04fix non-fast string operator+ debug buildLuboš Luňák1-0/+1
2012-12-03fix capacity in stringbuffersLuboš Luňák1-2/+3
2012-12-03assert on strange lengths of string literalsLuboš Luňák1-0/+3
2012-12-03support for fast O(U)String concatenation using operator+Luboš Luňák1-0/+30
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-09mark our string classes as SAL_WARN_UNUSEDLuboš Luňák1-1/+1
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák1-0/+4
2012-04-06fix gcc-4.0.1 and/or 32bit build for string literalsLuboš Luňák1-1/+1
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák1-0/+54
2012-03-28gcc-4.0.1 SFINAE workaroundsLuboš Luňák1-0/+14
2012-03-28string literal overloads for OStringBufferLuboš Luňák1-2/+42
2012-03-28move string helper types to stringutils.hxxLuboš Luňák1-0/+26
2012-02-22WaE: silence some documentation errorsThomas Arnhold1-9/+9
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann1-3/+1
2011-12-02Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann1-0/+2
2011-12-02Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann1-0/+36
2011-12-01Remove charAt/setCharAt once and for allAugust Sodora1-36/+0
2011-12-01Add back setCharAt/charAt for nowAugust Sodora1-0/+36
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora1-36/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-4/+7
2011-10-05Removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *.Stephan Bergmann1-4/+10
2011-09-26make sure these are safe wrt embedded NULLsCaolán McNamara1-1/+4
2011-08-02make these explicitCaolán McNamara1-1/+1
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák1-12/+4
2011-06-30add StringBuffers ::removeCaolán McNamara1-1/+28
2011-06-20add an extra ctor that takes char str+lenCaolán McNamara1-0/+19
2011-02-14Added toString() method to O(U)StringBuffer.Sébastien Le Ray1-0/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.10.154); FILE MERGEDRüdiger Timm1-27/+18
2007-03-14INTEGRATION: CWS sb69 (1.9.92); FILE MERGEDOliver Bolte1-7/+11
2006-06-20INTEGRATION: CWS warnings01 (1.7.234); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.7.238); FILE MERGEDRüdiger Timm1-47/+21
2003-08-07INTEGRATION: CWS sb5 (1.6.124); FILE MERGEDJens-Heiner Rechtien1-14/+22
2001-10-30#88337# Documentation.Stephan Bergmann1-26/+34
2001-10-15#93159# Fixed rtl::O[U]StringBuffer::operator =().Stephan Bergmann1-5/+10
2001-05-09rework APIth1-5/+5
2001-04-26removing leading stars in documentation stringsJuergen Schmidt1-327/+327