summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartWindow.cxx
AgeCommit message (Expand)Author
2020-05-16chart2: clear listener parents in disposeAshod Nakashian
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-03Fix JunitTest chart2 unoapiJan-Marek Glogowski
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-16uitest: some initial work on the chart selectionMarkus Mohrhard
2016-07-16uitest: add initial support for selecting chart elementsMarkus Mohrhard
2016-06-20uitest: set id for chart windowMarkus Mohrhard
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-03-25fix headless buildOliver Specht
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-14refactor chart2 classes to use RenderContextTomaž Vajngerl
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17chart2: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09Double dispose protection.Michael Meeks
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-29CHART_DUMMY_FACTORY should not control the OpenGL windowMarkus Mohrhard
2014-08-29Update chart when chart type is changed in edit modeZolnai Tamás
2014-08-29Don't create an OpenGL window in case of normal charts.Zolnai Tamás
2014-08-29Fix OpenGL chart reinitialiationZolnai Tamás
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard