summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/chartlis.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara1-3/+3
2014-05-12Move this function object to o3tl.Kohei Yoshida1-3/+4
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+0
2013-10-08convert sc/inc/chartlis.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-22/+2
2013-07-24More of the same.Kohei Yoshida1-4/+4
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard1-0/+5
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-30fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl1-4/+4
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann1-17/+17
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold1-8/+0
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara1-7/+0
2012-04-24Remove unused code in sc.Santiago Martinez1-15/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-03Moved the names of non-OLE charts out of ScDocument.Kohei Yoshida1-0/+5
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida1-30/+15
2012-02-01We don't really need GetCount().Kohei Yoshida1-5/+0
2012-02-01ScChartListenerCollection is no longer a child of ScStrCollection.Kohei Yoshida1-81/+199
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-1/+1
2011-08-09Lots more cleanups.Kohei Yoshida1-18/+18
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-47/+47
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-6/+5
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-47/+47
2011-01-17removal of dead codeEd Dean1-1/+0
2011-01-15Remove some dead codeserval1-3/+0
2011-01-09some cppcheckcleaningJulien Nabet1-2/+0
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida1-9/+9
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-18CWS-TOOLING: integrate CWS koheichart01Jens-Heiner Rechtien1-0/+52
2009-03-03CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte1-54/+243
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-5/+5
2008-04-10INTEGRATION: CWS changefileheader (1.10.292); FILE MERGEDRüdiger Timm1-23/+18
2007-05-22INTEGRATION: CWS chart2mst3 (1.8.84); FILE MERGEDVladimir Glazounov1-8/+15
2007-02-27INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGEDVladimir Glazounov1-7/+8
2006-07-21INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.5.314); FILE MERGEDOliver Bolte1-5/+5
2002-01-22#96783# ChartListenerCollection dtor: delete elements before Timer dtor is ca...Niklas Nebel1-2/+12
2001-07-20#89991# removed TF_ONE51 ifdefNiklas Nebel1-6/+2
2001-03-20#81983#; update all dirty charts while import XMLSascha Ballach1-3/+3
2000-12-13#81844# scheduled series ranges updateEike Rathke1-5/+53
2000-09-18initial importJens-Heiner Rechtien1-0/+468