summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-23tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens1-1/+6
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-4/+2
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-5/+5
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin1-142/+122
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+0
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-48/+36
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
2014-10-17coverity#1247647 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-04prevent memory leakMarkus Mohrhard1-4/+16
2014-08-03cosmetic clean-upMarkus Mohrhard1-8/+8
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida1-21/+18
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-03-14svx: sal_Bool->boolNoel Grandin1-1/+1
2013-08-15cppcheck: fix redundant assignmentsJulien Nabet1-8/+4
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2012-10-08OUString cleanup in Chart2Olivier Hallot1-68/+68
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-2/+2
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-6/+6
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-6/+6
2011-02-02Some cppcheck cleaningJulien Nabet1-4/+3
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko1-6/+6
2010-11-29Removed (again) some commented out code.Timo Heino1-17/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-5/+2
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov1-175/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.70); FILE MERGEDRüdiger Timm1-61/+18
2007-09-18INTEGRATION: CWS chart11 (1.10.2); FILE MERGEDVladimir Glazounov1-3/+2
2007-08-03INTEGRATION: CWS pj83 (1.10.6); FILE MERGEDJens-Heiner Rechtien1-4/+4
2007-07-25INTEGRATION: CWS chart07 (1.9.12); FILE MERGEDRüdiger Timm1-15/+15
2007-05-22INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGEDVladimir Glazounov1-139/+447
2006-09-17INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-7/+6
2003-11-11avoid exceptions for properties that are not availableBjörn Milcke1-142/+179
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke1-4/+4
2003-10-17 catch exceptions when properties are not foundBjörn Milcke1-2/+4
2003-10-07ItemConverter rework/compiler warnings removed (gcc Linux)Björn Milcke1-16/+16