summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2024-09-28tdf#160837 SalFrame: Replace direct uses of maGeometry memberMichael Weghorn
2024-09-26tdf#160837 vcl: Protect SalFrame::maGeometry accessMichael Weghorn
2024-09-26tdf#160837 win: Move UpdateFrameGeometry to WinSalFrameMichael Weghorn
2024-09-26tdf#160837 win: Move SetMaximizedFrameGeometry to WinSalFrameMichael Weghorn
2024-09-26tdf#160837 qt: Move logic for QPaintEvent handling to QtFrameMichael Weghorn
2024-09-26tdf#160837 qt: Move logic for resize event handling to QtFrameMichael Weghorn
2024-09-26tdf#160837 qt: Move logic for move event handling to QtFrameMichael Weghorn
2024-09-25tdf#130857 qt weld: Implement QtBuilder::set_responseMichael Weghorn
2024-09-25tdf#130857 qt weld: Implement QtBuilder + use it for first msg dialogOmkarAcharekar
2024-09-25tdf#130857 VclBuilder: Pass UI dir/root to BuilderBaseMichael Weghorn
2024-09-24tdf#163135 eliminate native "secure coding" warningPatrick Luby
2024-09-23vcl: mask scale regression in BitmapFastScaleFilterChris Sherlock
2024-09-21tdf#130857 qt weld: Drop accidently added empty filesMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-09-19qt a11y: Destroy QWindow when popup gets hiddenMichael Weghorn
2024-09-18tdf#130857 qt weld: Move logic to find native Qt parent to helperMichael Weghorn
2024-09-18tdf#130857 qt weld: Add QtInstanceBuilder skeletonOmkarAcharekar
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-09-05tdf#162359 sw: fix the export of comments as PDF annotationsTibor Nagy
2024-08-31tdf#162696 tdf#130857 qt weld: Get parent via SalInstanceWidgetMichael Weghorn
2024-08-30tdf#162696 qt weld: Destroy QDialog in main threadMichael Weghorn
2024-08-28Emscripten: Support --disable-guiStephan Bergmann
2024-08-27vcl: Use cups_option_t** param instead of void**Michael Weghorn
2024-08-20Implement Custom Font Collections on pre-Windows 10 systemsMike Kaganski
2024-08-19CairoSDPR: Text render needs MultiSalLayout supportArmin Le Grand (Collabora)