summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-16fix import for extlst entriesMarkus Mohrhard3-40/+91
2015-05-16rename classMarkus Mohrhard3-21/+21
2015-05-16export iconSet to extLstMarkus Mohrhard4-63/+300
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard3-2/+28
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini2-2/+2
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad2-0/+12
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin3-3/+3
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-15import cusotm icon set collections from OOXMLMarkus Mohrhard3-9/+34
2015-05-15support custom iconSet collectionsMarkus Mohrhard2-2/+23
2015-05-15support iconSets in extLst entriesMarkus Mohrhard6-46/+248
2015-05-15refactor ScTabSplitter to use RenderContextTomaž Vajngerl1-29/+30
2015-05-15refacotr ScCornerButton to use RenderContextTomaž Vajngerl1-26/+26
2015-05-15refactor AutoFmtPreview to use RenderContextTomaž Vajngerl2-218/+207
2015-05-15refactor ScMenuFloatingWindow to use RenderContextTomaž Vajngerl2-86/+88
2015-05-15refactor ScZoomSliderControl to use RenderContextTomaž Vajngerl2-66/+66
2015-05-15move Resize code to Paint for ScTextWndTomaž Vajngerl1-8/+5
2015-05-15refactor ScTextWnd to use RenderContextTomaž Vajngerl1-84/+84
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin7-16/+16
2015-05-14now we also support axis min length and max length for middleMarkus Mohrhard1-1/+1
2015-05-14fixes and improvements for databar length calculationMarkus Mohrhard1-13/+30
2015-05-14add test for negative data bar theme colorMarkus Mohrhard2-0/+23
2015-05-14work around Excel bug with negative bar theme based colorMarkus Mohrhard1-0/+7
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard1-3/+3
2015-05-14fix dbgutil crash with autofilter dialog after VclPtr changeMarkus Mohrhard1-0/+1
2015-05-14better databar negative color and axis color importMarkus Mohrhard2-15/+38
2015-05-14correct export for min and max databar lengthMarkus Mohrhard2-2/+6