summaryrefslogtreecommitdiffstats
path: root/chart2/source/model
Commit message (Expand)AuthorAgeFilesLines
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-061-1/+1
* fix the time based renderingMarkus Mohrhard2014-01-291-0/+1
* give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard2014-01-291-2/+18
* some improvements for the time based chartingMarkus Mohrhard2014-01-291-4/+24
* first try at implementing time based updates in new chart implementationMarkus Mohrhard2014-01-291-0/+2
* remaining chart work for time based chartingMarkus Mohrhard2014-01-291-0/+9
* implement time based charting based on new approachMarkus Mohrhard2014-01-291-0/+10
* bool improvementsStephan Bergmann2014-01-221-1/+1
* fdo#72520 : Added property to store external data path in chart.sushil_shinde2014-01-161-1/+7
* typo fixesAndras Timar2013-12-201-1/+1
* fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar2013-12-191-1/+26
* Remove unnecessary macroStephan Bergmann2013-12-121-17/+15
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-23/+22
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-22/+23
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-23/+22
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-061-0/+1
* Remove code that never effectively did anythingStephan Bergmann2013-11-282-53/+0
* fix lifetime problems of ChartViewMarkus Mohrhard2013-11-191-2/+6
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-194-605/+21
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-1/+0
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-1/+0
* fixincludeguards.sh: chart2Thomas Arnhold2013-10-2347-140/+140
* replace more auto_ptr with scoped_ptrMarkus Mohrhard2013-09-293-7/+3
* Mark as constTakeshi Abe2013-08-023-4/+4
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-2952-315/+0
* Fixes for new-style com.sun.star.chart2.FormattedString serviceStephan Bergmann2013-06-051-6/+6
* Resolves: #i120828#, restore some ChartModel::dispose() calls..Jian Fang Zhang2013-05-311-0/+3
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-238-98/+24
* fix maybevoid attributesNoel Grandin2013-05-222-8/+8
* fdo#46808, Convert chart2::Title service to new styleNoel Grandin2013-05-218-24/+98
* fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin2013-05-131-27/+42
* turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard2013-04-221-1/+1
* fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard2013-04-228-37/+37
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0776-209/+171
* Some cppcheck cleaningJulien Nabet2013-04-021-2/+1
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* remove C2U in chart2Markus Mohrhard2013-03-253-7/+8
* Fix chart2 buildFridrich Štrba2013-03-112-2/+2
* #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2013-03-112-3/+17
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-062-4/+2
* doubled usingThomas Arnhold2013-03-055-5/+0
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-2022-89/+71
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3045-497/+497
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-2/+1
* fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin2013-01-281-6/+3
* bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida2013-01-241-21/+19
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-102-21/+7
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-0/+1
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-6/+5