summaryrefslogtreecommitdiffstats
path: root/scaddins/source/analysis
Commit message (Expand)AuthorAgeFilesLines
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-3/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-2/+2
* scaddins: sal_Bool->boolNoel Grandin2014-04-244-173/+173
* coverity#708114 Uninitialized scalar fieldCaolán McNamara2014-04-221-2/+3
* cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet2014-04-201-5/+5
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-194-8/+8
* coverity#708113 Uninitialized scalar fieldCaolán McNamara2014-04-071-0/+1
* whitespace cleanup in scaddinsMarkus Mohrhard2014-04-066-116/+0
* scaddins: workaround spurious MSVC warning C4701Michael Stahl2014-03-271-0/+6
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-138/+138
* coverity#1019315 Dead default in switchCaolán McNamara2014-03-251-2/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-248/+248
* Remove visual noise from scaddinsAlexander Wilms2014-02-265-24/+24
* Remove unneccessary commentsAlexander Wilms2014-02-233-17/+17
* fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi2014-02-041-129/+9
* 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-171-2/+2
* 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
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* 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-162-4/+4
* -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-072-7/+7
* scaddins: OUString cleanupThomas Arnhold2013-04-023-38/+26
* cleanup macros in scaddinsThomas Arnhold2013-04-026-579/+563
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* scaddins: remove STRING macroThomas Arnhold2013-03-095-175/+174