summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementexport.cxx
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-10-17loplugin:virtualdead dead propertygroup functionalityNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-13address forward incompatibility of InputRequired default changeLionel Elie Mamane
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-04Typo: exportBindingAtributes->exportBindingAttributesJulien Nabet
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-08-16loplugin:stringstaticStephan Bergmann
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-12Convert SCA flags to scoped enumNoel Grandin
2016-05-12Convert EA flags to scoped enumNoel Grandin
2016-05-12Convert BA flags to scoped enumNoel Grandin
2016-05-12Convert DA flags to scoped enumNoel Grandin
2016-05-12convert CCA flags to scoped enumNoel Grandin
2016-05-12Convert BOOL_ATTR to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann