summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-07-23close some more holes in structuresNoel Grandin
2019-05-11weld conditional formattingCaolán McNamara
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-14add tests for tdf#117809Markus Mohrhard
2018-07-14tdf#117809, listen to the actual conditional format range if necessaryMarkus Mohrhard
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2017-12-07loplugin:constparamsNoel Grandin
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-06-28repaint whole range for range based cond formats, tdf#105696Markus Mohrhard
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-27don't inherit from std::mapMarkus Mohrhard
2016-03-26switch to a listener based cond format update, tdf#95437Markus Mohrhard
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-04-16add test for tdf#90511Markus Mohrhard
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard
2015-03-30add color scale entriesMarkus Mohrhard
2015-03-30more code for conditional format APIMarkus Mohrhard
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann