summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from scaddinsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi
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-20remove unused CStrList classNoel Grandin
2014-01-17convert custom list implementation to regular std::vector<OUString>Noel Grandin
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
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
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18fdo#70515: Error in stated number of parameter value choices for WEEKNUM_ADDJulien Nabet
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-17fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: unreachable codeTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-06-28s/Extracts/Returns/ for the sake of consistencyAndras Timar
2013-06-28fix confusing help text of IMPOWER functionAndras Timar
2013-06-28fix confusing help text of YEARFRAC functionAndras Timar
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17fdo#40100 make function YEARFRAC comply with ODFF Version1.2Winfried Donkers
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02scaddins: OUString cleanupThomas Arnhold
2013-04-02cleanup macros in scaddinsThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-09scaddins: remove STRING macroThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-30resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet
2012-10-06cppcheck : redundantCondition. In this case, it seems to be a typo.jailletc36
2012-08-10fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-02Remove unused definesThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks