summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/formula.cxx
AgeCommit message (Expand)Author
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-03-23missing nullptr check, tdf#98427Markus Mohrhard
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin
2016-01-09Function Wizard: don't overwrite an unlisted functionEike Rathke
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-18Resolves: tdf#96366 replace Edit...() calls with actually working codeEike Rathke
2015-12-18tdf#96366 disable treeview results until fix availableEike Rathke
2015-12-18Function Wizard shoots itself in the footEike 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-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-12loplugin:mergeclassesNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
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-02coverity#1309048 Unchecked return valueCaolán McNamara
2015-06-29Subformula check in formula wizardBenjamin Ni
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-14tdf#91273: Crash when closing formula wizard (cancel or ok)Julien Nabet
2015-05-07loplugin:vclwidgets ("OutputDevice subclass should have ..."Stephan Bergmann
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks