summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2021-01-07chart2: avoid assert on SvxAdjustItem with WhichId 0Michael Stahl
2021-01-06lok: Apply chart line widthSzymon Kłos
2021-01-06lok: Apply chart line colorSzymon Kłos
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos
2020-10-07lok: Add posibility to change chart fill gradientSzymon Kłos
2020-09-22lok: Add posibility to change chart fill colorSzymon Kłos
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-26Remove unused lokit-only selection properties in..Dennis Francis
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-05-16lokit: Mark document as modified on chart insert/edit...Dennis Francis
2020-05-16chart2: clear listener parents in disposeAshod Nakashian
2020-05-13lok: Chart context menu: Disable menu items which are not available.Tamás Zolnai
2020-05-13lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai
2020-01-09tdf#121458: chart: change "Data Ranges" button enabled condition.Vasily Melenchuk
2019-12-02tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga
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
2019-07-22cid#1451627 Division or modulo by float zeroCaolán McNamara
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-07-18cid#1448236 Use after freeCaolán McNamara
2019-07-16cid#1448300 Using invalid iteratorCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-11Fix typoAndrea Gelmini
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-06-08weld View3DDialogCaolán McNamara
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov