summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-267-328/+328
* Remove visual noise from scaddinsAlexander Wilms2014-02-2610-74/+74
* Remove unneccessary commentsAlexander Wilms2014-02-234-20/+20
* 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
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-271-1/+4
* 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
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-4/+7
* 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
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-223-6/+3
* Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2013-09-191-9/+2
* fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane2013-09-171-20/+52
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* 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
* re-base on ALv2 code. Includes:Michael Meeks2013-06-037-147/+84
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
* 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
* new module i18nlangtagEike Rathke2013-04-053-3/+3
* 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