summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-12-24move the OpenCL test to subsequentcheckMarkus Mohrhard
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-23Close ScDocSh when doneStephan Bergmann
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-23tdf#97597: Make the document import state more multi-thread friendly.Kohei Yoshida
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-22move na stragglers to resCaolán McNamara
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21uitest: add selected area to gridwin stateMarkus Mohrhard
2016-12-21Unused declaration of 'Font'Stephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-21drop GetImageManager use in sc and unwind ImageListCaolán McNamara
2016-12-21add T() test caseZdeněk Crhonek
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-20add NEGBINOMDIST test caseZdeněk Crhonek
2016-12-20add NORM.S.INV test caseZdeněk Crhonek
2016-12-20add NORMSINV test caseZdeněk Crhonek
2016-12-20add NORMDIST, NORMSDIST test caseZdeněk Crhonek
2016-12-20add NORM.S.DIST test caseZdeněk Crhonek
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara
2016-12-19sc: Drop empty olkactTakeshi Abe
2016-12-18sc: Drop empty drawvie2.cxxTakeshi Abe
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16adjust rounding decimals to expected valuesEike Rathke
2016-12-16tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers
2016-12-16Work around -Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16coverity#1397206 Resource leakCaolán McNamara
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara
2016-12-16remove superfluous this->Init() callEike Rathke
2016-12-16Resolves: tdf#103543 disable mass broadcasts from drawing objects' changesEike Rathke
2016-12-16prevent mutiple broadcasts during the series of changes on one drawing objectEike Rathke
2016-12-15add HYPGEOM.DIST test caseZdeněk Crhonek
2016-12-15add LOGNORM.DIST test caseZdeněk Crhonek
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-15add GAMMADIST test caseZdeněk Crhonek
2016-12-14add to each calc export test name the export formatMarkus Mohrhard
2016-12-13Calc tests - move statistical functions to new directoryZdeněk Crhonek
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-12Calc function tests - move text function to new dirZdeněk Crhonek
2016-12-12tdf104532 handle constraints for NEGBINOM.DIST correctly.Winfried Donkers