summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterAccessibility.cxx
AgeCommit message (Expand)Author
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-24clang-tidy modernize-pass-by-value in sdextNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-03-26loplugin:flattenNoel
2021-02-18loplugin:referencecasting in sdextNoel
2020-10-13sdext: fix use-after-free on global AccessibleFocusManagerMichael Stahl
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann
2016-11-23presenter console: fix STL assert when exiting slide showMichael Stahl
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-17sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken
2016-03-08Remove spurious \r from OSL_TRACE outputTor Lillqvist
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin