summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06fdo#78860: Swap the logic here: Disable -> Enable.Kohei Yoshida
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04WaE: warning C4305: 'argument' : truncation from 'double' to 'GLfloat'Thomas Arnhold
2014-06-04fix refresh problem with 2D OpenGL chart and OpenGLWindowMarkus Mohrhard
2014-06-02coverity#1219805 Uninitialized scalar fieldCaolán McNamara
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet
2014-06-01extract the rendering code in ChartViewMarkus Mohrhard
2014-06-01make the OpenglShapeFactory work with the new OpenGLWindow implMarkus Mohrhard
2014-06-01remove the framebuffer renderingMarkus Mohrhard
2014-06-01move to OpenGLWindow step oneMarkus Mohrhard
2014-06-01no need for that includeMarkus Mohrhard
2014-06-01we don't support the simple backgriund anymoreMarkus Mohrhard
2014-05-30pass more parameters by const referenceMarkus Mohrhard
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold
2014-05-28remove tab in shaderMarkus Mohrhard
2014-05-28improve the algorithm for the zoom into a barMarkus Mohrhard
2014-05-28show the screen text after the performance improvementsMarkus Mohrhard
2014-05-28show the whole demoMarkus Mohrhard
2014-05-28chart2: fix namespacingThomas Arnhold
2014-05-28Add a grey gradient background to the 3D chartm and tweak text color.Michael Meeks
2014-05-28change the bar direction for the demoMarkus Mohrhard
2014-05-28prevent generating repeated information in renderingMarkus Mohrhard
2014-05-28avoid transferring the textures for each frameMarkus Mohrhard
2014-05-28fix picking mode for the batch renderingMarkus Mohrhard
2014-05-28remove unnecessary glFinishMarkus Mohrhard
2014-05-28Modify the bar generate functionweigao
2014-05-28add batch render functionweigao
2014-05-28add get and release batch render info functionweigao
2014-05-28add use and update uno functionweigao
2014-05-28add batch render variablesweigao
2014-05-28add batch render shaderweigao
2014-05-28update_pchThomas Arnhold
2014-05-28coverity#706267 Uncaught exceptionCaolán McNamara
2014-05-28coverity#706265 Uncaught exceptionCaolán McNamara
2014-05-28coverity#706264 Uncaught exceptionCaolán McNamara
2014-05-28coverity#706261 Uncaught exceptionCaolán McNamara
2014-05-28coverity#706260 Uncaught exceptionCaolán McNamara
2014-05-28enable picking againMarkus Mohrhard
2014-05-28Revert "loplugin:unreffun"Markus Mohrhard
2014-05-28use a step width of 10 for the picking colorMarkus Mohrhard
2014-05-28disable MSAA for the pickingMarkus Mohrhard
2014-05-27remove one more magic number that is used in several placesMarkus Mohrhard
2014-05-27let us look from the top onto the chartMarkus Mohrhard
2014-05-27prevent that early return prevents further user interactionMarkus Mohrhard
2014-05-27cache the bitmap converted to flat RGBA pixels.Michael Meeks
2014-05-27chart2: Fix using the last shapeMaxim Monastirsky
2014-05-27css already means ::com::sun::starThomas Arnhold