summaryrefslogtreecommitdiff
path: root/formula/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin4-15/+2
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin1-2/+2
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin1-22/+21
2016-10-30-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-10-29display matching search per selected category, tdf#67974 follow-upEike Rathke1-12/+30
2016-10-29filter hidden functions also in search, tdf#67974 follow-upEike Rathke1-2/+6
2016-10-29tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh2-24/+66
2016-10-25no Edit controls loaded from .src nowCaolán McNamara1-11/+0
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin4-68/+10
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2-19/+8
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara4-4/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin3-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann9-47/+47
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-6/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-5/+5
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-22remove unnecessary whitespaceMarkus Mohrhard1-1/+1
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas3-0/+4
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara1-1/+0
2016-06-06remove unused constants in HRC filesNoel Grandin4-6/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara3-96/+30
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-5/+2
2016-03-23missing nullptr check, tdf#98427Markus Mohrhard1-1/+1
2016-03-18loplugin:constantparam in formulaNoel Grandin1-11/+5
2016-03-10loplugin:constantparam in formulaNoel Grandin3-10/+10
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+4
2016-02-09Remove excess newlinesChris Sherlock7-18/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-12loplugin:unusedmethods unused return value in include/formulaNoel Grandin1-2/+2
2016-01-09Function Wizard: exclude functions with hidden flag from listsEike Rathke1-2/+3
2016-01-09Function Wizard: don't overwrite an unlisted functionEike Rathke2-4/+18
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke1-0/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-12/+20
2015-12-18Resolves: tdf#96366 replace Edit...() calls with actually working codeEike Rathke1-17/+38
2015-12-18tdf#96366 disable treeview results until fix availableEike Rathke1-0/+3
2015-12-18Function Wizard shoots itself in the footEike Rathke2-3/+21
2015-12-17out-of-bounds arg mapping access, this was always wrong but never hit it seemsEike Rathke1-1/+1
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke2-8/+13
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin1-4/+0
2015-11-15tdf#95798: CRASH: when finish Function wizard on Report builderJulien Nabet1-1/+2
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-56/+56
2015-11-09Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero1-13/+3