summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/inc/3DChartObjects.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* loplugin:unusedmethods chart2Noel Grandin2015-07-201-4/+0
* remove executable bit from c / h / cxx / hxx / l filesMichael Stahl2015-03-021-0/+0
* 3D fonts suportxukai2014-09-231-3/+3
* pass by const referenceMarkus Mohrhard2014-08-271-2/+4
* add screen text color set interfaceweigao2014-08-271-1/+2
* add position control to screen textweigao2014-08-131-1/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+5
* cache the bitmap converted to flat RGBA pixels.Michael Meeks2014-05-271-4/+15
* add initial work on zoom into the bar movementMarkus Mohrhard2014-05-261-3/+0
* initial work on screen textMarkus Mohrhard2014-05-261-0/+14
* loplugin:passstuffbyrefStephan Bergmann2014-05-251-2/+2
* much improved camera control for 3D chartMarkus Mohrhard2014-05-241-0/+3
* add a text cache to improve rendering performanceMarkus Mohrhard2014-05-241-2/+14
* more sal_Int32 to sal_uInt32 and simplificationMarkus Mohrhard2014-05-121-1/+1
* Revert "separate rounded corner bar and normal bar rendering"Markus Mohrhard2014-05-121-1/+1
* separate rounded corner bar and normal bar renderingMarkus Mohrhard2014-05-121-1/+1
* Best effort of blindly placing axes and background objects.Kohei Yoshida2014-05-091-0/+8
* My best attempt at positioning text objects.Kohei Yoshida2014-05-081-0/+5
* Put category and data series names into the shape collection.Kohei Yoshida2014-05-081-1/+1
* provide bar color for 3D OGL chartMarkus Mohrhard2014-05-071-1/+1
* the temporary context can finally dieMarkus Mohrhard2014-05-071-16/+0
* 3d charts: Zoom the camera towards a bar.Jan Holesovsky2014-05-061-0/+4
* add codes to Text::render()xukai2014-05-061-0/+1
* add codes to Rectangle::render()xukai2014-05-061-1/+1
* fix the OpenGL offscreen rendering a bitMarkus Mohrhard2014-05-061-1/+1
* remove global variableMarkus Mohrhard2014-05-061-10/+7
* remove whitespaceMarkus Mohrhard2014-05-061-2/+0
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-05-051-1/+1
* add codes to Line::render()xukai2014-05-051-1/+3
* remove the codes of set camera info to render()xukai2014-05-051-0/+1
* add codes to set camera infoxukai2014-05-051-0/+1
* Initial size of OpenGL3DRendererxukai2014-05-051-2/+2
* Introduce OpenGL3DRenderer objectxukai2014-05-051-0/+6
* move the opengl headers to vcl/opengl for better separationMarkus Mohrhard2014-04-151-1/+1
* add teh rounded corners property backMarkus Mohrhard2014-04-101-0/+3
* make sure the unique id is set correctlyMarkus Mohrhard2014-04-101-2/+13
* Need 3 points to define a rectangle in 3D.Jan Holesovsky2014-04-081-1/+2
* WaE: private field is not usedTor Lillqvist2014-04-081-5/+0
* add camera controlMarkus Mohrhard2014-04-081-0/+10
* temporarily render to a fileMarkus Mohrhard2014-04-081-0/+4
* improve the code for temporary OpenGl contextMarkus Mohrhard2014-04-081-0/+17
* add initial code for creating 3D bar shapesMarkus Mohrhard2014-04-081-0/+71