summaryrefslogtreecommitdiff
path: root/sal/rtl/source/uri.cxx
AgeCommit message (Expand)Author
2012-04-02sal: reduce allocation thrash in URI encode / decodeMichael Meeks
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks
2012-03-23removed duplicate includes in salTakeshi Abe
2012-01-15Clang -Wdangling-else, -Wuninitialized.Stephan Bergmann
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann
2010-11-28cppcheck: member not initialized in ctorCaolán McNamara
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.11.8); FILE MERGEDRüdiger Timm
2008-03-18INTEGRATION: CWS sb83 (1.10.60); FILE MERGEDVladimir Glazounov
2007-07-26INTEGRATION: CWS i18n31 (1.8.108); FILE MERGEDRüdiger Timm
2007-07-03INTEGRATION: CWS c07v013_SRC680 (1.8.116); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.5.134); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGEDRüdiger Timm
2004-06-17INTEGRATION: CWS sb17 (1.4.124); FILE MERGEDRüdiger Timm
2003-06-27INTEGRATION: CWS mariner10 (1.3.120); FILE MERGEDVladimir Glazounov
2002-11-05#104568# Added missing SAL_CALL.Stephan Bergmann
2002-10-08#102945# Avoid linking against the C++ runtime (for now ;-)Stephan Bergmann
2002-09-24#102945# Moved uri.c to uri.cxx; added convertRelToAbs.Stephan Bergmann