summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-4/+4
2014-06-06fdo#78860: Swap the logic here: Disable -> Enable.Kohei Yoshida1-5/+5
2014-06-04DeInitVCL at end of testsStephan Bergmann3-0/+3
2014-06-04WaE: warning C4305: 'argument' : truncation from 'double' to 'GLfloat'Thomas Arnhold1-2/+2
2014-06-04fix refresh problem with 2D OpenGL chart and OpenGLWindowMarkus Mohrhard2-0/+46
2014-06-02coverity#1219805 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-06-02fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet1-1/+1
2014-06-01extract the rendering code in ChartViewMarkus Mohrhard2-7/+15
2014-06-01make the OpenglShapeFactory work with the new OpenGLWindow implMarkus Mohrhard5-12/+10
2014-06-01remove the framebuffer renderingMarkus Mohrhard3-157/+0
2014-06-01move to OpenGLWindow step oneMarkus Mohrhard9-122/+56
2014-06-01no need for that includeMarkus Mohrhard1-1/+0
2014-06-01we don't support the simple backgriund anymoreMarkus Mohrhard1-24/+14
2014-05-30pass more parameters by const referenceMarkus Mohrhard2-22/+20
2014-05-30fdo#68849: Add header guards to all include filesJens Carl2-0/+10
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold1-1/+0
2014-05-28remove tab in shaderMarkus Mohrhard1-1/+1
2014-05-28improve the algorithm for the zoom into a barMarkus Mohrhard2-26/+40
2014-05-28show the screen text after the performance improvementsMarkus Mohrhard1-1/+2
2014-05-28show the whole demoMarkus Mohrhard1-1/+1
2014-05-28chart2: fix namespacingThomas Arnhold2-48/+43
2014-05-28Add a grey gradient background to the 3D chartm and tweak text color.Michael Meeks3-8/+40
2014-05-28change the bar direction for the demoMarkus Mohrhard1-4/+4
2014-05-28prevent generating repeated information in renderingMarkus Mohrhard3-7/+8
2014-05-28avoid transferring the textures for each frameMarkus Mohrhard4-8/+20
2014-05-28fix picking mode for the batch renderingMarkus Mohrhard1-2/+4
2014-05-28remove unnecessary glFinishMarkus Mohrhard1-1/+0
2014-05-28Modify the bar generate functionweigao1-11/+10
2014-05-28add batch render functionweigao3-4/+137
2014-05-28add get and release batch render info functionweigao2-0/+107
2014-05-28add use and update uno functionweigao2-0/+57
2014-05-28add batch render variablesweigao1-0/+25
2014-05-28add batch render shaderweigao3-0/+144
2014-05-28update_pchThomas Arnhold3-2/+7
2014-05-28coverity#706267 Uncaught exceptionCaolán McNamara2-2/+3
2014-05-28coverity#706265 Uncaught exceptionCaolán McNamara2-2/+3
2014-05-28coverity#706264 Uncaught exceptionCaolán McNamara2-2/+4
2014-05-28coverity#706261 Uncaught exceptionCaolán McNamara3-3/+5
2014-05-28coverity#706260 Uncaught exceptionCaolán McNamara2-4/+4
2014-05-28enable picking againMarkus Mohrhard2-5/+6
2014-05-28Revert "loplugin:unreffun"Markus Mohrhard1-0/+22
2014-05-28use a step width of 10 for the picking colorMarkus Mohrhard1-7/+15
2014-05-28disable MSAA for the pickingMarkus Mohrhard1-0/+2
2014-05-27remove one more magic number that is used in several placesMarkus Mohrhard1-2/+3
2014-05-27let us look from the top onto the chartMarkus Mohrhard1-1/+1
2014-05-27prevent that early return prevents further user interactionMarkus Mohrhard1-1/+2
2014-05-27cache the bitmap converted to flat RGBA pixels.Michael Meeks6-30/+79
2014-05-27chart2: Fix using the last shapeMaxim Monastirsky2-0/+9
2014-05-27css already means ::com::sun::starThomas Arnhold5-30/+30