summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2015-06-18Related: tdf#91214 crash on exit after loading comment #20Caolán McNamara
2015-01-21fdo88632: Make the Calc random functions non-random when requestedTor Lillqvist
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18RANDBETWEEN is supposed to return an integerTor Lillqvist
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05coverity#982307 coverity deadcode vs compiler switch warningsCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-22coverity#708114 Uninitialized scalar fieldCaolán McNamara
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-07coverity#708113 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-03-27scaddins: workaround spurious MSVC warning C4701Michael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#1019315 Dead default in switchCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scaddinsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi
2014-01-20remove now dead MyList classNoel Grandin
2014-01-20convert custom list implementation ScaDoubleList to std::vectorNoel Grandin
2014-01-20convert custom list implementation SortedIndividualInt32ListNoel Grandin
2014-01-20convert custom list implementation FuncDataList to use std::vectorNoel Grandin
2014-01-20convert custom list implement ConvertDataList to std::vectorNoel Grandin
2014-01-20Convert custom list implementation ComplexList to use std::vectorNoel Grandin
2014-01-20remove unused CStrList classNoel Grandin
2014-01-17convert custom list implementation to regular std::vector<OUString>Noel Grandin
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-05Revert "Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same...Eike Rathke
2013-12-05Revert "Let precise things and put some references"Eike Rathke
2013-12-01Let precise things and put some referencesJulien Nabet
2013-11-30Resolves: fdo#72174 convert_add from "at" or "atm" to "Pa" gives same answerJulien Nabet
2013-11-30typo: Tower -> LowerAndras Timar
2013-11-29typos in UIAndras Timar
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18fdo#70515: Error in stated number of parameter value choices for WEEKNUM_ADDJulien Nabet
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann