summaryrefslogtreecommitdiffstats
path: root/include/formula/IFunctionDescription.hxx
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2020-05-291-0/+1
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-2/+2
* tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen2019-05-061-1/+2
* loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin2018-07-181-10/+0
* Introduce IFormulaEditorHelper::createCompiler()Eike Rathke2017-07-111-0/+9
* Introduce IFormulaEditorHelper::getCompiler()Eike Rathke2017-07-101-0/+3
* tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas2016-06-211-6/+12
* loplugin:unusedmethodsNoel Grandin2016-05-301-1/+0
* prepare for hidden flag in function description for Function WizardEike Rathke2016-01-091-0/+1
* Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2015-12-181-1/+1
* handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke2015-12-171-0/+1
* com::sun::star->css in include/formulaNoel Grandin2015-10-221-4/+4
* loplugin:mergeclassesNoel Grandin2015-10-121-13/+0
* loplugin:unusedmethods formulaNoel Grandin2015-07-211-3/+0
* Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara2015-06-111-2/+3
* formula: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-261-1/+1
* fix memory leak around function descriptionsMarkus Mohrhard2014-07-311-3/+2
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+3
* Spelling fix: s/martix/matrixTor Lillqvist2014-02-181-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-3/+3
* convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin2013-12-031-1/+1
* convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin2013-12-031-2/+2
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-091-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-1/+1
* convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2013-09-171-5/+5
* XubString->OUStringCaolán McNamara2013-08-121-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+170