summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg
AgeCommit message (Expand)Author
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-15tdf#95798: CRASH: when finish Function wizard on Report builderJulien Nabet
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero
2015-10-26Revert "tdf#90695: In function Wizard Array box cannot be unchecked"Eike Rathke
2015-10-26tdf#90695: In function Wizard Array box cannot be uncheckedJulien Nabet
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-13do not use white text on white background in controlEike Rathke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-08leave room for three lines of text in function descriptionEike Rathke
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29i#126557# increase number of lines of dropdown of category listboxKay Schenk
2015-09-24convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04loplugin:cstylecastStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20the original author not only didn't like spaces but also not newlines..Eike Rathke
2015-08-20let the edit selection not jump back to 0,0 for every keystrokeEike Rathke
2015-08-03coverity#1309048 Unchecked return valueCaolán McNamara
2015-07-30fix indentationMarkus Mohrhard
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni
2015-07-27tdf#92546 show results for sub-expressions in formula wizardBenjamin Ni
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-02coverity#1309048 Unchecked return valueCaolán McNamara
2015-06-29Subformula check in formula wizardBenjamin Ni
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks