summaryrefslogtreecommitdiffstats
path: root/sc/inc/chartlis.hxx
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-4/+4
* changed timers to idlesJennifer Liebel2014-12-091-1/+1
* fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke2014-11-151-0/+6
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+5
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida2014-03-151-1/+1
* Drop unnecessary #includeTakeshi Abe2014-02-131-1/+0
* convert sc/inc/chartlis.hxx from String to OUStringNoel Grandin2013-10-081-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-311-6/+0
* remove chart listener when chart is deleted, fdo#64639Markus Mohrhard2013-05-271-0/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-9/+9
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-231-1/+1
* unusedcode.easy: remove some unused codeThomas Arnhold2012-06-051-1/+0
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-1/+0
* Remove unused code in sc.Santiago Martinez2012-04-241-2/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida2012-02-041-1/+0
* Moved the names of non-OLE charts out of ScDocument.Kohei Yoshida2012-02-031-1/+3
* Method description.Kohei Yoshida2012-02-011-0/+4
* Always look up chart objects by name, change method names' casing.Kohei Yoshida2012-02-011-7/+7
* We don't really need GetCount().Kohei Yoshida2012-02-011-1/+0
* ScChartListenerCollection is no longer a child of ScStrCollection.Kohei Yoshida2012-02-011-23/+37
* std::auto_ptr to boost::scoped_ptr.Kohei Yoshida2012-02-011-5/+7
* Lots more cleanups.Kohei Yoshida2011-08-091-15/+15
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-15/+15
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-15/+15
| |\
| | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-15/+15
* | | translate german comments in /sc/incNicolas Christener2011-03-121-4/+4
|/ /
* | port repository calc to boost unordered containersFridrich Štrba2011-02-061-3/+3
* | Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida2010-12-211-2/+2
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|/
* CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | kohei03: #i104769# Fixed the chart update problem for real.Kohei Yoshida2010-01-271-1/+1
* | kohei03: rebased to DEV300_m68.Kohei Yoshida2010-01-071-1/+1
|\ \ | |/ |/|
| * #i104769# fixed by registering a chart listener for each imported chart upon ...Kohei Yoshida2009-09-031-1/+1
* | #i103496#: split svtools; improve ConfitItemsMathias Bauer2009-10-161-1/+1
|/
* CWS-TOOLING: integrate CWS koheichart01Jens-Heiner Rechtien2009-05-181-0/+41
* CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte2009-03-031-5/+39
* CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm2009-01-061-4/+4
* INTEGRATION: CWS changefileheader (1.7.292); FILE MERGEDRüdiger Timm2008-04-101-37/+18
* INTEGRATION: CWS chart2mst3 (1.5.26); FILE MERGEDVladimir Glazounov2007-05-221-4/+5
* INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGEDVladimir Glazounov2007-02-271-2/+4
* INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS rowlimit (1.3.314); FILE MERGEDOliver Bolte2004-06-041-7/+7
* #96783# ChartListenerCollection dtor: delete elements before Timer dtor is ca...Niklas Nebel2002-01-221-2/+4
* #81844# scheduled series ranges updateEike Rathke2000-12-131-2/+12