summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlchart.cxx
AgeCommit message (Expand)Author
2020-01-24loplugin:makeshared in scNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl
2018-02-22ColorData->Color in scNoel Grandin
2018-01-07remove "using" directives and lazyness templatesTomaž Vajngerl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-26nTransparency of type sal_Int16Stephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-28coverity#708038 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-28dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record e...Eike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-03more Sal n elementsKenneth Venken
2010-12-02chart46: #i85310# support for chart date axes in Excel filters: BIFF8 import/...Daniel Rentz [dr]
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-03-17chartpositioning: merge with DEV300_m75Ingrid Halama
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov