summaryrefslogtreecommitdiff
path: root/forms/source/inc/FormComponent.hxx
AgeCommit message (Expand)Author
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-11-07Replace some macros in forms part 13Julien Nabet
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-21loplugin:refcounting in formsNoel
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-29Fix typosAndrea Gelmini
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-06Fix typoAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan 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-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02Fix typosAndrea Gelmini
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-17loplugin:unusedmethods formsNoel Grandin
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-08-21star* -> css::*Thomas Arnhold
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold