summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-19we need to init manually nowMarkus Mohrhard2-6/+11
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard3-3/+9
2013-11-19it builds againMarkus Mohrhard9-2/+496
2013-11-19try to make it build on windowsMarkus Mohrhard1-1/+5
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard11-5/+39375
2013-11-19add a few property casesMarkus Mohrhard2-8/+32
2013-11-19add the definition for the shapesMarkus Mohrhard2-5/+160
2013-11-19make the shapes explicit in the backendMarkus Mohrhard3-113/+426
2013-11-19actually create a dummy root shape objectMarkus Mohrhard1-1/+1
2013-11-19make it possible to avoid XShape/XShapes in the backendMarkus Mohrhard2-8/+26
2013-11-19implement XMultiPropertySetMarkus Mohrhard2-2/+51
2013-11-19implement top level shape and method to get itMarkus Mohrhard2-0/+31
2013-11-19fix buildMarkus Mohrhard2-4/+6
2013-11-19adapt name of methodMarkus Mohrhard5-10/+15
2013-11-19some small cosmetic changesMarkus Mohrhard1-4/+13
2013-11-19rename DummyShapeFactory to OpenglShapeFactoryMarkus Mohrhard4-35/+37
2013-11-19add methods to render whole data series at onceMarkus Mohrhard7-1/+136
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard62-492/+797
2013-11-19work on plotting a whole series at onceMarkus Mohrhard1-99/+105
2013-11-19one more newly unused variableMarkus Mohrhard1-2/+0
2013-11-19remove a few more unnecessary linesMarkus Mohrhard3-5/+1
2013-11-19simplify AreaChart now that it does not deal with net chartsMarkus Mohrhard2-99/+5
2013-11-19extract code for net charts from AreaChartMarkus Mohrhard4-2/+878
2013-11-19make it a normal variableMarkus Mohrhard2-7/+6
2013-11-19leave default constructed objects outMarkus Mohrhard1-14/+0
2013-11-19small clean up in chart codeMarkus Mohrhard3-6/+5
2013-11-19we only support 2D Bubble Charts anywayMarkus Mohrhard1-13/+10
2013-11-19prevent some implicit iterator conversionsMarkus Mohrhard1-10/+10
2013-11-19no createInstance calls any more in chart2/source/view creating shapesMarkus Mohrhard6-160/+221
2013-11-19only one createInstance call leftMarkus Mohrhard1-25/+19
2013-11-19use AbstractShapeFactory in more placesMarkus Mohrhard7-15/+40
2013-11-19more use of ShapeFactory and set Properties in factory if possibleMarkus Mohrhard8-93/+95
2013-11-19and another file that only uses AbstractShapeFactoryMarkus Mohrhard1-48/+34
2013-11-19use the AbstractShapeFactory in more placesMarkus Mohrhard7-24/+138
2013-11-19some small fixesMarkus Mohrhard3-2/+1
2013-11-19make it possible to switch between different ShapeFactoriesMarkus Mohrhard25-109/+134
2013-11-19create an AbstractFactory and add a DummyShapeFactory for testingMarkus Mohrhard11-341/+1281
2013-11-19remove unused parameterMarkus Mohrhard3-10/+7
2013-11-19RepositoryModule: conditionally add winaccessibilityMichael Stahl1-0/+1
2013-11-19Temporarily disable this code to let the linker not fail on Windows.Kohei Yoshida1-0/+2
2013-11-19winaccessibility: remove executable bitsMichael Stahl24-0/+0
2013-11-19fdo#66232 fix opening files via COM serverAndras Timar1-1/+1
2013-11-19related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen3-0/+307
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-11-19-Werror,-Wunused-variableStephan Bergmann1-4/+2
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin28-147/+143
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna2-0/+3
2013-11-19fdo#66854 keep shadow distance of non-supported MSO shadow typeAndras Timar1-1/+4
2013-11-19uia: add some possibly helpful overview documentation.Michael Meeks1-0/+47