summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/layerimport.cxx
AgeCommit message (Expand)Author
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-03-11xmloff: convert form controls to use Graphic property on importTomaž Vajngerl
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon
2016-05-12Convert SCA flags to scoped enumNoel Grandin
2016-05-12Convert DA flags to scoped enumNoel Grandin
2016-05-12convert CCA flags to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30xmloff tree cleanupMario J. Rugiero
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-05conversion operator is goneCaolán McNamara
2011-08-22wrong seekPageCaolán McNamara
2011-08-22callcatcher: unused .cxx .hxx combo in xmloffCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito