summaryrefslogtreecommitdiff
path: root/forms/source/component/FormComponent.cxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-07-18cid#1448381 Unchecked return valueCaolán McNamara
2019-05-07Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: formsStephan Bergmann
2017-06-24janitorial; not useful; is actually used belowLionel Elie Mamane
2017-05-09loplugin: simplifyboolCaolán McNamara
2017-05-09tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-26coverity#1374272 Uncaught exceptionCaolán McNamara
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann
2016-05-27tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Missing break in switchStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01sequence->vector in formsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in formsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara