summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-10-03loplugin:vclwidgetsCaolán McNamara1-2/+1
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti1-24/+15
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian1-10/+10
2016-10-03Calc: fixed bug in parallel cell editingMarco Cecchetti2-40/+43
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti6-1/+377
2016-10-03Calc: edit engine could be accessed after being destroyedMarco Cecchetti2-9/+14
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti6-8/+88
2016-10-03Use closure to simplify use of for_each.Kohei Yoshida1-20/+7
2016-10-03Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist9-554/+553
2016-10-03remove anchor test from the conditional format API testMarkus Mohrhard4-103/+275
2016-10-03coverity#1373353 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-10-03add more dumpAsXml()Noel Grandin1-0/+2
2016-10-02add test for tdf#77873Markus Mohrhard2-0/+26
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard7-8/+20
2016-10-02tdf#90937 Add a set of cell styles to calcJaskaran Singh1-40/+54
2016-10-01Dump the stored formula results for debugging.Kohei Yoshida1-10/+45
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini5-5/+5
2016-10-01add test for tdf#101910Markus Mohrhard1-0/+9
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara2-9/+4
2016-10-01tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard2-4/+20
2016-09-30add RATE test caseZdeněk Crhonek1-0/+7546
2016-09-30add CONCAT test caseZdeněk Crhonek1-0/+1373
2016-09-30add CHAR test caseZdeněk Crhonek1-0/+4308
2016-09-30fix perf bug (I think)Noel Grandin1-0/+2
2016-09-30loplugin:constantparamNoel Grandin14-83/+36
2016-09-29reorg FillItemDataCaolán McNamara4-25/+16
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna2-3/+5
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara3-4/+12
2016-09-28tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard1-0/+2
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara10-38/+7
2016-09-28add GAMMALN test caseZdeněk Crhonek1-0/+5054
2016-09-28add HARMEAN test caseZdeněk Crhonek1-0/+5192
2016-09-28add GAUSS test caseZdeněk Crhonek1-0/+5175
2016-09-28add GEOMEAN test caseZdeněk Crhonek1-0/+5189
2016-09-28Remove old cell styles from calcJaskaran Singh1-49/+0
2016-09-28sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke1-1/+4
2016-09-28Fix minor issue in importing cell stylesJaskaran Singh1-2/+9
2016-09-28Add functionality to set parent cell styleJaskaran Singh2-2/+6
2016-09-27Add a bit more checking on the internal pivot table states.Kohei Yoshida1-1/+14
2016-09-27Let's keep the naming style of test document consistent.Kohei Yoshida2-1/+1
2016-09-28sc-perf: remove one more unnecessary call to TrackFormulas()Eike Rathke2-6/+8
2016-09-28Test the case for pivot tables sharing a groupTamás Zolnai2-0/+29
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke4-1/+33
2016-09-27add test for tdf#101843Markus Mohrhard1-0/+24
2016-09-27tdf#101843, ensure repeated rows set the hidden/filtered flag correctlyMarkus Mohrhard1-0/+6
2016-09-27add BASE test caseZdeněk Crhonek1-0/+2129
2016-09-27add GAMMAINV test caseZdeněk Crhonek1-0/+4973
2016-09-26Move up the less common case and reduce indentation for the main case.Kohei Yoshida1-24/+23
2016-09-27tdf#101104 this paranoid safety check actually causes a bugMarkus Mohrhard1-4/+0