summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-27OOPS, we were actually testing the wrong methodMarkus Mohrhard3-3/+16
2016-09-27Return early on errorTamás Zolnai1-19/+18
2016-09-27This parameter can be const.Tamás Zolnai2-2/+2
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard17-9/+122
2016-09-26Resolves: rhbz#1378521 csv dialog a11y returns a new accessible on every queryCaolán McNamara2-4/+38
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai3-16/+114
2016-09-26sc: fix Android buildMiklos Vajna1-0/+11
2016-09-26CppunitTest_sc_tiledrendering: std::string::find -> OString::startsWithMiklos Vajna1-2/+2
2016-09-26add ASC test caseZdeněk Crhonek1-0/+2579
2016-09-26convert PAINT constants to typed_flagsNoel Grandin54-304/+307
2016-09-26convert CR flags to typed_flags_setNoel Grandin20-100/+105
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin34-175/+146
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin7-62/+67
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin11-51/+56
2016-09-26convert ScXMLImportWrapper import flags to typed_flags_setNoel Grandin3-15/+22
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin1-16/+4
2016-09-26add ARABIC test caseZdeněk Crhonek1-0/+982
2016-09-26ScStyleObj: Translate some German commentsMaarten Bosmans1-26/+24
2016-09-26tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard2-0/+16
2016-09-25add CODE test fileZdeněk Crhonek1-0/+3082
2016-09-25add GAMMA.INV test caseZdeněk Crhonek1-0/+4918
2016-09-25add test for tdf#100393Markus Mohrhard1-16/+19
2016-09-25handle the debug output earlierMarkus Mohrhard1-23/+25
2016-09-25tdf#91312, don't forget to delete the old cond format indicesMarkus Mohrhard3-10/+14
2016-09-25add CONCATENATE test caseZdeněk Crhonek1-0/+1316