summaryrefslogtreecommitdiff
path: root/chart2/source/model/main
AgeCommit message (Expand)Author
2014-05-07the rendering is working on-screenMarkus Mohrhard
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
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-15chart2: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-28chart::Wall is not a UNO service implementationStephan Bergmann
2014-03-28chart::impl::StockBar is not a UNO service implementationStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-02-26Statics with non-trivial initialization must use StaticWithInitStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara
2014-01-29fix the time based renderingMarkus Mohrhard
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29some improvements for the time based chartingMarkus Mohrhard
2014-01-29first try at implementing time based updates in new chart implementationMarkus Mohrhard
2014-01-29remaining chart work for time based chartingMarkus Mohrhard
2014-01-29implement time based charting based on new approachMarkus Mohrhard
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde
2013-12-20typo fixesAndras Timar
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard
2013-08-02Mark as constTakeshi Abe
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-06-05Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann
2013-05-31Resolves: #i120828#, restore some ChartModel::dispose() calls..Jian Fang Zhang
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22fix maybevoid attributesNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-04-22turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-25remove C2U in chart2Markus Mohrhard