summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/elementlist.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2017-12-19inline use-once typedefsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
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-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2014-07-18loplugin:saloverrideMiklos Vajna
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-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-01-19xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classesMichael Stahl
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.6.14); FILE MERGEDRüdiger Timm
2007-11-19INTEGRATION: CWS updchk10 (1.5.38); 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