summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* error C2872: ´chart´ : ambiguous symbolCaolán McNamara2014-04-251-1/+1
* fix comment about ChartView::dumpMarkus Mohrhard2014-04-251-1/+1
* the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard2014-04-251-4/+9
* dump also drawinglayer shapes that are externally addedMarkus Mohrhard2014-04-251-9/+23
* fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard2014-04-253-6/+35
* No need for XShape dumping (for unit testing) for non-desktopTor Lillqvist2014-04-251-1/+6
* chart2: use constructor feature for WizardDialogMiklos Vajna2014-04-254-57/+10
* chart2: use constructor feature for ShapeToolbarControllerMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartTypeDialogMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartFrameLoaderMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna2014-04-253-9/+9
* chart2: use constructor feature for ChartControllerMiklos Vajna2014-04-253-9/+10
* chart2: use constructor feature for ElementSelectorToolbarControllerMiklos Vajna2014-04-243-9/+9
* some more hrc cleanupThomas Arnhold2014-04-237-247/+0
* remove one more zero byte hrcThomas Arnhold2014-04-221-0/+0
* remove unused hrc filesThomas Arnhold2014-04-221-57/+0
* clean up hrc filesThomas Arnhold2014-04-223-78/+0
* remove comments why a file gets includedThomas Arnhold2014-04-2191-259/+5
* Extract code of BitmapEx -> RGBA buffer conversion to OpenGLHelperZolnai Tamás2014-04-181-20/+1
* Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist2014-04-183-3/+0
* Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist2014-04-171-0/+4
* remove executable bitAndras Timar2014-04-174-0/+0
* add fileMarkus Mohrhard2014-04-171-0/+0
* add test case for fdo#70609Markus Mohrhard2014-04-172-0/+40
* fix non unique property handleMarkus Mohrhard2014-04-172-2/+4
* coverity#1202945 Uninitialized scalar fieldCaolán McNamara2014-04-161-3/+4
* it made even less sense to have the dependency to mdds hereMarkus Mohrhard2014-04-151-1/+0
* remove some crap that should not have been pushedMarkus Mohrhard2014-04-152-83/+0
* chartcore does not need mdds right nowMarkus Mohrhard2014-04-151-1/+0
* Fully comment out commented-out testStephan Bergmann2014-04-151-9/+9
* chart2: sal_Bool->boolNoel Grandin2014-04-15103-587/+587
* whitespace for include statementsThomas Arnhold2014-04-151-1/+1
* don't try to init OpenGLRender in the constructorMarkus Mohrhard2014-04-152-2/+10
* remove the glew part in OpenGLRender.cxxMarkus Mohrhard2014-04-151-14/+0
* move some common OpenGL methods to vclMarkus Mohrhard2014-04-152-136/+6
* move the opengl headers to vcl/opengl for better separationMarkus Mohrhard2014-04-155-5/+5
* only render through OpenGL after successful context creationMarkus Mohrhard2014-04-155-11/+29
* extract methodMarkus Mohrhard2014-04-151-8/+16
* remove include and usingMarkus Mohrhard2014-04-151-4/+0
* switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard2014-04-151-7/+33
* remove unused includeMarkus Mohrhard2014-04-151-2/+0
* update_pchThomas Arnhold2014-04-142-2/+19
* update_pch: fix precompiled_chartopenglThomas Arnhold2014-04-142-8/+59
* typo: occuring -> occurringThomas Arnhold2014-04-141-1/+1
* typo: attribut -> attributeThomas Arnhold2014-04-141-2/+2
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: suiteable -> suitableThomas Arnhold2014-04-141-1/+1
* Remove unused codeStephan Bergmann2014-04-141-14/+0
* Fix encoding (iso-8859-1 -> utf8)Julien Nabet2014-04-121-2/+2
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-3/+1