summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueacc.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-13loplugin:ostr in svtoolsNoel Grandin1-4/+4
2023-09-13loplugin:unusedmethodsNoel Grandin1-7/+0
2023-09-10tdf#157160 a11y: Don't assert ValueSetAcc parent on add/removeMichael Weghorn1-2/+2
2023-09-07tdf#157092 a11y Let only drawing area dispose its ValueSet accMichael Weghorn1-8/+12
2023-05-23prevent some "index hint out of range" warningsNoel Grandin1-0/+1
2023-05-06Use getXWeak in svtoolsMike Kaganski1-3/+3
2023-04-15a11y: Report focusable and focused state for ValueSetItemMichael Weghorn1-4/+4
2023-01-18XUnoTunnel->dynamic_cast in ValueSetAccNoel Grandin1-21/+1
2023-01-18XUnoTunnel->dynamic_cast in ValueItemAccNoel Grandin1-20/+1
2023-01-06Fix copy/paste typosStephan Bergmann1-1/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-18/+34
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-21/+20
2021-12-25use comphelper::WeakComponentImplHelper in ValueSetAccNoel Grandin1-16/+13
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-2/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-16/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-6/+6
2021-09-11clang:optin.performance.PaddingNoel Grandin1-2/+2
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin1-3/+3
2021-07-23osl::Mutex->std::mutex in ValueItemAccNoel Grandin1-3/+3
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara1-13/+13
2021-05-29flatten ValueSet item arrayNoel Grandin1-13/+13
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-04-23we want the a11y screen locationCaolán McNamara1-1/+1
2021-04-07rtl::Static -> function local staticNoel Grandin1-12/+4
2021-02-20loplugin:refcounting in svtoolsNoel1-2/+2
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-2/+0
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-95/+95
2020-04-25remove newly unused ValueSetCaolán McNamara1-978/+0
2020-02-21loplugin:unusedmethodsNoel Grandin1-20/+0
2020-02-20loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-02-08replace some more copy/clear with swapNoel Grandin1-4/+2
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-8/+4
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-4/+4
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-08-05Fix typosAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann1-1/+1
2019-07-18cid#1448313 Uninitialized pointer fieldCaolán McNamara1-0/+1
2019-05-24Avoid broken static_castStephan Bergmann1-6/+12
2019-05-17weld SvxIMapDlgCaolán McNamara1-3/+0
2019-03-29Accessible Descriptions are supposed to be human text (and translated)Caolán McNamara1-1/+9
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-09-18loplugin:useuniqueptr in SvtValueSetNoel Grandin1-1/+1
2018-09-18loplugin:useuniqueptr in ValueSetNoel Grandin1-1/+1
2018-09-03weld SvxAreaTabPageCaolán McNamara1-0/+19
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-14loplugin:unusedfieldsNoel Grandin1-1/+0