summaryrefslogtreecommitdiff
path: root/sc/inc/funcdesc.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-21flatten aCatLists in ScFunctionCategoryNoel Grandin1-6/+6
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke1-0/+8
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-1/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-3/+3
2018-11-09loplugin:singlevalfields in scNoel Grandin1-1/+0
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin1-2/+3
2018-05-21loplugin:unusedfields in scNoel Grandin1-1/+0
2018-05-18tdf#42949 Fix IWYU warnings in sc/inc/f*Gabor Kelemen1-5/+0
2018-01-29Fix typosAndrea Gelmini1-1/+1
2017-08-25loplugin:useuniqueptr in scNoel Grandin1-1/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+1
2017-02-17move formula description extra data out of .srcCaolán McNamara1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke1-0/+8
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke1-1/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-08-05loplugin:unusedmethodsNoel Grandin1-3/+0
2015-07-30loplugin:unusedmethodsNoel Grandin1-12/+0
2015-07-21loplugin:unusedmethods formulaNoel Grandin1-9/+2
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara1-4/+6
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-14typo: postion -> positionThomas Arnhold1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-23/+23
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-2/+2
2013-12-12Convert OUString** to std::vector<OUString> in ScFuncDescNoel Grandin1-2/+2
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-03-14fix misc merge issues breaking the buildMichael Meeks1-2/+2
2011-01-28Replaced tools/list by std::vector in ScFunctionListThies Pierdola1-19/+10
2011-01-28Comments for private variables in ScFunctionMgrThies Pierdola1-3/+3
2011-01-28Replaced tools/list with std::vector in ScFunctionMgr and ScFunctionCategoryThies Pierdola1-4/+17
2011-01-24Added doxygen style comments to ScFunctionCategory.Sören Möller1-10/+33
2011-01-24Added doxygen style comments to ScFunctionMgr and ScFunctionListSören Möller1-37/+136
2011-01-24Removed local duplicate implementation and used ScFuntionMgr's insteadSören Möller1-0/+1
2011-01-18A little follow-up clean-up.Kohei Yoshida1-2/+5
2011-01-18Replaced deprecated types in funcdescSören Möller1-4/+4
2011-01-13Moved funcdesc's implementations out of global.cxxSören Möller1-34/+142
2011-01-10Removed OUString to String casting & prefer static_cast over C-style cast.Kohei Yoshida1-1/+1
2011-01-10Changed String to OUString in funcdesc.hxxSören Möller1-4/+3
2011-01-10Changed String to OUString in public variables of ScFuncDescSören Möller1-11/+11
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3