summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/FormulaHelper.cxx
AgeCommit message (Expand)Author
2020-06-03Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-13Check maximum end position to not assert() or "!!br0ken!!"Eike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: formulaStephan Bergmann
2016-06-21tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-04-29string access out of boundsEike Rathke
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-30most likely formulas won't be longer than 64k characters, but...Eike Rathke
2015-03-30Include <algorithm> for std::min()Tor Lillqvist
2015-03-30Resolves: tdf#90301 string access out of boundsEike Rathke
2014-12-18formula: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard
2014-04-23formula: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from formulaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-03convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-09-17convert the rest of the formula module from String to OUStringNoel Grandin
2013-09-17convert include/formula/formulahelper.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-22Some cppcheck cleaning in formulaJulien Nabet
2012-06-28re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from formulaNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-14removetooltypes01: #i112600# remove tooltypes from formulaMikhail Voytenko
2010-10-26Several comment translations in formulaAdrià Cereto Massagué
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien