summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-12-12tdf104532 handle constraints for NEGBINOM.DIST correctly.Winfried Donkers1-8/+8
2016-12-12loplugin:stringconstantTor Lillqvist1-9/+9
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara4-18/+83
2016-12-12manage OutlineBitmap imagelist directly in its owner userCaolán McNamara4-23/+5
2016-12-12tdf#63593: revert 88f91adf266f19659014df22e09ce6c6761fb6f1Mike Kaganski1-1/+1
2016-12-11Implement CSVDataProvider and perform some cleanup on itJaskaran Singh2-15/+71
2016-12-10add NORM.DIST test caseZdeněk Crhonek1-0/+4158
2016-12-10add NORM.INV test caseZdeněk Crhonek1-0/+4032
2016-12-10Calc test case - move mathematical functions to new directoryZdeněk Crhonek67-0/+0
2016-12-10Calc tests - move spreadsheet tests to new directoryZdeněk Crhonek17-0/+0
2016-12-10add SUBSTITUTE test caseZdeněk Crhonek1-0/+1343
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke2-4/+4
2016-12-09Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke2-8/+17
2016-12-09fix indentationMarkus Mohrhard1-16/+16
2016-12-09fix compile errorsMarkus Mohrhard2-16/+0
2016-12-09Add support classes for dataproviderJaskaran Singh2-2/+173
2016-12-08tdf#104446: there can only be 1 condition for SUMIFJulien Nabet1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin112-460/+394
2016-12-08Sigh, MSVC randomly doesn't like '= default' hereStephan Bergmann1-1/+1
2016-12-08Replace manual acquire/release calls with rtl::ReferenceStephan Bergmann2-21/+8
2016-12-08Avoid using uninitialized nCol, nRowStephan Bergmann1-4/+4
2016-12-08sc-perf: avoid calling GetRowHeight() twice or thriceEike Rathke2-13/+10
2016-12-08sc-perf: call RowHidden() only once, tdf#98106 follow-upEike Rathke2-7/+6
2016-12-07sc-perf: possibly halve the iterations to find the most used XF indexEike Rathke1-0/+9
2016-12-07tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke3-35/+4
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke1-1/+5
2016-12-07Fix typo in comments: et -> edTakeshi Abe1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin3-5/+6
2016-12-06Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#...Eike Rathke1-8/+1
2016-12-06Revert "try a volatile"Eike Rathke1-1/+1
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-2/+2
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-06tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida1-1/+1
2016-12-06try a volatileEike Rathke1-1/+1
2016-12-06use IncCol() IncRow()Eike Rathke1-2/+2
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke1-1/+8
2016-12-05unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara3-10/+11
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin4-7/+7
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin27-45/+45
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek4-23/+111
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann17-219/+3
2016-12-03Calc test - Financial and Logical functions. move to new directoryZdeněk Crhonek42-0/+0
2016-12-03Calc functions tests - move datetime functions to new directoryZdeněk Crhonek31-0/+0
2016-12-03sc tests files - move array functions to the new directoryZdeněk Crhonek13-0/+0
2016-12-03Remove unnecessary indirections.Kohei Yoshida3-19/+4
2016-12-03Fix the formatting style a bit, to be more consistent.Kohei Yoshida2-26/+28
2016-12-03sc tests of functions - move information functions to the new directoryZdeněk Crhonek18-0/+0
2016-12-02coverity#1394668 Inferred misuse of enumCaolán McNamara2-11/+22
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara1-5/+6