summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-09-26ScStyleObj: Translate some German commentsMaarten Bosmans
2016-09-26tdf97667, add dumpAsXml for the conditional format dataMarkus Mohrhard
2016-09-25add CODE test fileZdeněk Crhonek
2016-09-25add GAMMA.INV test caseZdeněk Crhonek
2016-09-25add test for tdf#100393Markus Mohrhard
2016-09-25handle the debug output earlierMarkus Mohrhard
2016-09-25tdf#91312, don't forget to delete the old cond format indicesMarkus Mohrhard
2016-09-25add CONCATENATE test caseZdeněk Crhonek
2016-09-25loplugin:unreffun, remove unused local classMarkus Mohrhard
2016-09-25Remove code that's no longer used.Kohei Yoshida
2016-09-25Avoid failure in VBA test when window is too smallLuke Deller
2016-09-25add CLEAN test caseZdeněk Crhonek
2016-09-25tdf#101390 Add Arrows toolbox functions on calc drawingbar.Gulsah Kose
2016-09-24sc lok: avoid full invalidate tilesHenry Castro
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23tdf#102216: move row overflow check after EoF check (CSV import)Aron Budea
2016-09-23Factor out common ScInterpreter::GetInt32() codeMaarten Bosmans
2016-09-23cid#1373353 uninitialized membersMiklos Vajna
2016-09-22attempt to fix build, ScImportExport( ScDocument*, const OUString& )Eike Rathke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22add GAMMA test caseZdeněk Crhonek
2016-09-22add VLOOKUP test caseZdeněk Crhonek
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos