summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/OpenGLRender.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-05chart2: remove dead codeChris Sherlock1-13/+0
2017-11-26Replace lists by vectors in chart2Julien Nabet1-7/+7
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-4/+4
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-5/+4
2017-03-31use actual UNO enums in chart2Noel Grandin1-1/+2
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-20loplugin:unusedfields in chart2Noel Grandin1-2/+0
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-1/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-09-21OPENGL_SCALE_VALUE is not needed any moreZolnai Tamás1-1/+0
2014-09-21fdo#81237: 2D OpenGL charts have wrong sizeZolnai Tamás1-0/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-07-12remove unused definesMarkus Mohrhard1-2/+0
2014-07-12we only need one typedef for PointListMarkus Mohrhard1-9/+5
2014-07-12killed this method againMarkus Mohrhard1-3/+0
2014-07-12remove unused methodMarkus Mohrhard1-1/+0
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-06-01remove the framebuffer renderingMarkus Mohrhard1-22/+0
2014-06-01move to OpenGLWindow step oneMarkus Mohrhard1-4/+1
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-28chart2: fix namespacingThomas Arnhold1-12/+9
2014-05-27cache the bitmap converted to flat RGBA pixels.Michael Meeks1-2/+9
2014-05-05Missing constStephan Bergmann1-1/+1
2014-04-29WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-04-29WaE: unused private fieldsTor Lillqvist1-8/+9
2014-04-29make the new 3D OpenGL chart renderer compileMarkus Mohrhard1-3/+0
2014-04-29move all the 3D rendering code into an own classMarkus Mohrhard1-232/+0
2014-04-29remove unused member variablesMarkus Mohrhard1-30/+0
2014-04-29make the chart patch warning free and more clean-upMarkus Mohrhard1-21/+23
2014-04-29add algorithm of corner generated informationxukai liu1-12/+306
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard1-1/+0
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard1-1/+1
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard1-3/+1
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard1-9/+0
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard1-0/+219
2014-03-14Move OpenGLRender to vclZolnai Tamás1-298/+0
2014-03-07fix the rotation matrix for text shapesMarkus Mohrhard1-2/+2
2014-03-04remove mfAlpha againMarkus Mohrhard1-2/+0
2014-03-04add black bubble edge and modify transparencePeilin1-2/+2
2014-02-27coverity#1187864 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-02-22setting width and height always happens togetherMarkus Mohrhard1-2/+1
2014-02-16improve text positioningMarkus Mohrhard1-0/+2
2014-02-15remove more unused codeMarkus Mohrhard1-13/+0
2014-02-15remove more unused codeMarkus Mohrhard1-5/+2
2014-02-15remove unused functionsMarkus Mohrhard1-2/+0
2014-02-14Fix GLEW debug stuff for WindowsStephan Bergmann1-6/+1