summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-09-27don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard
2015-09-27simplify codeMarkus Mohrhard
2015-09-26fix ellipsisDennis Roczek
2015-09-26making alt-x code consistentJustin Luth
2015-09-25translate DE->ENNicolas Christener
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25Performance test for ChiTestŁukasz Hryniuk
2015-09-25Testcases with several arrays for SUM and PRODUCTŁukasz Hryniuk
2015-09-25Broaden PRODUCT testŁukasz Hryniuk
2015-09-25fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke
2015-09-25Revert "Fix a bug in SUMSQ"Eike Rathke
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-09-25Test for SUMX2MY2Łukasz Hryniuk
2015-09-24Test for SUMSQŁukasz Hryniuk
2015-09-24Whoops, missing CPPUNIT_TEST linesŁukasz Hryniuk
2015-09-24Fix a bug in SUMSQŁukasz Hryniuk
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23remove unused Link<> fieldNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert SC_CONVERT constants to scoped enumNoel Grandin
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21init iterators only when neededEike Rathke
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke
2015-09-21convert SC_LINKREFTYPE to scoped enumNoel Grandin
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20remove unused _SCALC_EXE #ifdefNoel Grandin
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin
2015-09-20Try harder to avoid unnecessary workTor Lillqvist
2015-09-20Performance test for FTestŁukasz Hryniuk
2015-09-20Performance test for SumŁukasz Hryniuk
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18Fix typosAndrea Gelmini
2015-09-18Tentative performance improvement.Michael Meeks