summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-12-12loplugin:stringconstantTor Lillqvist
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara
2016-12-12manage OutlineBitmap imagelist directly in its owner userCaolán McNamara
2016-12-12tdf#63593: revert 88f91adf266f19659014df22e09ce6c6761fb6f1Mike Kaganski
2016-12-11Implement CSVDataProvider and perform some cleanup on itJaskaran Singh
2016-12-10add NORM.DIST test caseZdeněk Crhonek
2016-12-10add NORM.INV test caseZdeněk Crhonek
2016-12-10Calc test case - move mathematical functions to new directoryZdeněk Crhonek
2016-12-10Calc tests - move spreadsheet tests to new directoryZdeněk Crhonek
2016-12-10add SUBSTITUTE test caseZdeněk Crhonek
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke
2016-12-09Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke
2016-12-09fix indentationMarkus Mohrhard
2016-12-09fix compile errorsMarkus Mohrhard
2016-12-09Add support classes for dataproviderJaskaran Singh
2016-12-08tdf#104446: there can only be 1 condition for SUMIFJulien Nabet
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Sigh, MSVC randomly doesn't like '= default' hereStephan Bergmann
2016-12-08Replace manual acquire/release calls with rtl::ReferenceStephan Bergmann
2016-12-08Avoid using uninitialized nCol, nRowStephan Bergmann
2016-12-08sc-perf: avoid calling GetRowHeight() twice or thriceEike Rathke
2016-12-08sc-perf: call RowHidden() only once, tdf#98106 follow-upEike Rathke
2016-12-07sc-perf: possibly halve the iterations to find the most used XF indexEike Rathke
2016-12-07tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#...Eike Rathke
2016-12-06Revert "try a volatile"Eike Rathke
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-06tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida
2016-12-06try a volatileEike Rathke
2016-12-06use IncCol() IncRow()Eike Rathke
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke
2016-12-05unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek