summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, DiagramNoel Grandin2022-01-211-6/+4
* WASM re-activate and fix the Chart buildArmin Le Grand (Allotropia)2022-01-201-0/+12
* add ChartController::getFirstDiagram codeNoel Grandin2022-01-191-1/+6
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-0/+1
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-191-48/+33
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-6/+5
* loplugin:moveparam in chart2Noel Grandin2021-10-111-1/+1
* gives names to all the Idles and TasksNoel Grandin2021-09-281-0/+1
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-311-5/+1
* split OutputDevice from WindowNoel Grandin2021-05-171-1/+1
* Revert "simplify the vcl<->toolkit connection"Noel Grandin2021-05-131-1/+1
* simplify the vcl<->toolkit connectionNoel Grandin2021-05-121-1/+1
* awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara2021-03-111-7/+5
* loplugin:refcounting in chart2Noel2021-02-231-5/+5
* Remove unneeded breaksAndrea Gelmini2021-02-101-1/+0
* avoid some ref-countingNoel Grandin2021-01-251-3/+3
* lok: Apply chart line widthSzymon Kłos2021-01-081-0/+9
* lok: Apply chart line colorSzymon Kłos2021-01-081-0/+9
* check that extraction succeededCaolán McNamara2020-12-111-2/+2
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-49/+49
* lok: Add posibility to change chart fill gradientSzymon Kłos2020-11-111-0/+4
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-061-2/+0
* Fire selection change event before sidebar is unregisteredSzymon Kłos2020-10-271-2/+3
* lok: Add posibility to change chart fill colorSzymon Kłos2020-10-061-0/+9
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-2/+2
* loplugin:flatten in chart2Noel Grandin2020-04-191-47/+47
* some std::set->o3tl::sorted_vectorNoel Grandin2019-12-041-2/+2
* avoid intermediate vcl::WindowsCaolán McNamara2019-10-311-2/+1
* loplugin:constmethod in chart2Noel Grandin2019-09-051-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann2019-07-311-10/+10
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-191-6/+3
* tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov2019-06-201-1/+1
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-171-1/+1
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-1/+1
* tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2019-06-041-1/+1
* lok: chart: constrained dragging of pie segmentsMarco Cecchetti2019-05-201-1/+19
* lok: dragging and resizing chart elementsMarco Cecchetti2019-05-201-0/+4
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-101-0/+1
* tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski2019-04-051-2/+2
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-1/+2
* tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin2019-03-251-1/+1
* loplugin:simplifybool improve search for negated operatorNoel Grandin2019-02-271-1/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-8/+0
* weld DataSourceDialogCaolán McNamara2018-11-271-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-7/+2
* weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2018-10-151-2/+2
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-4/+0