summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara10-17/+14
2016-10-04coverity#1371197 the compiler defaults should be sufficient hereCaolán McNamara2-25/+0
2016-10-04pNewPattern can never be null hereStephan Bergmann1-5/+2
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann8-10/+10
2016-10-04tdf#93894: Add unit test for this.Kohei Yoshida2-0/+40
2016-10-04tdf#93894: Get column labels to work with formula groups.Kohei Yoshida1-14/+6
2016-10-04Add a bit more description here.Kohei Yoshida1-1/+2
2016-10-03Reverse the boolean logic.Kohei Yoshida1-3/+3
2016-10-03add INTERCEPT test caseZdeněk Crhonek1-0/+6350
2016-10-03set translatable attributes in .ui filesAndras Timar1-1/+1
2016-10-03add LARGE test caseZdeněk Crhonek1-0/+9278
2016-10-03add KURT test caseZdeněk Crhonek1-0/+9109
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-1/+1
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