summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03Fix typoAndrea Gelmini
2019-04-01Fix typoAndrea Gelmini
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov
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-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-08add operator* to uno::ReferenceNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-31cppcheck: 'nSelectedEntryCount' is assigned a value that is never used.Tóth Attila
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Use switch with init-statementStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-22Fix typoAndrea Gelmini
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18Attempt to fix tdf#118193Arnaud Versini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-08-17tdf#116542 a11y: Make R/O accessibleedit use STATIC roleSamuel Thibault
2018-07-20Remove dead code from textwindowaccessibility.cxxMuhammet Kara
2018-07-15accessibility : move ensureIsAlive outside of implGetText and implGetLocaleArnaud Versini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-29accessibility : remove useless guards and optimisze a litleArnaud Versini
2018-04-27loplugin:unusedmethodsNoel Grandin