summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2013-09-18fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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-05new module i18nlangtagEike Rathke
2013-04-02scaddins: OUString cleanupThomas Arnhold
2013-04-02cleanup macros in scaddinsThomas Arnhold
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09scaddins: remove STRING macroThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-28remove all d.lstMichael Stahl
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-13Some cppcheck cleaningJulien Nabet
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-30resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-18added RID_PRICING_DEFFUNCTION_NAMES string resourcestino
2012-12-05changed function names and variables to conform with UNO styletino
2012-12-04adding calc add-in for option pricingtino
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
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-10-01translations is a source-only moduleAndras Timar
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-01hide duplication into anonymous namespaceMatúš Kukan
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
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