summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Collapse)Author
2003-04-23INTEGRATION: CWS uno2 (1.2.44.1.12); FILE MERGEDRüdiger Timm
2003/04/08 13:42:08 dbo 1.2.44.1.12.1: #107991# UNO shared library component renaming
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.38.1.16); FILE MERGEDVladimir Glazounov
2003/04/09 16:26:52 kso 1.3.38.1.16.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.34.1.16); FILE MERGEDVladimir Glazounov
2003/04/09 16:26:52 kso 1.3.34.1.16.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.2.70); FILE MERGEDVladimir Glazounov
2003/04/09 16:26:51 kso 1.2.70.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.2.44.1.16); FILE MERGEDVladimir Glazounov
2003/04/09 16:26:51 kso 1.2.44.1.16.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.3.36); FILE MERGEDVladimir Glazounov
2003/04/09 16:26:50 kso 1.3.36.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.2.68); FILE MERGEDVladimir Glazounov
2003/04/09 16:26:50 kso 1.2.68.1: #108413# - debug macro unification.
2003-04-04INTEGRATION: CWS xmlfilter01 (1.13.20.1.8); FILE MERGEDJens-Heiner Rechtien
2003/03/23 16:18:27 cl 1.13.20.1.8.1: #108138# ignore <?xml statement over ::unknown( when we already written it
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-08-26#100000# pwrong dependency for expatVladimir Glazounov
2002-05-15tests now pass the compilerJörg Budischewski
2002-05-15#97873# little performance optimizationJörg Budischewski
2002-05-15#97873# fixed possible memory corruption, when ' encoding=' is missing in ↵Jörg Budischewski
the first line of an xml-file
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 ↵Sascha Ballach
there is an invalid character in the characters string or the attribute values
2001-11-22#94923# remove the 'fix' for a problem that was actually a build ↵Martin Gallwey
problem...note previous two checkins really by MTG, not HR
2001-11-22#94923# provide more information than a default constructed exception can ↵Jens-Heiner Rechtien
provide
2001-11-21#94923# be careful about rethrowing derived exceptionsJens-Heiner Rechtien
2001-11-16#94883#; use the sequence as buffer and do not realloc the sequence again ↵Sascha Ballach
and again
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig
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 ↵Sascha Ballach
sequence is filled until it's full then write out and fill again
2001-10-11#93054# fixed implementation namesDaniel Boelzle
2001-08-31#91714# exports limitedJörg Budischewski
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 ↵Daniel Vogelheim
element
2001-05-11rtl string api changesThomas Benisch
2001-05-09#85249# depenency on drafts instead of offapiMichael Hönnig
2001-05-02Merge from OO619BSander Vesik
2001-03-23replaced: OSL_ENSHURE->OSL_ENSUREJoachim Lingner
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have ↵Patrick Luby
automated this process
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each ↵Patrick Luby
project for Mac OS X
2001-03-01io exception now caught during endDocumentJörg Budischewski
2001-02-28Update for Mac OS X static data member automationPatrick Luby
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann
2001-02-17Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wqPatrick Luby
2001-02-15Turned off optimization for Mac OS X so that the sax library will not core dumpPatrick Luby
2001-02-15Update for Mac OS XPatrick Luby
2001-02-14Updated for Mac OS XPatrick Luby
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-01-04added a test for checking forbidden charctersJö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
thrown when writing illegal characters < 32 except 9,10,13
2000-10-25introduced an implementation namespace to avoid this damn unix symbol problemJörg Budischewski
2000-10-13tests build now under solarisJörg Budischewski
2000-10-09chg: SyntaxMartin Hollmichel
2000-09-18initial importJens-Heiner Rechtien