summaryrefslogtreecommitdiff
path: root/svx/source/form/fmpgeimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-1/+1
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-11loplugin:ostr in svxNoel Grandin1-2/+2
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 svxStephan Bergmann1-15/+15
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-4/+1
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-07-20loplugin:referencecasting in svxNoel Grandin1-10/+8
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-3/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-2/+3
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-3/+3
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-25/+27
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-27/+25
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-25/+27
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+8
2017-10-23loplugin:includeform: svxStephan Bergmann1-11/+11
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-02loplugin:casttovoid: svxStephan Bergmann1-2/+1
2017-06-02Improved loplugin:redundantcast const_cast handling: svxStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-7/+7
2017-05-12Translate German comments (rest of svx/)Johnny_M1-10/+9
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-2/+2
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-5/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-31com::sun::star->css in svxNoel Grandin1-14/+14
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-6/+0
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-10/+8
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-2/+3
2015-01-19Mistake in choice of FM_PROPJulien Nabet1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-18inline unnecessary typedefNoel Grandin1-6/+4
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1