summaryrefslogtreecommitdiff
path: root/forms/source/component/FormComponent.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: formsStephan Bergmann1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-11/+5
2017-07-02loplugin:casttovoid: formsStephan Bergmann1-3/+1
2017-06-24janitorial; not useful; is actually used belowLionel Elie Mamane1-1/+1
2017-05-09loplugin: simplifyboolCaolán McNamara1-1/+1
2017-05-09tdf#107720 Bound Control initFromField: consider the case of the insert rowLionel Elie Mamane1-1/+11
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-74/+70
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-9/+1
2016-10-26coverity#1374272 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara1-2/+2
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann1-6/+1
2016-05-27tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-12/+0
2016-05-10Missing break in switchStephan Bergmann1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-01sequence->vector in formsNoel Grandin1-11/+16
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2016-01-11loplugin:unusedmethods unused return value in formsNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin1-1/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-10-02com::sun::star->css in forms/Noel Grandin1-27/+27
2015-08-19Remove two silly typedefsStephan Bergmann1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-2/+2
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann1-2/+2
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann1-12/+12
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-24loplugin:constantfunction: formsNoel Grandin1-12/+0
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+1
2015-01-13janitorialLionel Elie Mamane1-1/+0
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-14coverity#706540 Uncaught exceptionCaolán McNamara1-1/+13
2014-10-20Missing includeStephan Bergmann1-1/+3
2014-10-20coverity#706540 Uncaught exceptionCaolán McNamara1-0/+12
2014-09-25fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher1-3/+3
2014-09-24fdo#39468 Translated German to EnglishTobias Madl1-1/+1
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher1-16/+15