summaryrefslogtreecommitdiffstats
path: root/scaddins/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi2014-02-043-267/+22
* remove now dead MyList classNoel Grandin2014-01-202-134/+0
* convert custom list implementation ScaDoubleList to std::vectorNoel Grandin2014-01-204-40/+24
* convert custom list implementation SortedIndividualInt32ListNoel Grandin2014-01-202-7/+9
* convert custom list implementation FuncDataList to use std::vectorNoel Grandin2014-01-202-8/+10
* convert custom list implement ConvertDataList to std::vectorNoel Grandin2014-01-202-24/+12
* Convert custom list implementation ComplexList to use std::vectorNoel Grandin2014-01-203-35/+19
* remove unused CStrList classNoel Grandin2014-01-201-28/+0
* convert custom list implementation to regular std::vector<OUString>Noel Grandin2014-01-173-69/+10
* Be explicit when using bool as integral valueStephan Bergmann2014-01-101-2/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-6/+6
* Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same...Eike Rathke2013-12-051-1/+1
* Revert "Let precise things and put some references"Eike Rathke2013-12-051-2/+2
* Let precise things and put some referencesJulien Nabet2013-12-011-2/+2
* Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answerJulien Nabet2013-11-301-1/+1
* typo: Tower -> LowerAndras Timar2013-11-301-1/+1
* typos in UIAndras Timar2013-11-291-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-12/+12
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-223-3/+3
* fdo#70515: Error in stated number of parameter value choices for WEEKNUM_ADDJulien Nabet2013-10-181-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-5/+0
* fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane2013-09-171-20/+52
* WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist2013-09-042-24/+17
* WaE: unreachable codeTor Lillqvist2013-09-042-0/+24
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-166-10/+10
* fdo#66981 descriptions should start with upper case letterAndras Timar2013-07-181-42/+42
* Mark as constTakeshi Abe2013-07-101-1/+1
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
* s/Extracts/Returns/ for the sake of consistencyAndras Timar2013-06-281-1/+1
* fix confusing help text of IMPOWER functionAndras Timar2013-06-281-1/+1
* fix confusing help text of YEARFRAC functionAndras Timar2013-06-281-2/+2
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-3/+3
* fdo#40100 make function YEARFRAC comply with ODFF Version1.2Winfried Donkers2013-04-172-81/+130
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-79/+79
* scaddins: OUString cleanupThomas Arnhold2013-04-023-38/+26
* cleanup macros in scaddinsThomas Arnhold2013-04-028-632/+613
* Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith2013-04-012-8/+8
* ResMgr with LanguageTagEike Rathke2013-03-293-3/+3
* -Wunused-macrosStephan Bergmann2013-03-272-3/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-8/+8
* scaddins: remove STRING macroThomas Arnhold2013-03-097-190/+188
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-088-0/+24
* loplugin: unused variablesThomas Arnhold2013-02-241-2/+0
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-131-4/+4
* Some cppcheck cleaningJulien Nabet2013-01-311-3/+2
* resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel2013-01-301-4/+4