summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-05-20Those #define-s are still usedKatarina Behrens
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens
2015-05-20tweak to try and silence coverityCaolán McNamara
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20forgot to include that partMarkus Mohrhard
2015-05-20better algorithm for OOXML column width import, tdf#91267Markus Mohrhard
2015-05-20add missing DoClose at end of testMarkus Mohrhard
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet
2015-05-19draw Note mark before text for correct ZOrder tdf#89182Laurent Godard
2015-05-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks
2015-05-19fix Windows buildNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe
2015-05-19coverity#1298899, resource leakMarkus Mohrhard
2015-05-19coverity#1298900, init memberMarkus Mohrhard
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard
2015-05-19add test for tdf#91335Markus Mohrhard
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard
2015-05-19replace import with direct ScCompiler calls, related tdf#91367Markus Mohrhard
2015-05-18render vertically merged cells togetherMarkus Mohrhard
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-17add a few more databar length testsMarkus Mohrhard
2015-05-17add tests for last round of fixesMarkus Mohrhard
2015-05-17a few more databar length fixesMarkus Mohrhard
2015-05-17also test zero positionMarkus Mohrhard
2015-05-17add more databar length testsMarkus Mohrhard
2015-05-17more databar length bugs fixedMarkus Mohrhard
2015-05-17extract code into own methodMarkus Mohrhard
2015-05-17initial test for databar length calculationMarkus Mohrhard
2015-05-17another databar length calculation bugMarkus Mohrhard
2015-05-17add missing DeleteTab in testMarkus Mohrhard
2015-05-17fix more conditional format crashes, tdf#90982Markus Mohrhard
2015-05-17fix incorrect databar length calculationMarkus Mohrhard
2015-05-17little refactoring in databar codeMarkus Mohrhard
2015-05-17don't use alpha for now in cond format OOXML colorsMarkus Mohrhard
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl
2015-05-16Spelling: smilies → smileysAdolfo Jayme Barrientos
2015-05-16add tests for custom iconSetsMarkus Mohrhard
2015-05-16add test for new icon sets during XLSX importMarkus Mohrhard
2015-05-16getCurrentSheetIndex should not be used anymoreMarkus Mohrhard
2015-05-16fix sheet into which we insert extLst cond formatsMarkus Mohrhard
2015-05-16improve asserts to catch more errorsMarkus Mohrhard
2015-05-16fix import for extlst entriesMarkus Mohrhard
2015-05-16rename classMarkus Mohrhard
2015-05-16export iconSet to extLstMarkus Mohrhard