summaryrefslogtreecommitdiff
path: root/cui/source/options/cfgchart.cxx
AgeCommit message (Expand)Author
2023-03-10Use officecfg instead of SvxChartOptionsNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-01-16make the Color constructors explicitly specify transparencyNoel
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-03-21Make SvxChartColorTableItem more constArmin Le Grand
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-29Clean up SvxChartColorTableStephan Bergmann
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2017-12-27clang-tidy-modernize-use-equals-default in cuiJochen Nitschke
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738587 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold