summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewacc.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2023-10-24suppress more IndexHint accessibility warningNoel Grandin
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-15a11y: Report focusable and focused state for ThumbnailViewItemMichael Weghorn
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewItemAccNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewAccNoel Grandin
2023-01-06Fix copy/paste typosStephan Bergmann
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-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ThumbnailViewAccNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-09Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in ThumbnailViewItemAccNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-20loplugin:refcounting in sfx2Noel
2020-11-03loplugin:unusedfieldsNoel
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-02-16move some headers inside sfx2/Noel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2017-10-31sfx2: Kill useless mutex guardTakeshi Abe
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann