summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/documentbuilder.cxx
AgeCommit message (Expand)Author
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: unoxmlStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-25unoxml: CDocumentBuilder: just catch all ExceptionMichael Stahl
2017-08-25tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-07ASan stack-use-after-scopeStephan Bergmann
2017-02-21loplugin:subtlezeroinit: unoxmlStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
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