summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-15import cusotm icon set collections from OOXMLMarkus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-05-15support iconSets in extLst entriesMarkus Mohrhard
2015-05-15refactor ScTabSplitter to use RenderContextTomaž Vajngerl
2015-05-15refacotr ScCornerButton to use RenderContextTomaž Vajngerl
2015-05-15refactor AutoFmtPreview to use RenderContextTomaž Vajngerl
2015-05-15refactor ScMenuFloatingWindow to use RenderContextTomaž Vajngerl
2015-05-15refactor ScZoomSliderControl to use RenderContextTomaž Vajngerl
2015-05-15move Resize code to Paint for ScTextWndTomaž Vajngerl
2015-05-15refactor ScTextWnd to use RenderContextTomaž Vajngerl
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14now we also support axis min length and max length for middleMarkus Mohrhard
2015-05-14fixes and improvements for databar length calculationMarkus Mohrhard
2015-05-14add test for negative data bar theme colorMarkus Mohrhard
2015-05-14work around Excel bug with negative bar theme based colorMarkus Mohrhard
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard
2015-05-14fix dbgutil crash with autofilter dialog after VclPtr changeMarkus Mohrhard
2015-05-14better databar negative color and axis color importMarkus Mohrhard