summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Related: fdo#74880 small leak in scaddinsCaolán McNamara3-54/+23
2015-02-16include algorithm for std::minCaolán McNamara1-0/+1
2015-01-20Make the RAND() and RANDBETWEEN() Calc functions non-random when requestedTor Lillqvist2-2/+3
2015-01-20scaddins: quick fix for conflict on ConvertData.Michael Meeks1-0/+4
2015-01-07scaddins: fix Android buildMiklos Vajna1-1/+2
2015-01-06add cmath for std::nextafterCaolán McNamara1-0/+1
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara1-2/+1
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn2-10/+5
2014-12-18scaddins: Use appropriate OUString functions on string constantsStephan Bergmann3-6/+6
2014-12-15scaddins: Use appropriate OUString functions on string constantsStephan Bergmann2-12/+11
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-18RANDBETWEEN is supposed to return an integerTor Lillqvist1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-11-05markup with event type not checker typeCaolán McNamara3-4/+6
2014-11-05coverity#982307 coverity deadcode vs compiler switch warningsCaolán McNamara1-6/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2-6/+5
2014-06-04compareToAscii -> equalsAsciiNoel Grandin1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold5-29/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni3-5/+5
2014-04-24scaddins: sal_Bool->boolNoel Grandin8-199/+199
2014-04-22coverity#708114 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet1-5/+5
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold7-15/+15
2014-04-07coverity#708113 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard11-190/+0
2014-03-27scaddins: workaround spurious MSVC warning C4701Michael Stahl1-0/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-178/+178
2014-03-25coverity#1019315 Dead default in switchCaolán McNamara1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann7-328/+328
2014-02-26Remove visual noise from scaddinsAlexander Wilms10-74/+74
2014-02-23Remove unneccessary commentsAlexander Wilms4-20/+20
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi3-267/+22
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