summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* 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
* rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke2016-12-102-4/+4
* Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke2016-12-092-8/+17
* fix indentationMarkus Mohrhard2016-12-091-16/+16
* fix compile errorsMarkus Mohrhard2016-12-092-16/+0
* Add support classes for dataproviderJaskaran Singh2016-12-092-2/+173
* tdf#104446: there can only be 1 condition for SUMIFJulien Nabet2016-12-081-1/+1
* convert SFX_HINT to scoped enumNoel Grandin2016-12-08112-460/+394
* Sigh, MSVC randomly doesn't like '= default' hereStephan Bergmann2016-12-081-1/+1
* Replace manual acquire/release calls with rtl::ReferenceStephan Bergmann2016-12-082-21/+8
* Avoid using uninitialized nCol, nRowStephan Bergmann2016-12-081-4/+4
* sc-perf: avoid calling GetRowHeight() twice or thriceEike Rathke2016-12-082-13/+10
* sc-perf: call RowHidden() only once, tdf#98106 follow-upEike Rathke2016-12-082-7/+6
* sc-perf: possibly halve the iterations to find the most used XF indexEike Rathke2016-12-071-0/+9
* tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke2016-12-073-35/+4
* stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke2016-12-071-1/+5
* Fix typo in comments: et -> edTakeshi Abe2016-12-071-1/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-073-5/+6
* Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#...Eike Rathke2016-12-061-8/+1
* Revert "try a volatile"Eike Rathke2016-12-061-1/+1
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-2/+2
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida2016-12-061-1/+1
* try a volatileEike Rathke2016-12-061-1/+1
* use IncCol() IncRow()Eike Rathke2016-12-061-2/+2
* attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke2016-12-051-1/+8
* unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara2016-12-053-10/+11
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-054-7/+7
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-0527-45/+45
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-052-2/+2
* tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek2016-12-054-23/+111
* loplugin:unnecessaryoverride (dtors) in scStephan Bergmann2016-12-0517-219/+3
* Calc test - Financial and Logical functions. move to new directoryZdeněk Crhonek2016-12-0342-0/+0
* Calc functions tests - move datetime functions to new directoryZdeněk Crhonek2016-12-0331-0/+0
* sc tests files - move array functions to the new directoryZdeněk Crhonek2016-12-0313-0/+0
* Remove unnecessary indirections.Kohei Yoshida2016-12-033-19/+4
* Fix the formatting style a bit, to be more consistent.Kohei Yoshida2016-12-032-26/+28