summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx
AgeCommit message (Expand)Author
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-22boost::checked_deleter will do.Kohei Yoshida
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-16masterfix: #i10000# TRUE -> sal_TrueIvo Hinkelmann
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-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.15.94); FILE MERGEDRüdiger Timm
2007-07-25INTEGRATION: CWS chart07 (1.14.12); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGEDVladimir Glazounov
2007-05-10INTEGRATION: CWS pchfix04 (1.12.22); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.11.80); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2003-12-11delete RelativePosition if default position is selected in dialogBjörn Milcke
2003-11-27legend AutoPosition -> AnchorPositiobBjörn Milcke
2003-11-26positions at model objectsBjörn Milcke
2003-11-25FontSizes with ReferenceSize implemented for dialogBjörn Milcke
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke
2003-10-17 catch exceptions when properties are not foundBjörn Milcke