summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)Author
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-10-30-Werror,-Wunused-private-fieldStephan Bergmann
2016-10-29display matching search per selected category, tdf#67974 follow-upEike Rathke
2016-10-29filter hidden functions also in search, tdf#67974 follow-upEike Rathke
2016-10-29tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh
2016-10-25no Edit controls loaded from .src nowCaolán McNamara
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-22remove unnecessary whitespaceMarkus Mohrhard
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-06-06remove unused constants in HRC filesNoel Grandin
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-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-23missing nullptr check, tdf#98427Markus Mohrhard
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin
2016-01-09Function Wizard: exclude functions with hidden flag from listsEike Rathke
2016-01-09Function Wizard: don't overwrite an unlisted functionEike Rathke
2016-01-09prepare for hidden flag in function description for Function WizardEike 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-12-17out-of-bounds arg mapping access, this was always wrong but never hit it seemsEike Rathke
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