summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Expand)Author
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-22loplugin:refcounting in accessibilityNoel
2021-02-19update pchesCaolán McNamara
2021-02-16loplugin:referencecasting in accessibilityNoel
2021-02-08update pchesCaolán McNamara
2021-02-06move Button to vcl/toolkitCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2021-01-21constant 'Focused object has invalid index in parent' a11y warningCaolán McNamara
2021-01-09Fix typosAndrea Gelmini
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-29a11y : avoid double lockingArnaud Versini
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-10-21use tools::Long in accessibility..basctlNoel
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-27SvtIconChoiceCtrl can move into toolkit only headersCaolá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-08-17Fix typosAndrea Gelmini
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
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-12PopupMenuFloatingWindow is now unusedCaolán McNamara
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-26update pchesCaolán McNamara
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21tdf#42982: Improve UNO API error reportingIan Barkley-Yeung
2020-04-18loplugin:flatten in accessibilityNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin