summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2024-10-26tdf#130857 qt weld: Make link buttons focusable + handle activationMichael Weghorn
2024-10-26tdf#130857 qt weld: Set actual positions for layouts inside gridMichael Weghorn
2024-10-26tdf#130857 qt weld: Add a QtInstanceLinkButtonMichael Weghorn
2024-10-26tdf#130857 qt weld: Add QtInstanceImage skeletonMichael Weghorn
2024-10-25tdf#130857 qt weld: Add QtInstanceRadioButtonMichael Weghorn
2024-10-25tdf#130857 qt weld: Prefer custom handler for dialog buttonsMichael Weghorn
2024-10-25tdf#130857 qt weld: Add a QtInstanceFrameMichael Weghorn
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn
2024-10-25tdf#130857 qt weld: Notify about weld::Entry text/cursor changesMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement QtInstanceComboBox::insert_separatorMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement ID handling for combobox entriesMichael Weghorn
2024-10-24qt: Have just a single toQString(const OUString&)Michael Weghorn
2024-10-24tdf#130857 qt weld: Signal when current combobox item changesMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement combobox entry sortingMichael Weghorn
2024-10-23tdf#130857 qt weld: Add initial combobox handlingMichael Weghorn
2024-10-22pass by reference for ShouldDownscaleIconsAtSurfaceNoel Grandin
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-22tdf#130857 qt weld: Evaluate grid positionsMichael Weghorn
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-10-19Windows/--disable-skia: fix D2DWriteTextOutRenderer to properly set AA modeMike Kaganski
2024-10-19tdf#160982 wina11y: Drop extra screen reader check to enable a11y bridgeMichael Weghorn
2024-10-18tdf#163215: Enable kashida justification for AAT fontsJonathan Clark
2024-10-18tdf#130857 qt weld: Implement QtInstanceDialog::responseMichael Weghorn
2024-10-17Partially revert "loplugin:unusedmethods" to fix --enable-cpdb buildMichael Weghorn
2024-10-16loplugin:unusedmethodsNoel Grandin
2024-10-16gtk3 a11y: Drop unused DocumentFocusListener classMichael Weghorn
2024-10-16tdf#100894 speed up style tree creationNoel Grandin
2024-10-15Stop hiding of child windows when dragged to a different screenPatrick Luby
2024-10-15vcl: Drop "value_type" typedefs in PPD classesMichael Weghorn
2024-10-12tdf#130857 qt weld: Implement QtInstanceBuilder::weld_widgetMichael Weghorn
2024-10-12tdf#130857 qt weld: Implement QtInstanceBuilder::weld_buttonMichael Weghorn
2024-10-08tdf#162843 replace the event's string parametersPatrick Luby
2024-10-06Update to skia m116Noel Grandin
2024-10-05tdf#130857 VclBuilder: Extract setMnemonicWidget helper + call from baseMichael Weghorn
2024-10-05tdf#130857 qt weld: Add a QtInstanceTextViewMichael Weghorn
2024-10-05tdf#130857 qt weld: Add QtInstanceEntryMichael Weghorn
2024-10-05tdf#130857 qt weld: Show help when help button clickedMichael Weghorn
2024-10-05tdf#130857 qt weld: Handle help IDMichael Weghorn
2024-10-05tdf#130857 qt weld: Move button clicked logic to QtInstanceDialogMichael Weghorn
2024-10-02tdf#130857 qt weld: Add QtInstanceCheckButtonMichael Weghorn
2024-10-02tdf#130857 qt weld: Move runAsync logic to QtInstanceDialogMichael Weghorn
2024-10-02tdf#130857 qt weld: Let QtInstancDialog subclass QObjectMichael Weghorn
2024-10-02tdf#130857 qt weld: Add initial QtInstanceLabel implementationMichael Weghorn
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-28tdf#130857 qt weld: Move button response prop to QtInstanceDialogMichael Weghorn
2024-09-28tdf#130857 qt weld: Add initial support for dialog and labelMichael Weghorn
2024-09-28tdf#130857 qt weld: Use QDialog* as param for findButtonBoxMichael Weghorn
2024-09-28qt: Make screenNumber() a QtFrame methodMichael Weghorn
2024-09-28qt: Let GetQtInstance return ref instead of pointerMichael Weghorn
2024-09-28tdf#160837 qt: Rely on toolkit for frame positions, drop menubar hackMichael Weghorn