summaryrefslogtreecommitdiff
path: root/forms/source/component/FormComponent.cxx
AgeCommit message (Expand)Author
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
2015-06-16Fix typosAndrea Gelmini
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann