summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/documentbuilder.cxx
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-01targetted string cleanupMichael Meeks
2012-01-08catch exception by constant referenceTakeshi Abe
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen
2011-04-13catch by const referenceCaolán McNamara
2011-03-29change the function's description tooDavid Tardon
2011-03-29this is just a warning, not errorDavid Tardon
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-10xmlfix3: #i113683#: remove unfinished, unneeded CDocumentBuilder::parseSourceMichael Stahl
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-19xmlfix3: unoxml: CDocumentBuilder cleanupMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CDocumentBuilder gets a member mutexMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl
2011-01-18free ctxt *after* taking lastError detailsCaolá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-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-07-08INTEGRATION: CWS fwk91 (1.6.6); FILE MERGEDRüdiger Timm
2008-06-06INTEGRATION: CWS xmlfix2 (1.3.50); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.4.16); FILE MERGEDRüdiger Timm
2007-08-28INTEGRATION: CWS xmlmemory_SRC680 (1.3.56); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGEDRüdiger Timm
2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE MERGEDOliver Bolte
2004-01-28addedLars Oppermann