summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-09-29only date autofilter menus need the space for the tree expandersCaolán McNamara
2016-09-28tdf#99386, broadcast that cell content changed after merge cells undo/redoMarkus Mohrhard
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara
2016-09-28add GAMMALN test caseZdeněk Crhonek
2016-09-28add HARMEAN test caseZdeněk Crhonek
2016-09-28add GAUSS test caseZdeněk Crhonek
2016-09-28add GEOMEAN test caseZdeněk Crhonek
2016-09-28Remove old cell styles from calcJaskaran Singh
2016-09-28sc-perf: avoid second call to ScAttrArray::Search(), tdf#87101 relatedEike Rathke
2016-09-28Fix minor issue in importing cell stylesJaskaran Singh
2016-09-28Add functionality to set parent cell styleJaskaran Singh
2016-09-27Add a bit more checking on the internal pivot table states.Kohei Yoshida
2016-09-27Let's keep the naming style of test document consistent.Kohei Yoshida
2016-09-28sc-perf: remove one more unnecessary call to TrackFormulas()Eike Rathke
2016-09-28Test the case for pivot tables sharing a groupTamás Zolnai
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke
2016-09-27add test for tdf#101843Markus Mohrhard
2016-09-27tdf#101843, ensure repeated rows set the hidden/filtered flag correctlyMarkus Mohrhard
2016-09-27add BASE test caseZdeněk Crhonek
2016-09-27add GAMMAINV test caseZdeněk Crhonek
2016-09-26Move up the less common case and reduce indentation for the main case.Kohei Yoshida
2016-09-27tdf#101104 this paranoid safety check actually causes a bugMarkus Mohrhard
2016-09-27OOPS, we were actually testing the wrong methodMarkus Mohrhard
2016-09-27Return early on errorTamás Zolnai
2016-09-27This parameter can be const.Tamás Zolnai
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-09-26sc: fix Android buildMiklos Vajna
2016-09-26CppunitTest_sc_tiledrendering: std::string::find -> OString::startsWithMiklos Vajna
2016-09-26add ASC test caseZdeněk Crhonek
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin
2016-09-26add ARABIC test caseZdeněk Crhonek