summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/elementlist.cxx
AgeCommit message (Expand)Author
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: unoxmlStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24loplugin:unnecessaryoverride (dtors) in unoxmlStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-17fix memleak circular dependency of CElementList and CElementCaolán McNamara
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-05-02unoxml: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-01targetted string cleanupMichael Meeks
2012-01-08catch exception by constant referenceTakeshi Abe
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl
2011-01-19xmlfix3: unoxml: cleanup friend declarationsMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classesMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl
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-04-11INTEGRATION: CWS changefileheader (1.6.8); FILE MERGEDRüdiger Timm
2008-02-04INTEGRATION: CWS gcc430two (1.5.48); FILE MERGEDIvo Hinkelmann
2006-06-19INTEGRATION: CWS warnings01 (1.4.2); FILE MERGEDJens-Heiner Rechtien
2005-10-24INTEGRATION: CWS eformspp1 (1.2.10); FILE MERGEDRüdiger Timm
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