summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/inc/xichart.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard2018-12-051-0/+2
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen2018-09-171-4/+0
* sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+17
* loplugin:countusersofdefaultparams in scNoel Grandin2017-11-291-1/+1
* Replace lists by vectors in xichart/xipivot (sc)Julien Nabet2017-11-101-2/+1
* loplugin:includeform: scStephan Bergmann2017-10-231-2/+2
* tdf#90510 : Override default point label placement setting...Dennis Francis2017-07-271-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-6/+6
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-61/+61
* loplugin:expandablemethods in scNoel Grandin2016-11-071-10/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-4/+4
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-291-1/+1
* clang-tidy performance-unnecessary-value-param in scStephan Bergmann2016-07-191-4/+4
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-12/+12
* loplugin:passstuffbyref in scNoel Grandin2016-04-141-3/+3
* loplugin:constantparam in scNoel Grandin2016-03-231-1/+1
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-141-1/+4
* sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2016-01-131-4/+3
* sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2016-01-131-2/+2
* sc: replace boost::ptr_map with std::mapMichael Stahl2016-01-131-3/+3
* sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2016-01-131-3/+3
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in scNoel Grandin2015-10-281-9/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-29/+29
* boost->stdCaolán McNamara2015-09-181-34/+34
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-34/+34
* boost->stdCaolán McNamara2015-09-171-34/+34
* loplugin:unusedmethods scNoel Grandin2015-07-221-11/+0
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-82/+53
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* loplugin:constantfunction: scNoel Grandin2015-03-231-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* whitespace cleanup in scMarkus Mohrhard2014-04-061-54/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-29/+29
* sc: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* Remove visual noise from scAlexander Wilms2014-03-031-27/+27
* Support regression curve name in old binary XLS XP/2k/2k3 format.Tomaž Vajngerl2013-11-241-1/+4
* convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin2013-10-041-2/+2
* fix emptyCaolán McNamara2013-09-081-1/+1
* Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara2013-09-081-4/+4
* Some feeble attempt to reduce dependency on token.hxx header.Kohei Yoshida2013-07-021-1/+1
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-231-3/+4
* fdo#46808, Convert chart2::Title service to new styleNoel Grandin2013-05-211-4/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright2013-02-091-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14