summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
AgeCommit message (Expand)Author
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*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
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
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-04-25Kill comphelper::MakeMapStephan Bergmann
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
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-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-09-08chart2: String to OUStringJelle van der Waa
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
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-07-20Get rid of SvULongs in calcMaciej Rumianowski
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko
2010-11-29Removed (again) some commented out code.Timo Heino
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers