summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2016-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane
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
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock