summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
2014-03-28Missing XServiceInfo base classStephan 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-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida
2014-03-26Add a boolean "RoundedRectangle" property to the GL 3D chart.Kohei Yoshida
2014-03-26Error: exception specification of overriding function is more lax than baseTor Lillqvist
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida
2014-03-24Let's be more defensive here by checking for null return objects.Kohei Yoshida
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
2014-03-09add property mapping to a few more chart typesMarkus Mohrhard
2014-03-09don't hardcode property mapping, read them from chart2::XChartTypeMarkus Mohrhard
2014-03-09no need for overwriting this methodMarkus Mohrhard
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-22bool improvementsStephan Bergmann
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-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-28Remove code that never effectively did anythingStephan Bergmann
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
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