summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.cxx
AgeCommit message (Expand)Author
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-03-11awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara
2021-02-23loplugin:refcounting in chart2Noel
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-25avoid some ref-countingNoel Grandin
2021-01-08lok: Apply chart line widthSzymon Kłos
2021-01-08lok: Apply chart line colorSzymon Kłos
2020-12-11check that extraction succeededCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-25tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-11-27weld DataSourceDialogCaolán McNamara
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin