summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xichart.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2021-10-11loplugin:moveparam in scNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-05-24inline some use-once typedefsNoel Grandin1-2/+2
2020-05-09compact namespace in scNoel Grandin1-2/+2
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin1-2/+13
2018-12-05tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard1-0/+2
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen1-4/+0
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+17
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2017-11-10Replace lists by vectors in xichart/xipivot (sc)Julien Nabet1-2/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-61/+61
2016-11-07loplugin:expandablemethods in scNoel Grandin1-10/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-12/+12
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-3/+3
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+4
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-4/+3
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-2/+2
2016-01-13sc: replace boost::ptr_map with std::mapMichael Stahl1-3/+3
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-3/+3
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-9/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-29/+29
2015-09-18boost->stdCaolán McNamara1-34/+34
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-34/+34
2015-09-17boost->stdCaolán McNamara1-34/+34
2015-07-22loplugin:unusedmethods scNoel Grandin1-11/+0
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-82/+53
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-54/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-29/+29
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-27/+27
2013-11-24Support regression curve name in old binary XLS XP/2k/2k3 format.Tomaž Vajngerl1-1/+4
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-08fix emptyCaolán McNamara1-1/+1