summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-28the default value now needs to come from the style if the style is availablefeature/chart-style-experiment-markusMarkus Mohrhard2-4/+18
2019-08-27move default values from hard formatting to styleGagandeep Singh4-11/+20
2019-08-27implement the sidebar model update interface for chart styles panelGagandeep Singh2-2/+48
2019-08-27set the Name for properties in XPropertyAcess' methodsMarkus Mohrhard1-0/+4
2019-08-27make sure we are setting the correct typeMarkus Mohrhard1-1/+3
2019-08-27update chart styles sidebarMarkus Mohrhard6-10/+10
2019-08-21small changes to the chart styles sidebarMarkus Mohrhard7-208/+192
2019-08-20Add XPropertyAccess and XCloneable to ChartStylesGagandeep Singh15-132/+405
2019-08-16format fileMarkus Mohrhard1-3/+4
2019-08-16Add more methods to XChartStyle.idl for applying styles to title, axis,..Gagandeep Singh4-1/+98
2019-08-15don't force huge control sizeMarkus Mohrhard1-1/+0
2019-08-15make sure the ChartStyles panel shows up in chart sidebarMarkus Mohrhard1-29/+9
2019-08-15Chart Styles : Added a list box for chart Style in sidebarGagandeep Singh8-0/+327
2019-08-12initial stab at adding ugly chart style selectorMarkus Mohrhard5-7/+66
2019-08-12tdf#126837: fix incorrect handling of visible flag for chart titlesMarkus Mohrhard1-0/+3
2019-08-12implement a ChartStyles objectMarkus Mohrhard4-15/+145
2019-08-11add the ChartObjectType::FLOOR IDMarkus Mohrhard1-1/+2
2019-08-10move chart wall default formatting to styleMarkus Mohrhard2-8/+19
2019-08-10This updates the chart model elements to be used with ChartStyles.cxxGagandeep Singh27-1578/+1797
2019-08-10move default chart legend formatting to the styleMarkus Mohrhard2-5/+11
2019-08-10add initial code to apply style to chartMarkus Mohrhard5-0/+28
2019-08-07store the first style in ChartStyleMarkus Mohrhard5-228/+271
2019-08-07use a map instead of a vectorMarkus Mohrhard2-6/+6
2019-08-06try a different idea how to quickly get some chart styles implementedMarkus Mohrhard2-0/+86
2019-08-06ChartStyle service prototype and integration into ChartModelGagandeep Singh8-3/+151
2019-08-06Revert "[WIP] Core Structures for Chart Styles Implementation"Markus Mohrhard44-758/+1
2019-08-06ChartStyle class for XChartStyle interfaceGagandeep Singh4-0/+97
2019-08-06Populating the ChartObjectType.idlGagandeep Singh1-1/+13
2019-08-06add interfaces for chart styleMarkus Mohrhard3-0/+54
2019-08-06[WIP] Core Structures for Chart Styles ImplementationGagandeep Singh44-1/+758
2019-08-04tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-33/+19
2019-08-04Removed executable permission on fileAndrea Gelmini2-0/+0
2019-08-04Fix typoAndrea Gelmini6-6/+6
2019-08-03tdf#39593 Drop lcl_GetIndexFromNameArkadiy Illarionov1-13/+3
2019-08-03tdf#120286 Disable edit style if inherit from is disabled or NoneJim Raykowski1-0/+5
2019-08-03tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2-25/+28
2019-08-03ofz#16191 add en_LK locale data stubCaolán McNamara2-0/+145
2019-08-03some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2-2/+2
2019-08-03tdf#39593 extract getting max row length to template functionArkadiy Illarionov1-24/+18
2019-08-03Update git submodulesAndras Timar1-0/+0
2019-08-03Fix typosAndrea Gelmini31-73/+73
2019-08-03Fix typosAndrea Gelmini17-35/+35
2019-08-03Fix typosAndrea Gelmini16-20/+20
2019-08-02calc: simplify getDocumentSize calculation.Michael Meeks1-9/+1
2019-08-02clipboard: add profile zones.Michael Meeks1-1/+7
2019-08-02clipboard: elide string constructor.Michael Meeks1-4/+1
2019-08-02clipboard: elide string constructor.Michael Meeks1-1/+1
2019-08-02XTransferable2 - add missing 'since' tag on isComplex.Michael Meeks1-0/+2
2019-08-02Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-02Use implicit OString constructor and cleanup casts.Michael Meeks2-13/+13