summaryrefslogtreecommitdiff
path: root/svx/source/form/formcontrolling.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-19/+19
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski1-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-23svx: work around GCC12 spurious -Werror=stringop-overflowMichael Stahl1-0/+1
2021-03-11use an explicit parent for error messageCaolán McNamara1-2/+3
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-2/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-5/+5
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2018-10-30Simplify static initializationMike Kaganski1-32/+22
2018-10-08loplugin:constfields in svxNoel Grandin1-5/+5
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-3/+3
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-5/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-09-30loplugin:constantparamNoel Grandin1-2/+2
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-6/+2
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-04-18Avoid reserved identifiersStephan Bergmann1-8/+8
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-4/+0
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-2/+2
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-4/+1
2015-07-21Listen to error only while operating on controller.Lionel Elie Mamane1-5/+7
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2014-12-18Work around GCC bugStephan Bergmann1-19/+19
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-8/+0
2014-04-15svx: sal_Bool->boolNoel Grandin1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from svxAlexander Wilms1-15/+15
2014-02-23Remove unneccessary commentsAlexander Wilms1-27/+27
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin1-14/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+2
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-08-26regenerate listCaolán McNamara1-20/+0
2011-08-25remove newly unused codeCaolán McNamara1-8/+0
2011-08-25unusedcode: svx::, svxform::Matúš Kukan1-22/+0
2011-07-26callcatcher: ditch unused methodsCaolán McNamara1-15/+0