summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/3DChartObjects.cxx
AgeCommit message (Expand)Author
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-03-07use more Color in chart2Noel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03chart2: remove commented out codeChris Sherlock
2016-02-03chart2: I think we can get rid of OLDRENDER nowChris Sherlock
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-09-29coverity#1325069 Resource leakCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl
2014-09-25Changing the font properties makes it look betterxukai
2014-09-233D fonts suportxukai
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-27pass by const referenceMarkus Mohrhard
2014-08-27add screen text color set interfaceweigao
2014-08-13add position control to screen textweigao
2014-07-21split helper and fix buildCaolán McNamara
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-21use shader to calculate alpha channelweigao
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-28Add a grey gradient background to the 3D chartm and tweak text color.Michael Meeks
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-25Improve computation of the text area to make it nicer.Jan Holesovsky
2014-05-24much improved camera control for 3D chartMarkus Mohrhard
2014-05-24add a text cache to improve rendering performanceMarkus Mohrhard
2014-05-24fix the calling of polygon APIweigao
2014-05-24GetTexBoundRect does not really return teh bounding rectangleMarkus Mohrhard
2014-05-21improve the text rendering a little bit moreMarkus Mohrhard
2014-05-21improve the text rendering a bitMarkus Mohrhard
2014-05-21set the color for the pickingMarkus Mohrhard
2014-05-12use black as text colorMarkus Mohrhard
2014-05-12more sal_Int32 to sal_uInt32 and simplificationMarkus Mohrhard
2014-05-12usa sal_uInt32 instead of sal_Int32Markus Mohrhard
2014-05-12Revert "separate rounded corner bar and normal bar rendering"Markus Mohrhard
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard
2014-05-12a few changes to camera position and bar positioningMarkus Mohrhard
2014-05-12separate rounded corner bar and normal bar renderingMarkus Mohrhard
2014-05-12use rounded corners by defaultMarkus Mohrhard