summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc
AgeCommit message (Expand)Author
2014-02-15set transformation matrix as property with fixed sizeMarkus Mohrhard
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara
2014-02-03improve diagram renderingMarkus Mohrhard
2014-02-03Make the OpenGL stuff in chart2 compile for OS X (but definitely won't work)Tor Lillqvist
2014-02-03Bin silly inline versioning commentsTor Lillqvist
2014-01-30Fix various MSVC warnings in new chart2 OpenGL codeStephan Bergmann
2014-01-29Pass Reference<XPropertySet> by const&Stephan Bergmann
2014-01-29-Werror,-Wunused-private-fieldStephan Bergmann
2014-01-29add Symbol2D renderingPeilin
2014-01-29piesegment2d gl rendering && mov coords operation to dummy shapePeilin
2014-01-29more work for text renderingMarkus Mohrhard
2014-01-29split the windows and linux intialization bitsMarkus Mohrhard
2014-01-29fix missing clearing of rendering areaMarkus Mohrhard
2014-01-29add inital code for formatted stringsMarkus Mohrhard
2014-01-29remove methods for old stateful time based approachMarkus Mohrhard
2014-01-29integrate Area2D rendering path into OpenGL backendMarkus Mohrhard
2014-01-29first step for mapped propertiesMarkus Mohrhard
2014-01-29integrate text rendering into DummyXShapeMarkus Mohrhard
2014-01-29integrate the rectangle shapes into the renderingMarkus Mohrhard
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
2014-01-29kill two virtual destructorsMarkus Mohrhard
2014-01-29add SAL_FINAL to assert that there are no subclassesMarkus Mohrhard
2014-01-29implement time based charting based on new approachMarkus Mohrhard
2014-01-29activate the new rendering codeMarkus Mohrhard
2014-01-29remove leftover pieces to amke factory clearly stateless againMarkus Mohrhard
2014-01-29move Circle to OpenGl backend and out of the factoryMarkus Mohrhard
2014-01-29move code out of the factory into the OpenGL implementationMarkus Mohrhard
2014-01-29make it easier to draw with all propertiesMarkus Mohrhard
2014-01-29still editing the wrong copy of the fileMarkus Mohrhard
2014-01-29initial work on showing the bitmap in LibreofficeMarkus Mohrhard
2014-01-29adding all files would prevent compile errorsMarkus Mohrhard
2014-01-14bool improvementsStephan Bergmann
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida
2013-11-19fix tinderboxMarkus Mohrhard
2013-11-19fix the windows buildMarkus Mohrhard
2013-11-19more windows build fixesMarkus Mohrhard
2013-11-19removed unused variableMarkus Mohrhard
2013-11-19fix crash in opengl backendMarkus Mohrhard
2013-11-19it builds againMarkus Mohrhard
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard
2013-11-19add a few property casesMarkus Mohrhard
2013-11-19add the definition for the shapesMarkus Mohrhard
2013-11-19make the shapes explicit in the backendMarkus Mohrhard
2013-11-19make it possible to avoid XShape/XShapes in the backendMarkus Mohrhard
2013-11-19implement XMultiPropertySetMarkus Mohrhard
2013-11-19implement top level shape and method to get itMarkus Mohrhard
2013-11-19adapt name of methodMarkus Mohrhard
2013-11-19rename DummyShapeFactory to OpenglShapeFactoryMarkus Mohrhard
2013-11-19add methods to render whole data series at onceMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard