summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)AuthorFilesLines
2020-09-02move Edit into toolkit only headersCaolán McNamara2-2/+2
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara1-9/+9
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara2-2/+2
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara2-1/+6
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara1-1/+1
2020-08-17Fix typosAndrea Gelmini1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara4-23/+8
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara1-1/+1
2020-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara3-3/+3
2020-07-12update pchesCaolán McNamara1-1/+12
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: accessibilityStephan Bergmann1-1/+1
2020-06-23move ListBox to toolkit-only headersCaolán McNamara6-7/+10
2020-06-21accessibility : don't initialize manually VclPtrArnaud Versini2-5/+0
2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara1-14/+1
2020-06-03loplugin:simplifypointertobool improveNoel Grandin4-4/+4
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin4-10/+10
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara3-3/+3
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling24-0/+82
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26update pchesCaolán McNamara1-4/+2
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara3-3/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-3/+3
2020-04-21tdf#42982: Improve UNO API error reportingIan Barkley-Yeung1-1/+4
2020-04-18loplugin:flatten in accessibilityNoel Grandin22-974/+974
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-04-02loplugin:virtualdeadNoel Grandin1-12/+2
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara3-6/+6
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara2-2/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann3-8/+10
2020-01-26Use properly typed variable for iterationStephan Bergmann1-2/+3
2020-01-26rename some local variablesNoel Grandin2-2/+2
2020-01-25Avoid explicit cast to smaller sal_uInt16 from larger sal_Int32Stephan Bergmann1-1/+2
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-14loplugin:finalclasses in accessibilityNoel Grandin13-27/+17
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2019-12-28tdf#124176: Use "pragma once" on accessibility/*Andrea Gelmini67-201/+67
2019-12-20tdf#124176:Use pragma once instead of include guardsAyhan Yalçınsoy1-4/+1
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-17/+18
2019-12-03loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntryNoel Grandin5-259/+111
2019-12-03remove some useless comment linesNoel Grandin46-46/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-21loplugin:unusedfieldsNoel Grandin1-4/+0
2019-11-20loplugin:unusedmethodsNoel Grandin2-11/+0
2019-11-16loplugin:singlevalfieldsNoel Grandin1-54/+2
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-2/+2