summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky
2014-04-08We build the vclopengl library only for FREEBSD LINUX MACOSX WNTTor Lillqvist
2014-04-08Fix typo.Jan Holesovsky
2014-04-08WaE: private field is not usedTor Lillqvist
2014-04-08maybe the mesa headers are missingMarkus Mohrhard
2014-04-08change debug outputMarkus Mohrhard
2014-04-08clear the container to be safeMarkus Mohrhard
2014-04-08add camera controlMarkus Mohrhard
2014-04-08temporarily link agains OpenGLMarkus Mohrhard
2014-04-08remove unused variableMarkus Mohrhard
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08e temporarily a local OpenGL contextMarkus Mohrhard
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard
2014-04-08remove fileMarkus Mohrhard
2014-04-08no need to swap buffers in the offscreen renderingMarkus Mohrhard
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard
2014-04-08most likley nobody has used that profiling code in yearsMarkus Mohrhard
2014-04-08put some functions into an anonzmous namespaceMarkus Mohrhard
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-04-05add test for fdo#64722, cp#1000058Markus Mohrhard
2014-04-05rename variableMarkus Mohrhard
2014-04-05prevent excessive exceptionsMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-03add concept for chart xshape testsMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara
2014-03-30remove one more merge markerMarkus Mohrhard
2014-03-30set first position and then size, fdo#75075Markus Mohrhard
2014-03-30add test for fdo#74619Markus Mohrhard
2014-03-29chart2: loplugin:saloverrideMichael Stahl
2014-03-29Add missing header.Kohei Yoshida
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-29Transfer back properties from the chart type object to template object.Kohei Yoshida
2014-03-29Too long a line.Kohei Yoshida
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Some debugging output of GL chart.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-29Add a means to debug the internal state of the diagram object.Kohei Yoshida
2014-03-28Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28Missing XServiceInfo base classStephan Bergmann
2014-03-28ChartTypeTemplate and its derivatives are not UNO service implementationsStephan Bergmann
2014-03-28Missing XServiceInfo base classStephan Bergmann
2014-03-28chart::Wall is not a UNO service implementationStephan Bergmann
2014-03-28chart::impl::StockBar is not a UNO service implementationStephan Bergmann
2014-03-28Missing XServiceInfo base classStephan Bergmann
2014-03-27add interface for 3D stock type chart in 3D sceenMarkus Mohrhard