summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2014-04-25error C2872: ´chart´ : ambiguous symbolCaolán McNamara
2014-04-25fix comment about ChartView::dumpMarkus Mohrhard
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard
2014-04-25dump also drawinglayer shapes that are externally addedMarkus Mohrhard
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard
2014-04-25No need for XShape dumping (for unit testing) for non-desktopTor Lillqvist
2014-04-25chart2: use constructor feature for WizardDialogMiklos Vajna
2014-04-25chart2: use constructor feature for ShapeToolbarControllerMiklos Vajna
2014-04-25chart2: use constructor feature for ChartTypeDialogMiklos Vajna
2014-04-25chart2: use constructor feature for ChartFrameLoaderMiklos Vajna
2014-04-25chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna
2014-04-25chart2: use constructor feature for ChartControllerMiklos Vajna
2014-04-24chart2: use constructor feature for ElementSelectorToolbarControllerMiklos Vajna
2014-04-23some more hrc cleanupThomas Arnhold
2014-04-22remove one more zero byte hrcThomas Arnhold
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás
2014-04-17Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist
2014-04-17remove executable bitAndras Timar
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-16coverity#1202945 Uninitialized scalar fieldCaolán McNamara
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15don't try to init OpenGLRender in the constructorMarkus Mohrhard
2014-04-15remove the glew part in OpenGLRender.cxxMarkus Mohrhard
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard
2014-04-15extract methodMarkus Mohrhard
2014-04-15remove include and usingMarkus Mohrhard
2014-04-15switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard
2014-04-15remove unused includeMarkus Mohrhard
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14Remove unused codeStephan Bergmann
2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida
2014-04-10Reduce indentation by early bailout.Kohei Yoshida
2014-04-10Let's remove these...Kohei Yoshida
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann
2014-04-10add teh rounded corners property backMarkus Mohrhard