summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/layerexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-04cid#1546476 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+2
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann1-1/+1
2021-10-10loplugin:moveparam in xmloffNoel Grandin1-1/+1
2021-08-01o3tl::sorted_vector is better for small sets of pointersNoel Grandin1-1/+1
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl1-1/+1
2021-02-17loplugin:referencecasting in xmloffNoel1-2/+2
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-1/+2
2020-08-06loplugin:flatten in xmloffNoel Grandin1-21/+21
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-3/+3
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-7/+0
2019-07-26Fix typosAndrea Gelmini1-1/+1
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov1-9/+3
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-2/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-8/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin1-6/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-4/+1
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-2/+1
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-3/+1
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl1-0/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-11/+3
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2014-12-19correct function name in debug messageLionel Elie Mamane1-1/+1
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-0/+2
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-21/+21
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke1-1/+1
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-1/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-3/+3
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-11loplugin if-body warningsStephan Bergmann1-0/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-48/+0
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-27/+27