summaryrefslogtreecommitdiff
path: root/accessibility/source/standard
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20move RadioButton to be toolkit onlyCaolán McNamara
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-10tdf#123936 Formatting file in module accessibility with clangPhilipp Hofer
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: accessibilityStephan Bergmann
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-21accessibility : don't initialize manually VclPtrArnaud Versini
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26Use properly typed variable for iterationStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25Avoid explicit cast to smaller sal_uInt16 from larger sal_Int32Stephan Bergmann
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-03remove some useless comment linesNoel Grandin
2019-10-28tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-05Simplify Sequence iterations in accessibilityArkadiy Illarionov
2019-09-03tdf#39593 Drop OToolBoxWindowItem::isWindowItemArkadiy Illarionov
2019-08-21loplugin:constmethod in accessibilityNoel Grandin
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): accessibilityStephan Bergmann
2019-07-08tdf#121793 speedup VCLXAccessibleStatusBarItem::GetItemTextNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-03clang-tidy modernize-avoid-c-arrays in accessibilityArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov
2019-02-25loplugin:unusedfields in variousNoel Grandin
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
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-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin