summaryrefslogtreecommitdiff
path: root/sc/source/core/data/funcdesc.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-11-03cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-13/+13
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-12rename confusing classesWinfried Donkers1-10/+12
2015-07-30loplugin:unusedmethodsNoel Grandin1-16/+1
2015-07-21loplugin:unusedmethods formulaNoel Grandin1-11/+1
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara1-3/+4
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet1-2/+2
2014-12-21Resolves fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet1-1/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-08convert ParamType enum in SC to enum classNoel Grandin1-10/+10
2014-08-20convert some OSL_TRACE to SAL_WARNEike Rathke1-8/+8
2014-06-25remove whitespaceMarkus Mohrhard1-11/+0
2014-03-05coverity#704673 Dereference after null checkCaolán McNamara1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-10/+10
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-6/+2
2014-02-14fdo#73800 fix incorrect separator in function description in CalcWinfried Donkers1-2/+2
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-1/+1
2013-12-12Convert OUString** to std::vector<OUString> in ScFuncDescNoel Grandin1-42/+37
2013-12-03simplify logic in ScFuncDesc::getFormulaNoel Grandin1-14/+8
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-8/+8
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-12/+12
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin1-5/+5
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-16sc: translate some debug messagesThomas Arnhold1-1/+1
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-62/+62
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic1-7/+51
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-4/+4
2012-02-06FuncCollection no longer a child of ScSortedCollection.Kohei Yoshida1-4/+4
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-7/+7
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-4/+4
2011-03-22fix mis-merge crash related to mis-aligned func. desc. resource readingMichael Meeks1-0/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+3
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida1-5/+3
2011-03-13Move DBG_ERROR3 to OSL_TRACEThomas Arnhold1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-22Include precompiled_sc.hxxTor Lillqvist1-0/+3