summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/saxwriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-12cppCheck: clarifyConditionjailletc361-1/+1
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-6/+5
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-17/+17
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-02-29sax: this CalcXMLLen() was commented out since 2001Miklos Vajna1-48/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-08-16catch by const referenceCaolán McNamara1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-6/+6
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 06Gert Faller1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-16kohei04: #i108374# added in-line comment for the line I added.Kohei Yoshida1-0/+1
2010-01-15kohei04: #i108374# fixed a memory corruption during ods export.Kohei Yoshida1-0/+1
2009-09-11CWS-TOOLING: integrate CWS odff06Kurt Zenker1-2/+2
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-0/+21
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-3/+3
2008-04-24INTEGRATION: CWS mib07 (1.19.16); FILE MERGEDIvo Hinkelmann1-10/+8
2008-04-10INTEGRATION: CWS changefileheader (1.19.26); FILE MERGEDRüdiger Timm1-28/+18
2007-08-03INTEGRATION: CWS cmcfixes35 (1.18.20); FILE MERGEDJens-Heiner Rechtien1-8/+5
2006-06-19INTEGRATION: CWS warnings01 (1.16.10); FILE MERGEDJens-Heiner Rechtien1-17/+15
2005-09-08INTEGRATION: CWS ooo19126 (1.16.8); FILE MERGEDRüdiger Timm1-47/+21
2005-01-05INTEGRATION: CWS swqcore02 (1.15.74); FILE MERGEDOliver Bolte1-3/+70
2003-04-04INTEGRATION: CWS xmlfilter01 (1.13.20.1.8); FILE MERGEDJens-Heiner Rechtien1-2/+5
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2001-12-12#95850#; only indent by the level and not one more spaceSascha Ballach1-3/+3
2001-11-26#95130#; characters and startElement thorws SAXInvalidCharacterException if t...Sascha Ballach1-62/+133
2001-11-16#94883#; use the sequence as buffer and do not realloc the sequence again and...Sascha Ballach1-451/+681
2001-11-06#94325# Rollback to 1.8; 1.9 is broken for unknown reasonsJörg Barfurth1-683/+453
2001-11-01#92553#; use only one sequence and don't create every time a new one. The seq...Sascha Ballach1-453/+683
2001-10-11#93054# fixed implementation namesDaniel Boelzle1-3/+3
2001-07-19#89926#; don't create and copy the sequence so oftenSascha Ballach1-8/+12
2001-06-22#88647# proper handling of ignorable whitespace inside an otherwise empty ele...Daniel Vogelheim1-2/+3
2001-03-01io exception now caught during endDocumentJörg Budischewski1-3/+15
2001-01-04#82295# improved performace on by 60 percent, on solaris by 40 percentJörg Budischewski1-226/+553
2001-01-04#81589# + #81589# Improved writing performance a little, an exception is now ...Jörg Budischewski1-24/+49
2000-10-25introduced an implementation namespace to avoid this damn unix symbol problemJörg Budischewski1-3/+4
2000-09-18initial importJens-Heiner Rechtien1-0/+736