summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)Author
2021-02-22loplugin:refcounting in accessibilityNoel
2021-02-19update pchesCaolán McNamara
2021-02-08update pchesCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-09Fix typosAndrea Gelmini
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-11-29a11y : avoid double lockingArnaud Versini
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer
2020-10-21use tools::Long in accessibility..basctlNoel
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-14loplugin:finalclasses in accessibilityNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on accessibility/*Andrea Gelmini
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl
2019-09-16accessibility : namespace cleanupArnaud Versini
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-11cid#1448422 Division or modulo by zeroCaolán McNamara
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25loplugin:unusedfields in variousNoel Grandin
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann