summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#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
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-23accessibility : remove useless guards and simplify.Arnaud Versini
2018-04-22accessibility: reuse GetWindow result in VCLXAccessibleTextComponent.Arnaud Versini
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-16Fix typosAndrea Gelmini
2018-04-08fix wrong mismatch of type modifiersMarkus Mohrhard
2018-04-05fix bug in AccessibleListBoxEntry::implGetParentAccessible()Noel Grandin
2018-04-04tdf#42949 Remove unnecessary localization headers from accessibilityGabor Kelemen
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara
2018-03-13accessibility: simplify getSelection when possibleArnaud Versini
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-02-25accessibility : remove useless Impl patternArnaud Versini
2018-02-24Modernize a bit accessibility and basctlJulien Nabet