summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-19 23:52:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-19 23:52:57 +0200
commit4d1d597b37e34623e42521901bc81e3ea414e21a (patch)
tree79664a9c0d0517e2006729cd1a6b360c04094a96
parentf29c0fa90ac92de4b9bb872b6f1403abad5f1731 (diff)
Version 6.0.0.0.alpha1, tag libreoffice-6.0.0.0.alpha1-buildfix1 libreoffice-6.0.0.0.alpha1-buildfix1
Change-Id: Ib643d2b8abb7175cd563d8f564b2a64f2e099f3d
0 files changed, 0 insertions, 0 deletions
stub_writer'>feature/stub_writer LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx
AgeCommit message (Expand)Author
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-31use more concrete types in chart2, DataSeriesNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist