summaryrefslogtreecommitdiff
path: root/sc/inc/chartlis.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-18boost->stdCaolán McNamara1-5/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+5
2015-09-17boost->stdCaolán McNamara1-5/+4
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert1-4/+4
2015-08-04fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRangeTobias Lippert1-9/+4
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-1/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-6/+3
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-12-09changed timers to idlesJennifer Liebel1-1/+1
2014-11-15fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke1-0/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+5
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2013-10-08convert sc/inc/chartlis.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann1-1/+1
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold1-1/+0
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara1-1/+0
2012-04-24Remove unused code in sc.Santiago Martinez1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2012-02-03Moved the names of non-OLE charts out of ScDocument.Kohei Yoshida1-1/+3
2012-02-01Method description.Kohei Yoshida1-0/+4
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida1-7/+7
2012-02-01We don't really need GetCount().Kohei Yoshida1-1/+0
2012-02-01ScChartListenerCollection is no longer a child of ScStrCollection.Kohei Yoshida1-23/+37
2012-02-01std::auto_ptr to boost::scoped_ptr.Kohei Yoshida1-5/+7
2011-08-09Lots more cleanups.Kohei Yoshida1-15/+15
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-15/+15
2011-03-12translate german comments in /sc/incNicolas Christener1-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-15/+15
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-3/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-15/+15
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-27kohei03: #i104769# Fixed the chart update problem for real.Kohei Yoshida1-1/+1
2010-01-07kohei03: rebased to DEV300_m68.Kohei Yoshida1-1/+1