summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2017-02-27better fix for tdf#103830Noel Grandin
2017-02-27tdf#103830 Form field names not update in python macroNoel Grandin
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane
2016-05-13Missing break in switchStephan Bergmann
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338244 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-13remove some useless commentsNoel 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-12loplugin:mergeclassesNoel Grandin
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02Fix typosAndrea Gelmini
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin