summaryrefslogtreecommitdiff
path: root/chart2/source/model
AgeCommit message (Expand)Author
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
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-14simplify include guardsThomas Arnhold
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-29hide local functions harderCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi