summaryrefslogtreecommitdiffstats
path: root/cui/source/options/cfgchart.cxx
Commit message (Expand)AuthorAgeFilesLines
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* remove some useless comment linesNoel Grandin2019-12-031-2/+0
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-061-7/+1
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-291-1/+0
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-1/+1
* Make SvxChartColorTableItem more constArmin Le Grand2019-03-211-12/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* loplugin:staticvar in cppuhelper..desktopNoel Grandin2018-10-171-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* Clean up SvxChartColorTableStephan Bergmann2018-06-291-26/+11
* ColorData->Color in variousNoel Grandin2018-02-261-18/+18
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-201-1/+1
* clang-tidy-modernize-use-equals-default in cuiJochen Nitschke2017-12-271-6/+0
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* svx: assert SfxPoolItem::operator==Michael Stahl2016-11-181-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-1/+1
* com::sun::star->css in cuiNoel Grandin2015-07-291-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+1
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-111-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-8/+0
* cui: sal_Bool->boolNoel Grandin2014-04-161-4/+4
* Remove visual noise from cuiAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* coverity#738587 Uninitialized scalar fieldCaolán McNamara2014-02-211-5/+8
* bool improvementsStephan Bergmann2014-01-281-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* remove unnecessary use of OUString constructor in CUI moduleNoel Grandin2013-11-111-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* convert CUI module from String to OUStringNoel Grandin2013-10-011-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-19/+16
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-2/+1
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-171-2/+2
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-161-2/+2
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-241-3/+3
* Improvement of adding and removing color chartsRob Snelders2011-04-041-3/+8
* Added the Adding and removing of color chartsRob Snelders2011-03-251-15/+35
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-5/+5
|\
| * removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko2011-01-141-5/+5