summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/saxwriter.cxx
AgeCommit message (Expand)Author
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-02-29sax: this CalcXMLLen() was commented out since 2001Miklos Vajna
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-08-16catch by const referenceCaolán McNamara
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-16kohei04: #i108374# added in-line comment for the line I added.Kohei Yoshida
2010-01-15kohei04: #i108374# fixed a memory corruption during ods export.Kohei Yoshida
2009-09-11CWS-TOOLING: integrate CWS odff06Kurt Zenker
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm
2008-04-24INTEGRATION: CWS mib07 (1.19.16); FILE MERGEDIvo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.19.26); FILE MERGEDRüdiger Timm
2007-08-03INTEGRATION: CWS cmcfixes35 (1.18.20); FILE MERGEDJens-Heiner Rechtien
2006-06-19INTEGRATION: CWS warnings01 (1.16.10); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.16.8); FILE MERGEDRüdiger Timm
2005-01-05INTEGRATION: CWS swqcore02 (1.15.74); FILE MERGEDOliver Bolte
2003-04-04INTEGRATION: CWS xmlfilter01 (1.13.20.1.8); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-12-12#95850#; only indent by the level and not one more spaceSascha Ballach
2001-11-26#95130#; characters and startElement thorws SAXInvalidCharacterException if t...Sascha Ballach
2001-11-16#94883#; use the sequence as buffer and do not realloc the sequence again and...Sascha Ballach
2001-11-06#94325# Rollback to 1.8; 1.9 is broken for unknown reasonsJörg Barfurth
2001-11-01#92553#; use only one sequence and don't create every time a new one. The seq...Sascha Ballach
2001-10-11#93054# fixed implementation namesDaniel Boelzle
2001-07-19#89926#; don't create and copy the sequence so oftenSascha Ballach
2001-06-22#88647# proper handling of ignorable whitespace inside an otherwise empty ele...Daniel Vogelheim
2001-03-01io exception now caught during endDocumentJörg Budischewski
2001-01-04#82295# improved performace on by 60 percent, on solaris by 40 percentJörg Budischewski
2001-01-04#81589# + #81589# Improved writing performance a little, an exception is now ...Jörg Budischewski
2000-10-25introduced an implementation namespace to avoid this damn unix symbol problemJörg Budischewski
2000-09-18initial importJens-Heiner Rechtien