summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx
AgeCommit message (Expand)Author
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen
2018-03-05loplugin:useuniqueptr in AxisItemConverterNoel Grandin
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-20convert chart2 to TypedWhichIdNoel 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-31loplugin:constparams in dbaccessNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-28new loplugin unoanyNoel 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-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann
2016-04-25Kill comphelper::MakeMapStephan 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
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-20fix y-axis position on x-axis handlingMarkus Mohrhard
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
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-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.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-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-27remove include of pch header in chart2Norbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara