summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* coverity#1371197 the compiler defaults should be sufficient hereCaolán McNamara2016-10-042-25/+0
* pNewPattern can never be null hereStephan Bergmann2016-10-041-5/+2
* Avoid UBSan "reference binding to null pointer"Stephan Bergmann2016-10-048-10/+10
* tdf#93894: Add unit test for this.Kohei Yoshida2016-10-042-0/+40
* tdf#93894: Get column labels to work with formula groups.Kohei Yoshida2016-10-041-14/+6
* Add a bit more description here.Kohei Yoshida2016-10-041-1/+2
* Reverse the boolean logic.Kohei Yoshida2016-10-031-3/+3
* add INTERCEPT test caseZdeněk Crhonek2016-10-031-0/+6350
* set translatable attributes in .ui filesAndras Timar2016-10-031-1/+1
* add LARGE test caseZdeněk Crhonek2016-10-031-0/+9278
* add KURT test caseZdeněk Crhonek2016-10-031-0/+9109
* Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara2016-10-031-1/+1
* loplugin:vclwidgetsCaolán McNamara2016-10-031-2/+1
* LOK: Calc: clear cell background in other views on editingMarco Cecchetti2016-10-031-24/+15
* Calc LOK: clear cell background when editing in parallelAshod Nakashian2016-10-031-10/+10
* Calc: fixed bug in parallel cell editingMarco Cecchetti2016-10-032-40/+43
* Calc: implemented parallel cell text editingMarco Cecchetti2016-10-036-1/+377
* Calc: edit engine could be accessed after being destroyedMarco Cecchetti2016-10-032-9/+14
* LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti2016-10-036-8/+88
* Use closure to simplify use of for_each.Kohei Yoshida2016-10-031-20/+7
* Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist2016-10-039-554/+553
* remove anchor test from the conditional format API testMarkus Mohrhard2016-10-034-103/+275
* coverity#1373353 Uninitialized scalar fieldCaolán McNamara2016-10-031-0/+1
* add more dumpAsXml()Noel Grandin2016-10-031-0/+2
* add test for tdf#77873Markus Mohrhard2016-10-022-0/+26
* support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard2016-10-027-8/+20
* tdf#90937 Add a set of cell styles to calcJaskaran Singh2016-10-021-40/+54
* Dump the stored formula results for debugging.Kohei Yoshida2016-10-011-10/+45
* Fix typosAndrea Gelmini2016-10-011-1/+1
* Fix typosAndrea Gelmini2016-10-015-5/+5
* add test for tdf#101910Markus Mohrhard2016-10-011-0/+9
* avoid coverity#1371264 Missing move assignment operatorCaolán McNamara2016-10-012-9/+4
* tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard2016-10-012-4/+20
* add RATE test caseZdeněk Crhonek2016-09-301-0/+7546
* add CONCAT test caseZdeněk Crhonek2016-09-301-0/+1373
* add CHAR test caseZdeněk Crhonek2016-09-301-0/+4308
* fix perf bug (I think)Noel Grandin2016-09-301-0/+2
* loplugin:constantparamNoel Grandin2016-09-3014-83/+36
* reorg FillItemDataCaolán McNamara2016-09-294-25/+16
* LOK: conditionally include part number in invalidation payloadMiklos Vajna2016-09-292-3/+5
* only date autofilter menus need the space for the tree expandersCaolán McNamara2016-09-293-4/+12
* tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard2016-09-281-0/+2
* tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2016-09-2810-38/+7
* add GAMMALN test caseZdeněk Crhonek2016-09-281-0/+5054
* add HARMEAN test caseZdeněk Crhonek2016-09-281-0/+5192
* add GAUSS test caseZdeněk Crhonek2016-09-281-0/+5175
* add GEOMEAN test caseZdeněk Crhonek2016-09-281-0/+5189
* Remove old cell styles from calcJaskaran Singh2016-09-281-49/+0
* sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke2016-09-281-1/+4
* Fix minor issue in importing cell stylesJaskaran Singh2016-09-281-2/+9