summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-05-22tdf#54346 remove confusing description for function WEEKDAYWinfried Donkers1-1/+1
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann1-1/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier12-54/+54
2015-05-20Those #define-s are still usedKatarina Behrens1-0/+4
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens1-7/+3
2015-05-20tweak to try and silence coverityCaolán McNamara1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin6-8/+8
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin4-15/+15
2015-05-20convert GRID constants to scoped enumNoel Grandin2-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin2-2/+2
2015-05-20forgot to include that partMarkus Mohrhard1-2/+3
2015-05-20better algorithm for OOXML column width import, tdf#91267Markus Mohrhard1-1/+22
2015-05-20add missing DoClose at end of testMarkus Mohrhard1-0/+2
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet3-3/+3
2015-05-19draw Note mark before text for correct ZOrder tdf#89182Laurent Godard1-5/+5
2015-05-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks2-1/+3
2015-05-19fix Windows buildNoel Grandin1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin3-7/+7
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe10-41/+23
2015-05-19coverity#1298899, resource leakMarkus Mohrhard1-1/+1
2015-05-19coverity#1298900, init memberMarkus Mohrhard1-0/+1
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard2-0/+18
2015-05-19add test for tdf#91335Markus Mohrhard2-0/+17
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard3-2/+13
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard2-1/+21
2015-05-19replace import with direct ScCompiler calls, related tdf#91367Markus Mohrhard2-4/+18
2015-05-18render vertically merged cells togetherMarkus Mohrhard1-3/+20
2015-05-18callcatcher: update unused codeCaolán McNamara6-111/+3
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2-9/+9
2015-05-17add a few more databar length testsMarkus Mohrhard1-0/+20
2015-05-17add tests for last round of fixesMarkus Mohrhard2-6/+55
2015-05-17a few more databar length fixesMarkus Mohrhard1-4/+4
2015-05-17also test zero positionMarkus Mohrhard1-3/+5
2015-05-17add more databar length testsMarkus Mohrhard1-3/+26
2015-05-17more databar length bugs fixedMarkus Mohrhard1-2/+4
2015-05-17extract code into own methodMarkus Mohrhard2-25/+45
2015-05-17initial test for databar length calculationMarkus Mohrhard2-0/+49
2015-05-17another databar length calculation bugMarkus Mohrhard1-0/+2
2015-05-17add missing DeleteTab in testMarkus Mohrhard1-0/+1
2015-05-17fix more conditional format crashes, tdf#90982Markus Mohrhard1-0/+4
2015-05-17fix incorrect databar length calculationMarkus Mohrhard1-11/+8
2015-05-17little refactoring in databar codeMarkus Mohrhard1-48/+46
2015-05-17don't use alpha for now in cond format OOXML colorsMarkus Mohrhard1-2/+3
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl2-22/+20
2015-05-16Spelling: smilies → smileysAdolfo Jayme Barrientos1-2/+2
2015-05-16add tests for custom iconSetsMarkus Mohrhard1-0/+32
2015-05-16add test for new icon sets during XLSX importMarkus Mohrhard2-0/+31
2015-05-16getCurrentSheetIndex should not be used anymoreMarkus Mohrhard1-2/+2
2015-05-16fix sheet into which we insert extLst cond formatsMarkus Mohrhard2-1/+8
2015-05-16improve asserts to catch more errorsMarkus Mohrhard1-0/+3