summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/document.cxx
AgeCommit message (Expand)Author
2014-05-02unoxml: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from unoxmlAlexander Wilms
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-01targetted string cleanupMichael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-14xmlfix3: why the heck does this build with g++?Michael Stahl
2011-02-14xmlfix3: CDocument::createCDATASection(): keep OString a little longerMichael Stahl
2011-02-10xmlfix3: unoxml: valgrind found some more memory leaksMichael Stahl
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl
2011-02-10xmlfix3: #i113683#: finish CProcessingInstructionMichael Stahl
2011-02-10xmlfix3: unoxml: prevent invalid child-parent relationships:Michael Stahl
2011-01-19xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes":Michael Stahl
2011-01-19xmlfix3: unoxml: CDocument tweaksMichael Stahl
2011-01-19xmlfix3: unoxml: some cleanup in CNode...Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classesMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: unoxml: all node ctors get CDocument parameterMichael Stahl
2011-01-19xmlfix3: unoxml: fix CDOMImplementation: static instance could be deletedMichael Stahl
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no mutex necessary for CDocument::importNodeMichael Stahl
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07#i112783# ownership cycles in unoxmlCaolán McNamara
2010-08-04sw34bf01: #i112783#: unoxml: apply patch by cmc:Michael Stahl
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.14.4); FILE MERGEDRüdiger Timm
2008-02-26INTEGRATION: CWS custommeta (1.10.42); FILE MERGEDOliver Bolte
2008-02-04INTEGRATION: CWS gcc430two (1.12.6); FILE MERGEDIvo Hinkelmann
2007-12-06INTEGRATION: CWS os108 (1.10.40); FILE MERGEDVladimir Glazounov
2007-11-19INTEGRATION: CWS updchk10 (1.10.38); FILE MERGEDIvo Hinkelmann
2006-06-19INTEGRATION: CWS warnings01 (1.9.6); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGEDRüdiger Timm
2004-11-16INTEGRATION: CWS eforms2 (1.7.2); FILE MERGEDOliver Bolte
2004-03-02#i25594#Lars Oppermann