summaryrefslogtreecommitdiff
path: root/sal/rtl/source/uri.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl1-19/+15
2012-04-02sal: reduce allocation thrash in URI encode / decodeMichael Meeks1-4/+4
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks1-0/+2
2012-03-23removed duplicate includes in salTakeshi Abe1-3/+0
2012-01-15Clang -Wdangling-else, -Wuninitialized.Stephan Bergmann1-0/+6
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann1-1/+1
2010-11-28cppcheck: member not initialized in ctorCaolán McNamara1-1/+1
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-2/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm1-11/+16
2008-04-10INTEGRATION: CWS changefileheader (1.11.8); FILE MERGEDRüdiger Timm1-23/+18
2008-03-18INTEGRATION: CWS sb83 (1.10.60); FILE MERGEDVladimir Glazounov1-8/+18
2007-07-26INTEGRATION: CWS i18n31 (1.8.108); FILE MERGEDRüdiger Timm1-9/+13
2007-07-03INTEGRATION: CWS c07v013_SRC680 (1.8.116); FILE MERGEDRüdiger Timm1-5/+8
2006-09-17INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.5.134); FILE MERGEDJens-Heiner Rechtien1-5/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGEDRüdiger Timm1-47/+21
2004-06-17INTEGRATION: CWS sb17 (1.4.124); FILE MERGEDRüdiger Timm1-162/+172
2003-06-27INTEGRATION: CWS mariner10 (1.3.120); FILE MERGEDVladimir Glazounov1-12/+65
2002-11-05#104568# Added missing SAL_CALL.Stephan Bergmann1-12/+13
2002-10-08#102945# Avoid linking against the C++ runtime (for now ;-)Stephan Bergmann1-5/+3
2002-09-24#102945# Moved uri.c to uri.cxx; added convertRelToAbs.Stephan Bergmann1-0/+740