summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/element.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-40/+40
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-38/+38
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-21/+0
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann1-34/+34
2014-12-18unoxml: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold1-0/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-3/+3
2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez1-1/+1
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa1-1/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-2/+2
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-07-06re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-01targetted string cleanupMichael Meeks1-12/+9
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-6/+6
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-256/+400
2011-02-10xmlfix3: unoxml: refactor CAttributesMap::removeNamedItem*: forward to CElementMichael Stahl1-1/+8
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl1-4/+4
2011-02-10xmlfix3: unoxml: prevent invalid child-parent relationships:Michael Stahl1-0/+22
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-1/+1
2011-01-19xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes":Michael Stahl1-29/+11
2011-01-19xmlfix3: unoxml: CElement fixes:Michael Stahl1-72/+103
2011-01-19xmlfix3: unoxml: some cleanup in CNode...Michael Stahl1-115/+127
2011-01-19xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classesMichael Stahl1-3/+5
2011-01-19xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl1-37/+93
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl1-12/+23
2011-01-19xmlfix3: unoxml: all node ctors get CDocument parameterMichael Stahl1-10/+13
2011-01-19xmlfix3: unoxml: fix CAttributesMap:Michael Stahl1-6/+6
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl1-7/+10
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl1-2/+1
2011-01-19xmlfix3: unoxml: new method CNode::invalidateMichael Stahl1-1/+1
2011-01-19xmlfix3: #i113681#: unoxml: fix races in global node map:Michael Stahl1-2/+0
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl1-38/+59
2011-01-19xmlfix3: #i113663#: unoxml: fix xmlRemoveProp errorsMichael Stahl1-2/+4
2010-12-10valgrind: unoxml leaks like a sieveCaolán McNamara1-2/+7
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-10/+10
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-10/+10
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-10/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers1-0/+100