summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysishelper.cxx
AgeCommit message (Expand)Author
2016-07-12tdf#100528 follow up; filter nonsense results.Winfried Donkers
2016-07-11tdf#100811 Add extra conversion units to ODFF function CONVERTWinfried Donkers
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06Use o3tl/any.hxx in scaddinsStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparam in scaddinsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04loplugin:fpcomparison in scaddins/Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-08be consistent with suffixEike Rathke
2015-10-08Make clear to user that Calc add-in functions GCD and LCM only exist forWinfried Donkers
2015-10-07rename WEEKNUM_ADD to WEEKNUM_EXCEL2003 in UI, tdf#50950 follow-upEike Rathke
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-13Removed another FuncDataList collectionIan
2015-06-29tdf#39468 Translate German Comments - scaddins/Phillip Sz
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-03Improve previous commit to disambiguate FuncData typesStephan Bergmann
2015-02-16include algorithm for std::minCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05coverity#982307 coverity deadcode vs compiler switch warningsCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-22coverity#708114 Uninitialized scalar fieldCaolán McNamara
2014-04-07coverity#708113 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-03-27scaddins: workaround spurious MSVC warning C4701Michael Stahl
2014-03-25coverity#1019315 Dead default in switchCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-20remove now dead MyList classNoel Grandin
2014-01-20convert custom list implementation ScaDoubleList to std::vectorNoel Grandin
2014-01-20convert custom list implementation SortedIndividualInt32ListNoel Grandin
2014-01-20convert custom list implementation FuncDataList to use std::vectorNoel Grandin
2014-01-20convert custom list implement ConvertDataList to std::vectorNoel Grandin
2014-01-20Convert custom list implementation ComplexList to use std::vectorNoel Grandin
2014-01-17convert custom list implementation to regular std::vector<OUString>Noel Grandin
2013-12-05Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same...Eike Rathke
2013-12-05Revert "Let precise things and put some references"Eike Rathke
2013-12-01Let precise things and put some referencesJulien Nabet
2013-11-30Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answerJulien Nabet