summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/ChartModel.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard1-2/+6
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-11/+20
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-1/+0
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-26/+0
2013-05-31Resolves: #i120828#, restore some ChartModel::dispose() calls..Jian Fang Zhang1-0/+3
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann1-3/+3
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+12
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-24/+29
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-18/+18
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-2/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-28implement the layout dumper for chart2Markus Mohrhard1-0/+5
2012-03-28implement XDumper in ChartModelMarkus Mohrhard1-0/+7
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-06-21catch by const referenceCaolán McNamara1-8/+8
2011-05-20valgrind: break circular dependency leaksCaolán McNamara1-0/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-76/+83
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-76/+83
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov1-18/+5
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-18/+0
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]1-1/+12
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]1-1/+12
2010-12-12More commented out code removedTimo Heino1-9/+0
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]1-18/+5
2010-11-16HC Cleanup - calcJoseph Powers1-5/+0
2010-11-16undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for t...Frank Schoenheit [fs]1-0/+3
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-109/+0
2010-11-15 undoapi: step 2.2 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-0/+2
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-0/+21
2010-11-09EasyHack: createFromAscii to RTL macroKevin Hunter1-4/+4
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]1-7/+104
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]1-58/+46
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08chart49: remove compiler warning/errorIngrid Halama1-1/+1
2010-10-07chart49: merge with DEV300_m89Ingrid Halama1-0/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-08-20calc58: #i113948# office crashes after resizing chartThomas Benisch1-0/+1
2010-08-19chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama1-0/+10
2010-08-18chart49: #i113784# SvNumberFormatter in chartmodel leaksIngrid Halama1-1/+2
2010-06-01chart47: merge with DEV300_m80Ingrid Halama1-1/+5
2010-05-28chart47: #i79087# prevent deadlock + reduce vector to single diagramIngrid Halama1-36/+33