summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/document.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-06-01targetted string cleanupMichael Meeks1-10/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-19/+6
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-5/+5
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-182/+557
2011-02-14xmlfix3: why the heck does this build with g++?Michael Stahl1-1/+2
2011-02-14xmlfix3: CDocument::createCDATASection(): keep OString a little longerMichael Stahl1-2/+5
2011-02-10xmlfix3: unoxml: valgrind found some more memory leaksMichael Stahl1-5/+6
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl1-0/+18
2011-02-10xmlfix3: #i113683#: finish CProcessingInstructionMichael Stahl1-1/+1
2011-02-10xmlfix3: unoxml: prevent invalid child-parent relationships:Michael Stahl1-8/+34
2011-01-19xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes":Michael Stahl1-18/+11
2011-01-19xmlfix3: unoxml: CDocument tweaksMichael Stahl1-10/+12
2011-01-19xmlfix3: unoxml: some cleanup in CNode...Michael Stahl1-2/+2
2011-01-19xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classesMichael Stahl1-3/+3
2011-01-19xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl1-36/+97
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl1-25/+195
2011-01-19xmlfix3: unoxml: all node ctors get CDocument parameterMichael Stahl1-1/+1
2011-01-19xmlfix3: unoxml: fix CDOMImplementation: static instance could be deletedMichael Stahl1-1/+0
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl1-25/+35
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl1-0/+8
2011-01-19xmlfix3: #i113682#: unoxml: no mutex necessary for CDocument::importNodeMichael Stahl1-88/+125
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl1-6/+5
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl1-30/+77
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-16/+16
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-5/+5
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-5/+5
2010-11-27cppcheck: use prefix formCaolán McNamara1-2/+2
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-5/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-07#i112783# ownership cycles in unoxmlCaolán McNamara1-38/+0
2010-08-04sw34bf01: #i112783#: unoxml: apply patch by cmc:Michael Stahl1-38/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers1-4/+53
2008-04-11INTEGRATION: CWS changefileheader (1.14.4); FILE MERGEDRüdiger Timm1-23/+18
2008-02-26INTEGRATION: CWS custommeta (1.10.42); FILE MERGEDOliver Bolte1-9/+56
2008-02-04INTEGRATION: CWS gcc430two (1.12.6); FILE MERGEDIvo Hinkelmann1-2/+4
2007-12-06INTEGRATION: CWS os108 (1.10.40); FILE MERGEDVladimir Glazounov1-9/+9
2007-11-19INTEGRATION: CWS updchk10 (1.10.38); FILE MERGEDIvo Hinkelmann1-5/+96
2006-06-19INTEGRATION: CWS warnings01 (1.9.6); FILE MERGEDJens-Heiner Rechtien1-6/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGEDRüdiger Timm1-47/+21
2004-11-16INTEGRATION: CWS eforms2 (1.7.2); FILE MERGEDOliver Bolte1-553/+576
2004-03-02#i25594#Lars Oppermann1-3/+3
2004-03-01#i25594# other event typesLars Oppermann1-8/+8
2004-02-27#i25594# event type stringsLars Oppermann1-3/+3
2004-02-27#i25594# event type stringsLars Oppermann1-8/+50
2004-02-26#i25594# exceptionsLars Oppermann1-9/+9
2004-02-16event handlingLars Oppermann1-2/+26
2004-01-28addedLars Oppermann1-0/+509