summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementimport.cxx
AgeCommit message (Expand)Author
2020-11-27tdf#138507 error in loading formNoel Grandin
2020-11-19Fix SAL_WARN_IF in elementimport (xmloff)Julien Nabet
2020-11-19Avoid wrong warning in OElementImport::implApplyGenericProperties (xmloff)Julien Nabet
2020-11-16tdf#138144 Form wizard fails to saveNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-30expand out OContainerImport templateNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
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-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
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-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-11xmloff: convert form controls to use Graphic property on importTomaž Vajngerl
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-01use std::vector in OListAndComboImportNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-05-12Convert SCA flags to scoped enumNoel Grandin
2016-05-12Convert BA flags to scoped enumNoel Grandin