summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Collapse)AuthorFilesLines
2003-04-28INTEGRATION: CWS apps61beta2 (1.3.34); FILE MERGEDJens-Heiner Rechtien1-5/+9
2003/04/04 09:39:14 sab 1.3.34.1: #i11755#; fix warning
2003-04-23INTEGRATION: CWS uno2 (1.2.44); FILE MERGEDRüdiger Timm1-3/+4
2003/04/08 13:42:09 dbo 1.2.44.1: #107991# UNO shared library component renaming
2003-04-23INTEGRATION: CWS uno2 (1.2.44.1.12); FILE MERGEDRüdiger Timm1-7/+4
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 Glazounov1-3/+2
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 Glazounov1-2/+6
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 Glazounov1-5/+2
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 Glazounov1-5/+2
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 Glazounov1-3/+2
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 Glazounov1-2/+5
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 Rechtien1-2/+5
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 Rechtien4-11/+11
2002-08-26#100000# pwrong dependency for expatVladimir Glazounov1-1/+1
2002-05-15tests now pass the compilerJörg Budischewski3-16/+16
2002-05-15#97873# little performance optimizationJörg Budischewski1-10/+13
2002-05-15#97873# fixed possible memory corruption, when ' encoding=' is missing in ↵Jörg Budischewski1-3/+3
the first line of an xml-file
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 ↵Sascha Ballach1-62/+133
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 Gallwey1-10/+10
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 Rechtien1-4/+6
provide
2001-11-21#94923# be careful about rethrowing derived exceptionsJens-Heiner Rechtien1-10/+9
2001-11-16#94883#; use the sequence as buffer and do not realloc the sequence again ↵Sascha Ballach1-451/+681
and again
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig1-1/+1
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig1-1/+1
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 ↵Sascha Ballach1-453/+683
sequence is filled until it's full then write out and fill again
2001-10-11#93054# fixed implementation namesDaniel Boelzle2-6/+6
2001-08-31#91714# exports limitedJörg Budischewski1-6/+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 ↵Daniel Vogelheim1-2/+3
element
2001-05-11rtl string api changesThomas Benisch1-3/+3
2001-05-09#85249# depenency on drafts instead of offapiMichael Hönnig1-1/+1
2001-05-02Merge from OO619BSander Vesik1-3/+3
2001-03-23replaced: OSL_ENSHURE->OSL_ENSUREJoachim Lingner2-6/+6
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have ↵Patrick Luby3-21/+6
automated this process
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each ↵Patrick Luby1-1/+2
project for Mac OS X
2001-03-01io exception now caught during endDocumentJörg Budischewski1-3/+15
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+5
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+5
2001-02-17Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wqPatrick Luby1-11/+2
2001-02-15Turned off optimization for Mac OS X so that the sax library will not core dumpPatrick Luby1-2/+11
2001-02-15Update for Mac OS XPatrick Luby2-5/+12
2001-02-14Updated for Mac OS XPatrick Luby2-2/+10
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-5/+3
2001-01-04added a test for checking forbidden charctersJörg Budischewski1-12/+28
2001-01-04#82295# improved performace on by 60 percent, on solaris by 40 percentJörg Budischewski2-230/+557
2001-01-04#81589# + #81589# Improved writing performance a little, an exception is now ↵Jörg Budischewski1-24/+49
thrown when writing illegal characters < 32 except 9,10,13
2000-10-25introduced an implementation namespace to avoid this damn unix symbol problemJörg Budischewski6-15/+27
2000-10-13tests build now under solarisJörg Budischewski5-28/+33