summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-04-28fdo77216-Charts-Scattered chart: Chart gets distorted on RTSourav
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás
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-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-17Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist
2014-04-17remove executable bitAndras Timar
2014-04-17add fileMarkus Mohrhard
2014-04-17add test case for fdo#70609Markus Mohrhard
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-16coverity#1202945 Uninitialized scalar fieldCaolán McNamara
2014-04-15it made even less sense to have the dependency to mdds hereMarkus Mohrhard
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard
2014-04-15chartcore does not need mdds right nowMarkus Mohrhard
2014-04-15Fully comment out commented-out testStephan Bergmann
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-14update_pchThomas Arnhold
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold
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