summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/funcpage.cxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-04loplugin:constmethod in formulaNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-07weld FormulaDialogCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
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-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-09Function Wizard: exclude functions with hidden flag from listsEike Rathke
2016-01-09Function Wizard: don't overwrite an unlisted functionEike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29i#126557# increase number of lines of dropdown of category listboxKay Schenk
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos
2014-05-23whitespace clean-upMarkus Mohrhard
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from formulaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-09-17convert formula/source/ui/dlg/funcpage.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2012-06-28re-base on ALv2 code.Michael Meeks