summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04Actually this should check for the top shared cell.Kohei Yoshida
2016-10-05Pivot tables: Fix wrong group field number in cacheTamás Zolnai
2016-10-05Test XLSX import of number groupsTamás Zolnai
2016-10-05Test XLSX import of date groupsTamás Zolnai
2016-10-04these helpids go nowhereCaolán McNamara
2016-10-04unused bitmap resourceCaolán McNamara
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-10-04coverity#1371197 the compiler defaults should be sufficient hereCaolán McNamara
2016-10-04pNewPattern can never be null hereStephan Bergmann
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann
2016-10-04tdf#93894: Add unit test for this.Kohei Yoshida
2016-10-04tdf#93894: Get column labels to work with formula groups.Kohei Yoshida
2016-10-04Add a bit more description here.Kohei Yoshida
2016-10-03Reverse the boolean logic.Kohei Yoshida
2016-10-03add INTERCEPT test caseZdeněk Crhonek
2016-10-03set translatable attributes in .ui filesAndras Timar
2016-10-03add LARGE test caseZdeněk Crhonek
2016-10-03add KURT test caseZdeněk Crhonek
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-10-03loplugin:vclwidgetsCaolán McNamara
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian
2016-10-03Calc: fixed bug in parallel cell editingMarco Cecchetti
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
2016-10-03Calc: edit engine could be accessed after being destroyedMarco Cecchetti
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-10-03Use closure to simplify use of for_each.Kohei Yoshida
2016-10-03Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist
2016-10-03remove anchor test from the conditional format API testMarkus Mohrhard
2016-10-03coverity#1373353 Uninitialized scalar fieldCaolán McNamara
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-02add test for tdf#77873Markus Mohrhard
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-10-02tdf#90937 Add a set of cell styles to calcJaskaran Singh
2016-10-01Dump the stored formula results for debugging.Kohei Yoshida
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01add test for tdf#101910Markus Mohrhard
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara
2016-10-01tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-09-30add RATE test caseZdeněk Crhonek
2016-09-30add CONCAT test caseZdeněk Crhonek
2016-09-30add CHAR test caseZdeněk Crhonek
2016-09-30fix perf bug (I think)Noel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29reorg FillItemDataCaolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna