summaryrefslogtreecommitdiff
path: root/scaddins/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-12/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-3/+3
2013-10-18fdo#70515: Error in stated number of parameter value choices for WEEKNUM_ADDJulien Nabet1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-5/+0
2013-09-17fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane1-20/+52
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist2-24/+17
2013-09-04WaE: unreachable codeTor Lillqvist2-0/+24
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara6-10/+10
2013-07-18fdo#66981 descriptions should start with upper case letterAndras Timar1-42/+42
2013-07-10Mark as constTakeshi Abe1-1/+1
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-06-28s/Extracts/Returns/ for the sake of consistencyAndras Timar1-1/+1
2013-06-28fix confusing help text of IMPOWER functionAndras Timar1-1/+1
2013-06-28fix confusing help text of YEARFRAC functionAndras Timar1-2/+2
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-04-17fdo#40100 make function YEARFRAC comply with ODFF Version1.2Winfried Donkers2-81/+130
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-79/+79
2013-04-02scaddins: OUString cleanupThomas Arnhold3-38/+26
2013-04-02cleanup macros in scaddinsThomas Arnhold8-632/+613
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith2-8/+8
2013-03-29ResMgr with LanguageTagEike Rathke3-3/+3
2013-03-27-Wunused-macrosStephan Bergmann2-3/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-8/+8
2013-03-09scaddins: remove STRING macroThomas Arnhold7-190/+188
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim8-0/+24
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-13Some cppcheck cleaningJulien Nabet1-4/+4
2013-01-31Some cppcheck cleaningJulien Nabet1-3/+2
2013-01-30resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel1-4/+4
2012-12-18added RID_PRICING_DEFFUNCTION_NAMES string resourcestino1-1/+37
2012-12-05changed function names and variables to conform with UNO styletino4-39/+39
2012-12-04adding calc add-in for option pricingtino7-0/+2786
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin4-14/+12
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-4/+4
2012-10-09Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet1-1/+1
2012-10-06cppcheck : redundantCondition. In this case, it seems to be a typo.jailletc361-7/+7
2012-09-01hide duplication into anonymous namespaceMatúš Kukan1-7/+2
2012-08-10fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner3-29/+27
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-12/+7
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-07-02Remove unused definesThomas Arnhold2-2/+0
2012-06-27re-base on ALv2 code.Michael Meeks9-216/+135
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28