summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/DummyXShape.hxx
AgeCommit message (Expand)Author
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-03-06V801: Decreased performanceCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-21fdo#81237: 2D OpenGL charts have wrong sizeZolnai Tamás
2014-08-29Fix OpenGL chart reinitialiationZolnai Tamás
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-01move to OpenGLWindow step oneMarkus Mohrhard
2014-05-28chart2: fix namespacingThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-29make the chart patch warning free and more clean-upMarkus Mohrhard
2014-04-29add algorithm of corner generated informationxukai liu
2014-04-15don't try to init OpenGLRender in the constructorMarkus Mohrhard
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17move DummyXShape.hxx to the cxx fileMarkus Mohrhard