summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Window.cxx
AgeCommit message (Expand)Author
2022-08-22chart2: remove duplicate eObjectTypeTomaž Vajngerl
2022-08-20chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-08loplugin:refcounting check for one more caseNoel
2021-02-23we don't need the PopupMenu to derive the info we need hereCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in basegfx..chart2Noel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11tdf#136573 chart2: enable arrow keys in data labelTünde Tóth
2020-09-07tdf#136430 Fix chart crash trying to move data labelsBalazs Varga
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-02-28Remove unused lokit-only selection properties in..Dennis Francis
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs 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-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-16Removed duplicated includeAndrea Gelmini
2019-10-16Disable chart doubleclick on mobileSzymon Kłos
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-13Pointer is pointlessNoel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-19release mouse before launching dialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17cppcheck: knownConditionTrueFalse in chart2Jochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen