/xmlsecurity/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlitemi.cxx
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-09-07loplugin:constantparam in swNoel Grandin
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-01-04sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks