summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/node.cxx
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Probably makes more sense to return DONTKNOW if the element is DONTKNOW ...Tor Lillqvist
2017-01-07coverity#440749 Explicit null dereferencedCaolán McNamara
2016-12-06Remove noise SAL_INFO that even crashed when pPrefix was NULLTor Lillqvist
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26Remove unneeded boost/bind include from unoxml/source/dom/node.cxxMario J. Rugiero
2015-10-22Replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxxMario J. Rugiero
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2014-12-11document 440749 Explicit null dereferencedCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-12nuke dead codeTakeshi Abe
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian
2012-06-01targetted string cleanupMichael Meeks
2011-06-02swap in the standard template for thisCaolán McNamara
2011-04-28unoxml-fix-empty-xmlns.diff: crasher in xml parserRadek Doulik
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-10xmlfix3: #i113683#: unoxml: all unimplemented methods assertMichael Stahl
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael 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: CNode fixes:Michael 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: replace CNode XUnoTunnel implementation with something saneMichael Stahl
2011-01-19xmlfix3: unoxml: fix CChildList: member pointer does not keep document aliveMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl
2011-01-19xmlfix3: unoxml: new method CNode::invalidateMichael Stahl
2011-01-19xmlfix3: #i113681#: unoxml: fix races in global node map:Michael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix xmlRemoveProp errorsMichael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks of unlinked nodesMichael Stahl
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller