summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* no need to catch exceptions in cppunit testsMarkus Mohrhard2016-12-221-17/+9
* convert VclButtonsType to scoped enumNoel Grandin2016-12-212-3/+3
* uitest: add selected area to gridwin stateMarkus Mohrhard2016-12-211-0/+6
* Unused declaration of 'Font'Stephan Bergmann2016-12-211-1/+0
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-211-6/+3
* No apparent reason for an unnamed namespace in an include file hereStephan Bergmann2016-12-211-8/+4
* convert OutDevViewType to scoped enumNoel Grandin2016-12-211-1/+1
* remove newly unused SfxImageManagerCaolán McNamara2016-12-212-2/+0
* drop GetImageManager use in sc and unwind ImageListCaolán McNamara2016-12-213-51/+36
* add T() test caseZdeněk Crhonek2016-12-211-0/+1675
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-2112-12/+12
* add NEGBINOMDIST test caseZdeněk Crhonek2016-12-201-0/+4024
* add NORM.S.INV test caseZdeněk Crhonek2016-12-201-0/+4005
* add NORMSINV test caseZdeněk Crhonek2016-12-201-0/+4335
* add NORMDIST, NORMSDIST test caseZdeněk Crhonek2016-12-202-0/+9357
* add NORM.S.DIST test caseZdeněk Crhonek2016-12-201-0/+4016
* convert SFX_EVENT constants to scoped enumNoel Grandin2016-12-205-19/+18
* make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara2016-12-191-2/+2
* sc: Drop empty olkactTakeshi Abe2016-12-194-51/+0
* sc: Drop empty drawvie2.cxxTakeshi Abe2016-12-182-23/+0
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-25/+25
* adjust rounding decimals to expected valuesEike Rathke2016-12-161-309/+346
* tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers2016-12-161-7/+7
* Work around -Werror,-Wunused-macros (clang-cl)Stephan Bergmann2016-12-161-0/+2
* tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai2016-12-161-1/+1
* coverity#1397206 Resource leakCaolán McNamara2016-12-161-2/+2
* coverity#1397200 Unchecked return valueCaolán McNamara2016-12-161-2/+2
* remove superfluous this->Init() callEike Rathke2016-12-161-9/+4
* Resolves: tdf#103543 disable mass broadcasts from drawing objects' changesEike Rathke2016-12-161-0/+4
* prevent mutiple broadcasts during the series of changes on one drawing objectEike Rathke2016-12-161-0/+3
* add HYPGEOM.DIST test caseZdeněk Crhonek2016-12-151-0/+5064
* add LOGNORM.DIST test caseZdeněk Crhonek2016-12-151-0/+5144
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-1514-30/+30
* add GAMMADIST test caseZdeněk Crhonek2016-12-151-0/+5386
* add to each calc export test name the export formatMarkus Mohrhard2016-12-141-57/+58
* Calc tests - move statistical functions to new directoryZdeněk Crhonek2016-12-1369-0/+0
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-132-10/+2
* OSL_TRACE->SAL in sc..scriptingNoel Grandin2016-12-1329-83/+43
* Calc function tests - move text function to new dirZdeněk Crhonek2016-12-1226-0/+0
* tdf104532 handle constraints for NEGBINOM.DIST correctly.Winfried Donkers2016-12-121-8/+8
* loplugin:stringconstantTor Lillqvist2016-12-121-9/+9
* unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara2016-12-124-18/+83
* manage OutlineBitmap imagelist directly in its owner userCaolán McNamara2016-12-124-23/+5
* tdf#63593: revert 88f91adf266f19659014df22e09ce6c6761fb6f1Mike Kaganski2016-12-121-1/+1
* Implement CSVDataProvider and perform some cleanup on itJaskaran Singh2016-12-112-15/+71
* add NORM.DIST test caseZdeněk Crhonek2016-12-101-0/+4158
* add NORM.INV test caseZdeněk Crhonek2016-12-101-0/+4032
* Calc test case - move mathematical functions to new directoryZdeněk Crhonek2016-12-1067-0/+0
* Calc tests - move spreadsheet tests to new directoryZdeněk Crhonek2016-12-1017-0/+0
* add SUBSTITUTE test caseZdeněk Crhonek2016-12-101-0/+1343