summaryrefslogtreecommitdiff
path: root/include/rtl/ustrbuf.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-12-10Fix addition of OStringBuffer::append(bool) overloadStephan Bergmann1-0/+2
...and while at it, improve generated documentation. Change-Id: I6b80b19f18cd41cd01e272bbb6e91aad2f7853f3
2013-11-09fdo#65108 inter-module includes <> include/rtlNorbert Thiebaud1-1/+1
Change-Id: Ic90a365a237aa23846f97131146a5aa2c46b5fd2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-0/+15
This also means that this code now gets bounds checked in debug builds. Change-Id: Id777f85eaee6a737bbcb84625e6e110abe0e0f27
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
Change-Id: If1ee11da444a7f96f2d8668b277540da0bb4dbe9
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa1-1/+1
Change-Id: I6e35b91092239275694eec3666b076f7ff7e54f6 Reviewed-on: https://gerrit.libreoffice.org/4335 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-04-24move URE headers to include/David Tardon1-0/+1386
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>