summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2014-01-20remove now dead MyList classNoel Grandin2-134/+0
2014-01-20convert custom list implementation ScaDoubleList to std::vectorNoel Grandin4-40/+24
2014-01-20convert custom list implementation SortedIndividualInt32ListNoel Grandin2-7/+9
2014-01-20convert custom list implementation FuncDataList to use std::vectorNoel Grandin2-8/+10
2014-01-20convert custom list implement ConvertDataList to std::vectorNoel Grandin2-24/+12
2014-01-20Convert custom list implementation ComplexList to use std::vectorNoel Grandin3-35/+19
2014-01-20remove unused CStrList classNoel Grandin1-28/+0
2014-01-17convert custom list implementation to regular std::vector<OUString>Noel Grandin3-69/+10
2014-01-10Be explicit when using bool as integral valueStephan Bergmann1-2/+2
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-1/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-05Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same...Eike Rathke1-1/+1
2013-12-05Revert "Let precise things and put some references"Eike Rathke1-2/+2
2013-12-01Let precise things and put some referencesJulien Nabet1-2/+2
2013-11-30Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answerJulien Nabet1-1/+1
2013-11-30typo: Tower -> LowerAndras Timar1-1/+1
2013-11-29typos in UIAndras Timar1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-4/+7
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-22gbuild: add gb_Library_use_restargetMichael Stahl3-6/+3
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann1-9/+2
2013-09-17fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane1-20/+52
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
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-06-03re-base on ALv2 code. Includes:Michael Meeks7-147/+84
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
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-05new module i18nlangtagEike Rathke3-3/+3
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 Rathke6-3/+6
2013-03-27-Wunused-macrosStephan Bergmann2-3/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0