summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Expand)AuthorFilesLines
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer10-73/+36
2020-10-21use tools::Long in accessibility..basctlNoel2-3/+4
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-20/+5
2020-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2020-07-12update pchesCaolán McNamara1-1/+12
2020-06-23move ListBox to toolkit-only headersCaolán McNamara1-2/+5
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling12-0/+25
2020-04-26update pchesCaolán McNamara1-4/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-3/+3
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara1-1/+0
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+2
2020-01-14loplugin:finalclasses in accessibilityNoel Grandin13-27/+17
2019-12-28tdf#124176: Use "pragma once" on accessibility/*Andrea Gelmini67-201/+67
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-17/+18
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin2-86/+3
2019-12-03remove some useless comment linesNoel Grandin29-29/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-2/+0
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen28-78/+12
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-4/+14
2019-09-18accessibility: fix leak of AccessibleListBoxEntryMichael Stahl2-9/+12
2019-09-16accessibility : namespace cleanupArnaud Versini3-6/+6
2019-08-21loplugin:constmethod in accessibilityNoel Grandin9-12/+12
2019-08-12Fix typosAndrea Gelmini6-9/+9
2019-08-11cid#1448422 Division or modulo by zeroCaolán McNamara1-1/+7
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-91/+31
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+2
2019-03-04Removed STR_SVT_ACC_LISTENTRY_SELCTED_STATEAndrea Gelmini1-1/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-2/+2
2019-02-25loplugin:unusedfields in variousNoel Grandin1-1/+0
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik1-1/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara21-76/+241
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski1-1/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara2-6/+6
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-3/+3
2018-10-17loplugin:singlevalfieldsNoel Grandin1-6/+0
2018-04-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini6-1/+14
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-2/+4
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-2/+2
2018-03-30loplugin:virtualdown in variousNoel Grandin2-4/+2