summaryrefslogtreecommitdiff
path: root/sc/inc/chart2uno.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-149/+140
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-52/+52
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-28Simply move std::vector instances around hereStephan Bergmann1-3/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-6/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+6
2015-09-17boost->stdCaolán McNamara1-6/+5
2015-08-25tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert1-1/+7
2015-08-21remove last WeakImplHelper8 usesCaolán McNamara1-6/+4
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-51/+51
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-40/+40
2014-02-24coverity#737469 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-29fix windows buildMarkus Mohrhard1-3/+3
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-1/+3
2014-01-29some improvements for the time based chartingMarkus Mohrhard1-14/+9
2014-01-29time based charting calc sideMarkus Mohrhard1-4/+21
2014-01-27coverity#1158331 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158332 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158333 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158334 Uncaught exceptionCaolán McNamara1-3/+4
2014-01-27coverity#1158335 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-20sal_Bool->boolNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-38/+18
2013-07-02Some feeble attempt to reduce dependency on token.hxx header.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-29/+29
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida1-3/+15
2011-12-05Empty data sequence backend no longer used. Let's purge it.Kohei Yoshida1-140/+0
2011-12-05Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).Kohei Yoshida1-11/+10
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-64/+0
2011-03-02chart55: #i112752# missing data change updates from calc to chartThomas Benisch [tbe]1-64/+0
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-3/+3
2011-01-14Remove commented out codeTopround aka Zathuras1-23/+0
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida1-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard1-3/+0
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+9
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-28chartmultiline: merge with DEV300_m70Ingrid Halama1-2/+2