summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DataBrowserModel.cxx
AgeCommit message (Expand)Author
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-21Removed duplicated includesAndrea Gelmini
2022-01-20use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2020-05-18use for-range on Sequence in chart2Noel Grandin
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-28New loplugin:unsignedcompareStephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-01-18convert MoveDirection to scoped enumNoel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
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-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-12chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-22loplugin:write only fieldsNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-31Removed duplicated includesAndrea Gelmini
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-26fdo#79151: No need to offset column index by category labels.Kohei Yoshida
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-26Move the category level removal code into its own method.Kohei Yoshida
2014-06-25Remove these pesky ::com::sun::star ....Kohei Yoshida