summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-91/+31
2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov2-2/+6
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-21Exit from search loop when condition is satisfiedArkadiy Illarionov1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin2-8/+2
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2-3/+3
2019-04-03Fix typoAndrea Gelmini1-1/+1
2019-04-01Fix typoAndrea Gelmini1-1/+1
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov4-34/+22
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-4/+4
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 Grandin2-3/+0
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-4/+4
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik2-20/+20
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin13-45/+45
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen18-9/+17
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2-0/+2
2019-01-08add operator* to uno::ReferenceNoel Grandin2-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen11-0/+14
2018-12-31cppcheck: 'nSelectedEntryCount' is assigned a value that is never used.Tóth Attila1-2/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen14-0/+14
2018-12-08Use switch with init-statementStephan Bergmann1-2/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin2-3/+3
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-22Fix typoAndrea Gelmini1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara44-247/+815
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-4/+1
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski2-134/+124
2018-11-07move SvTreeListBox to vclCaolán McNamara6-23/+29
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-6/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin4-4/+4
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin3-11/+11
2018-10-18Attempt to fix tdf#118193Arnaud Versini1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-17loplugin:singlevalfieldsNoel Grandin2-16/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+2
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin1-1/+0
2018-08-17tdf#116542 a11y: Make R/O accessibleedit use STATIC roleSamuel Thibault1-1/+1
2018-07-20Remove dead code from textwindowaccessibility.cxxMuhammet Kara1-105/+0
2018-07-15accessibility : move ensureIsAlive outside of implGetText and implGetLocaleArnaud Versini1-2/+14
2018-07-09Add missing sal/log.hxx headersGabor Kelemen5-1/+5
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu1-2/+1