summaryrefslogtreecommitdiff
path: root/forms/source/inc
AgeCommit message (Expand)Author
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-01sequence->vector in formsNoel Grandin
2016-03-23loplugin:constantparam in formsNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-10loplugin:constantparam in formsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-21more removal of com::sun::star typedefsNoel 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-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-17loplugin:unusedmethods formsNoel Grandin
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
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
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-30forms: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-09-12fdo#39468: Translated German to EnglishJennifer Liebel
2014-08-21star* -> css::*Thomas Arnhold
2014-07-26coverity#706541 Uncaught exceptionCaolán McNamara
2014-06-05forms: remove SAL_THROW macroNoel Grandin
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
2014-06-04forms: expand DECLARE_DEFAULT_DTORThomas Arnhold
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante