summaryrefslogtreecommitdiff
path: root/chart2/inc
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-02-24Typo: curently->currentlyJulien Nabet
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-10-09Put SeriesPlotterContainer into CreateShapeParam2D.Kohei Yoshida
2014-09-19Finally, move the group shape object for the diagram with axes to the param.Kohei Yoshida
2014-09-19Move the "MarkHandles" shape object to CreateShapeParam2D.Kohei Yoshida
2014-09-19Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida
2014-09-19Move the code that creates shapes for axis titles to own method.Kohei Yoshida
2014-09-19Move the 2D shape creation code into a separate method.Kohei Yoshida
2014-08-29the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl chartsMarkus Mohrhard
2014-08-13warning C4373: 'chart::ChartModel::setWindow': virtual function overrides...Thomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-06-27fix invalid memory access in chart testsMarkus Mohrhard
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04fix refresh problem with 2D OpenGL chart and OpenGLWindowMarkus Mohrhard
2014-06-01extract the rendering code in ChartViewMarkus Mohrhard
2014-05-29update_pch: exclude OpenGLContext.hxx for nowThomas Arnhold
2014-05-28update_pchThomas Arnhold
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12Have ChartView keep the instance of GL3D chart object between rendering.Kohei Yoshida
2014-05-12volatile does not make any sense hereMarkus Mohrhard
2014-05-07the rendering is working on-screenMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
2014-05-06update_pch for chartopenglThomas Arnhold
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17remove executable bitAndras Timar
2014-04-15remove some crap that should not have been pushedMarkus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-14update_pchThomas Arnhold
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin