summaryrefslogtreecommitdiffstats
path: root/formula/source/ui/dlg/funcpage.cxx
Commit message (Expand)AuthorAgeFilesLines
* drop some unneeded includesCaolán McNamara2019-06-021-1/+0
* weld FormulaDialogCaolán McNamara2019-05-071-97/+76
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet2018-03-171-7/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: formulaStephan Bergmann2017-10-231-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-3/+3
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+0
* loplugin:expandablemethods in forms..formulaNoel Grandin2016-11-081-7/+1
* display matching search per selected category, tdf#67974 follow-upEike Rathke2016-10-291-12/+30
* filter hidden functions also in search, tdf#67974 follow-upEike Rathke2016-10-291-2/+6
* tdf#67974 UI: Add a search box in function wizard in SpreadsheetAbhilash Singh2016-10-291-23/+62
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-251-1/+0
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-3/+1
* Function Wizard: exclude functions with hidden flag from listsEike Rathke2016-01-091-2/+3
* Function Wizard: don't overwrite an unlisted functionEike Rathke2016-01-091-2/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert Link<> to typedNoel Grandin2015-10-121-4/+3
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-2/+2
* i#126557# increase number of lines of dropdown of category listboxKay Schenk2015-09-291-0/+1
* convert Link<> to typedNoel Grandin2015-09-171-2/+2
* convert Link<> to typedNoel Grandin2015-09-171-2/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-091-4/+2
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+12
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Since nCategory is unused, Lb2Cat can be removedJulien Nabet2015-03-211-13/+0
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Fixed size of 'formula' dialog in CalcSzymon Kłos2014-08-201-1/+1
* RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos2014-06-171-38/+44
* whitespace clean-upMarkus Mohrhard2014-05-231-7/+4
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-9/+9
* Remove visual noise from formulaAlexander Wilms2014-02-261-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Window::PreNotify should return boolStephan Bergmann2014-01-181-2/+2
* convert formula/source/ui/dlg/funcpage.hxx from String to OUStringNoel Grandin2013-09-171-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-281-23/+14
* Remove superfluous include commentsThomas Arnhold2012-06-091-5/+0
* callcatcher: update unused code listCaolán McNamara2012-05-131-4/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1