summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-12-03Calc test - Financial and Logical functions. move to new directoryZdeněk Crhonek
2016-12-03Calc functions tests - move datetime functions to new directoryZdeněk Crhonek
2016-12-03sc tests files - move array functions to the new directoryZdeněk Crhonek
2016-12-03Remove unnecessary indirections.Kohei Yoshida
2016-12-03Fix the formatting style a bit, to be more consistent.Kohei Yoshida
2016-12-03sc tests of functions - move information functions to the new directoryZdeněk Crhonek
2016-12-02coverity#1394668 Inferred misuse of enumCaolán McNamara
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth
2016-12-02tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski
2016-12-01sc test functions - move database functions to the new directoryZdeněk Crhonek
2016-12-01tdf#104310: Accept also x14-style dataValidationsMike Kaganski
2016-12-01add MODE test caseZdeněk Crhonek
2016-12-01Throw RuntimeException with messageStephan Bergmann
2016-11-30add MINA test caseZdeněk Crhonek
2016-11-30add MINIFS test caseZdeněk Crhonek
2016-11-30add MODE.SNGL test fileZdeněk Crhonek
2016-11-30split the functions test in even more categoriesMarkus Mohrhard
2016-11-30start to split the functions test by categoryMarkus Mohrhard
2016-11-30tdf#104177 Modify helper label to reflect menu changesGabor Kelemen
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-30tdf#50916 : Refactor table1.cxx wherever there is column accessDennis Francis
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann