summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueimp.hxx
AgeCommit message (Expand)Author
2025-02-26valueset a11y: Dispose ValueItemAcc objectsMichael Weghorn
2025-02-26valueset a11y: Use OAccessibleComponentHelper for ValueItemAccMichael Weghorn
2025-02-26valueset a11y: Use OAccessibleComponentHelper for ValueSetAccMichael Weghorn
2025-02-24valueset a11y: Drop ValueItemAcc::mbIsTransientChildrenDisabledMichael Weghorn
2025-02-24valueset a11y: Drop always false ValueSetItem::GetAccessible paramMichael Weghorn
2025-02-24valueset a11y: Rename ValueItemAcc::mpParent to mpValueSetItemMichael Weghorn
2025-02-24valueset a11y: Rename ValueSetAcc::mpParent to mpValueSetMichael Weghorn
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin
2024-10-03use more concrete UNO class in ValueSetAccNoel Grandin
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-07tdf#157092 a11y Let only drawing area dispose its ValueSet accMichael Weghorn
2023-01-18XUnoTunnel->dynamic_cast in ValueSetAccNoel Grandin
2023-01-18XUnoTunnel->dynamic_cast in ValueItemAccNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-25use comphelper::WeakComponentImplHelper in ValueSetAccNoel Grandin
2021-09-11clang:optin.performance.PaddingNoel Grandin
2021-07-23osl::Mutex->std::mutex in ValueItemAccNoel Grandin
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara
2021-05-29flatten ValueSet item arrayNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25remove newly unused ValueSetCaolán McNamara
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-20loplugin:singlevalfieldsNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-05-24Avoid broken static_castStephan Bergmann
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: noExplicitConstructorCaolán McNamara
2016-08-11loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2015-11-23loplugin:unusedfields svtools/Noel Grandin
2015-11-12Encourage ValueSet to render a legend as well as an icon.Michael Meeks
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe