summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/element.cxx
AgeCommit message (Expand)Author
2018-01-04ofz#4940 Null-dereference READCaolán McNamara
2017-10-23loplugin:includeform: unoxmlStephan Bergmann
2017-10-17Move unoxml/source/events include files to common include directoryStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2014-12-18unoxml: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
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-07-06re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-01targetted string cleanupMichael Meeks
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-10xmlfix3: unoxml: refactor CAttributesMap::removeNamedItem*: forward to CElementMichael 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-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2011-01-19xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes":Michael Stahl
2011-01-19xmlfix3: unoxml: CElement 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: fix CAttributesMap:Michael Stahl
2011-01-19xmlfix3: unoxml: fix various issues in CElementList: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
2010-12-10valgrind: unoxml leaks like a sieveCaolán McNamara
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller