summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin1-4/+4
2024-05-07loplugin:ostr in chart2Noel Grandin1-41/+41
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann1-2/+2
2023-06-26new loplugin:constexprliteralNoel Grandin1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-2/+3
2021-07-15use WhichRangesContainer in chart2Noel Grandin1-7/+6
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-2/+2
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel1-2/+4
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-2/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-4/+4
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen1-6/+1
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-4/+4
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+1
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen1-0/+1
2018-04-09tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens1-1/+6
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+5
2018-03-09chart2: change usage of MID_GRAFURL to MID_BITMAPTomaž Vajngerl1-2/+2
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