summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/3DChartObjects.hxx
AgeCommit message (Expand)Author
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2014-09-233D fonts suportxukai
2014-08-27pass by const referenceMarkus Mohrhard
2014-08-27add screen text color set interfaceweigao
2014-08-13add position control to screen textweigao
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-27cache the bitmap converted to flat RGBA pixels.Michael Meeks
2014-05-26add initial work on zoom into the bar movementMarkus Mohrhard
2014-05-26initial work on screen textMarkus Mohrhard
2014-05-25loplugin:passstuffbyrefStephan Bergmann
2014-05-24much improved camera control for 3D chartMarkus Mohrhard
2014-05-24add a text cache to improve rendering performanceMarkus Mohrhard
2014-05-12more sal_Int32 to sal_uInt32 and simplificationMarkus Mohrhard
2014-05-12Revert "separate rounded corner bar and normal bar rendering"Markus Mohrhard
2014-05-12separate rounded corner bar and normal bar renderingMarkus Mohrhard
2014-05-09Best effort of blindly placing axes and background objects.Kohei Yoshida
2014-05-08My best attempt at positioning text objects.Kohei Yoshida
2014-05-08Put category and data series names into the shape collection.Kohei Yoshida
2014-05-07provide bar color for 3D OGL chartMarkus Mohrhard
2014-05-07the temporary context can finally dieMarkus Mohrhard
2014-05-063d charts: Zoom the camera towards a bar.Jan Holesovsky
2014-05-06add codes to Text::render()xukai
2014-05-06add codes to Rectangle::render()xukai
2014-05-06fix the OpenGL offscreen rendering a bitMarkus Mohrhard
2014-05-06remove global variableMarkus Mohrhard
2014-05-06remove whitespaceMarkus Mohrhard
2014-05-05WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-05-05add codes to Line::render()xukai
2014-05-05remove the codes of set camera info to render()xukai
2014-05-05add codes to set camera infoxukai
2014-05-05Initial size of OpenGL3DRendererxukai
2014-05-05Introduce OpenGL3DRenderer objectxukai
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-10add teh rounded corners property backMarkus Mohrhard
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky
2014-04-08WaE: private field is not usedTor Lillqvist
2014-04-08add camera controlMarkus Mohrhard
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard