summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-195-29/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-013-5/+5
* scaddins: sal_Bool->boolNoel Grandin2014-04-248-199/+199
* 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-197-15/+15
* coverity#708113 Uninitialized scalar fieldCaolán McNamara2014-04-071-0/+1
* whitespace cleanup in scaddinsMarkus Mohrhard2014-04-0611-190/+0
* scaddins: workaround spurious MSVC warning C4701Michael Stahl2014-03-271-0/+6
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-178/+178
* coverity#1019315 Dead default in switchCaolán McNamara2014-03-251-2/+0
* 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