summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementimport.cxx
AgeCommit message (Expand)Author
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
2016-05-12Convert DA flags to scoped enumNoel Grandin
2016-05-12convert CCA flags to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13coverity#1326118 Constant expression resultCaolán McNamara
2015-09-29Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann