/x11_extensions/

ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueimp.hxx
AgeCommit message (Expand)Author
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