summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2016-06-20Remove unused includesStephan Bergmann
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in formsStephan Bergmann
2016-06-08remove some manual ref-counting in formsNoel Grandin
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-30Simplifiy unnecessary uses of int2enumStephan Bergmann
2016-05-27tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10Missing break in switchStephan Bergmann
2016-05-09fix windows build, ambiguous symbolNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Elide const varsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20loplugin:simplifyboolStephan Bergmann
2016-04-18cppcheck: silence known condition warning in formsJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15loplugin:passstuffbyrefStephan Bergmann
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-05loplugin:constantparamNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01sequence->vector in formsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23loplugin:constantparam in formsNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10loplugin:constantparam in formsNoel Grandin
2016-03-02loplugin:unuseddefaultparam in formsNoel Grandin
2016-02-25use SearchOptions2Eike Rathke
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock