summaryrefslogtreecommitdiff
path: root/svx/source/items/chrtitem.cxx
AgeCommit message (Expand)Author
2021-01-03tighten up asserting in SfxPoolItem::operator==Noel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-11Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-08-25remove unused SvxChartDataDescr and SvxChartDataDescrItemNoel Grandin
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-31com::sun::star->css in svxNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-10-12No idea why <wchar.h> would be needed here on non-Linux UnixTor Lillqvist
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-27Removed unused codeSzabolcs Dezsi
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-01-27chart52: #28670# make the legend within charts resizeable - part 3Ingrid Halama [iha]
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud