summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-11gtk4: clear action group in dtorCaolán McNamara
2022-08-11gtk4: get submenu hierarchy rightCaolán McNamara
2022-08-11qt a11y: Use correct coord system in QtAccessibleWidget::childAtMichael Weghorn
2022-08-11qt a11y: Implement QtAccessibleWidget::text{After,Before}OffsetMichael Weghorn
2022-08-11qt a11y: Check range for offset passed to text methodsMichael Weghorn
2022-08-10jsdialog: dump IconView::GetActivateOnSingleClickMike Kaganski
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-10vcl: AnimationRenderer::getOutPos() -> GetOriginPosition()Chris Sherlock
2022-08-10Remove code duplication in GraphicDescriptor for GIFofftkp
2022-08-10Prepare GraphicDescriptor and GraphicFormatDetector for mergingofftkp
2022-08-09qt a11y: Return actual range of text with same attributesMichael Weghorn
2022-08-09vcl: allow editing a column other than the first one in GtkInstanceTreeViewMichael Stahl
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-08-09tdf#149818 qt: Handle double mouse click againMichael Weghorn
2022-08-09tdf#145538 Change common loops to range based in ScanlineToolsTest.cxxStanislav Lopatin
2022-08-08gtk4: cursor not changing on moving over other widgetsCaolán McNamara
2022-08-08gtk4: complete set_cursor for gtk4Caolán McNamara
2022-08-08ofz#24932 TimeoutCaolán McNamara
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara
2022-08-06tdf#150232: put Intel Iris driver Skia/Vulkan in denylist for all versionsJulien Nabet
2022-08-05Use 1 meter, not 10 meters divided by 10Mike Kaganski
2022-08-05using ScrollType::Drag looks the safest choiceCaolán McNamara
2022-08-04qt a11y: Implement QtAccessibleWidget::offsetAtPointMichael Weghorn
2022-08-04qt a11y: implement QtAccessibleWidget::{row,column}HeaderCellsMichael Weghorn
2022-08-04qt a11y: Implement QtAccessibleWidget::selectedCell{s,Count}Michael Weghorn
2022-08-04qt a11y: Map BUTTON_{DROPDOWN,MENU} to Qt equivalentsMichael Weghorn
2022-08-04qt a11y: Map AccessibleRole::FILE_CHOOSERMichael Weghorn
2022-08-04qt a11y: Drop extra empty lines in switch/caseMichael Weghorn
2022-08-04qt a11y: Drop obsolete and misleading commentMichael Weghorn
2022-08-04Fix typos, __clang_ -> __clang__Stephan Bergmann
2022-08-04qt a11y: Implement QtAccessibleWidget::windowMichael Weghorn
2022-08-04qt a11y: Consider QObject hierarchy to find parentMichael Weghorn
2022-08-03handle scroll events in surrounding GtkSalFrame if there is oneCaolán McNamara
2022-08-03gtk4: tweaks for native gtk4 scrollbars in writerCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03export scroll type when possibleCaolán McNamara
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-08-03qt a11y: Implement QtAccessibleWidget::characterRectMichael Weghorn
2022-08-03tdf#149943 vcl: fix pixelated PDF export and print for a rotated imageMiklos Vajna
2022-08-02more_fonts: Update AmiriKhaled Hosny
2022-08-02more_fonts: Update Reem KufiKhaled Hosny
2022-08-01Fix typo in codeAndrea Gelmini
2022-08-01vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-31vcl: Better kashida insertion position validationKhaled Hosny
2022-07-31tdf#150201 Fix endianness for placeable WMFofftkp