summaryrefslogtreecommitdiff
path: root/include/formula/IFunctionDescription.hxx
AgeCommit message (Expand)Author
2020-06-05Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-10-22com::sun::star->css in include/formulaNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-02-18Spelling fix: s/martix/matrixTor Lillqvist
2014-02-18sal_Bool->boolNoel Grandin
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen