summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/funcpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-01tdf#136269 give search entry initial focusCaolán McNamara1-0/+2
2020-04-23Related tdf#131169: avoid magic numbersJulien Nabet1-0/+5
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen1-4/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-04loplugin:constmethod in formulaNoel Grandin1-3/+3
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-05-07weld FormulaDialogCaolán McNamara1-97/+76
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet1-7/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: formulaStephan Bergmann1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-7/+1
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 Singh1-23/+62
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+1
2016-01-09Function Wizard: exclude functions with hidden flag from listsEike Rathke1-2/+3
2016-01-09Function Wizard: don't overwrite an unlisted functionEike Rathke1-2/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-4/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-2/+2
2015-09-29i#126557# increase number of lines of dropdown of category listboxKay Schenk1-0/+1
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet1-13/+0
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos1-1/+1
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos1-38/+44
2014-05-23whitespace clean-upMarkus Mohrhard1-7/+4
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-9/+9
2014-02-26Remove visual noise from formulaAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2013-09-17convert formula/source/ui/dlg/funcpage.hxx from String to OUStringNoel Grandin1-1/+1