summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
AgeCommit message (Expand)Author
2019-10-17loplugin:virtualdead dead propertygroup functionalityNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-10Fix typosAndrea Gelmini
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
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-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-01Use << instead of + in SAL_WARN_IFStephan Bergmann
2019-02-01fix incorrect OSL_ENSURENoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-13address forward incompatibility of InputRequired default changeLionel Elie Mamane
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-24BoolAttrFlags::DefaultMask is unnecessaryNoel Grandin
2018-11-23improve function local staticsNoel Grandin
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-06tdf#117261 xmloff: ODF import: convert form:connection-resource URLMichael Stahl
2018-05-20Fix typosAndrea Gelmini
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17Avoid warning C4101 with some over-eager MSVCStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-05Fix typosAndrea Gelmini
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl