summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
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
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-02Some cppcheck cleaningJulien Nabet
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-25remove C2U in chart2Markus Mohrhard
2013-03-11Fix chart2 buildFridrich Štrba
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-05doubled usingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2013-01-24bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida