summaryrefslogtreecommitdiff
path: root/chart2/source/controller/accessibility/AccessibleBase.cxx
AgeCommit message (Expand)Author
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-03-18chart a11y: Drop bSendGlobally param from AccessibleBase::BroadcastAccEventMichael Weghorn
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
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-03-02loplugin:refcounting in chart2Noel
2021-02-23loplugin:refcounting in chart2Noel
2021-02-17loplugin:referencecasting in chart2Noel
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-07Fix typoAndrea Gelmini
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in AccessibleBaseNoel Grandin
2016-12-11AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet
2016-11-11loplugin:expandablemethods in chart2Noel Grandin