summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlxtexp.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-06-29loplugin:constantparamNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-02-27Fix exporting bitmap table + testTomaž Vajngerl
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-09-03svx: Fix memleak at early returns from SvxXMLXTableExportComponent::saveTakeshi Abe
2017-07-29loplugin:constparams in svxNoel Grandin
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-28coverity#1308508 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin