summaryrefslogtreecommitdiff
path: root/chart2/source/controller/accessibility/AccessibleChartView.cxx
AgeCommit message (Expand)AuthorFilesLines
11 dayschart2 a11y: Drop impl::AccessibleChartView_Base typedefMichael Weghorn1-7/+6
2025-05-25Unify on VclPtr::resetMike Kaganski1-4/+4
2025-04-02cid#1645567 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2025-04-01chart a11y: Use OAccessibleExtendedComponentHelperMichael Weghorn1-17/+1
2025-04-01chart a11y: use vcl::Window instead of XWindowMichael Weghorn1-24/+29
2025-04-01chart a11y: Use nullptr directlyMichael Weghorn1-3/+2
2025-04-01chart a11y: Make clearing weak refs more obviousMichael Weghorn1-9/+2
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-16Drop unneeded 'using' instancesGabor Kelemen1-2/+0
2024-05-07loplugin:ostr in chart2Noel Grandin1-2/+2
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-3/+0
2023-09-06tdf#157115 crash on inserting chart (gtk3)Noel Grandin1-14/+8
2023-09-02use more concrete type in AccessibleChartViewNoel Grandin1-73/+133
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin1-1/+1
2023-01-14use more concrete types in chartNoel Grandin1-5/+8
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-1/+1
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin1-10/+11
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2020-04-19loplugin:flatten in chart2Noel Grandin1-40/+40
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin1-2/+2
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov1-1/+3
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-1/+1
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann1-4/+4
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen1-2/+0
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+1
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+1
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen1-0/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-8/+8
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-1/+1
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+0
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin1-7/+2
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-6/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez1-1/+1