summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis
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-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-02-28Remove unused lokit-only selection properties in..Dennis Francis
2020-02-27loplugin:constantparamNoel Grandin
2020-02-27fix regression in chart keyboard handlingNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-17weld SelectorListBox Item WindowCaolán McNamara
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2020-02-03loplugin:constantparamNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-08tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-12-16chart2: clear listener parents in disposeAshod Nakashian
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga
2019-11-24lok: Chart context menu: Disable menu items which are not available.Tamás Zolnai
2019-11-24lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-11-09Make ControllerCommandDispatch::commandAvailable() more talkativeMuhammet Kara
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31pChartWindow cannot be null hereCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-16Removed duplicated includeAndrea Gelmini
2019-10-16Disable chart doubleclick on mobileSzymon Kłos
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-08Introduce o3tl::unsafe_downcast for known-good dynamic_cast downcastsStephan Bergmann
2019-10-08Simplify some uses of dynamic_castStephan Bergmann
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin
2019-09-26weld DataEditorCaolán McNamara
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann