summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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)
2024-08-19SalLayout::InitFont doesn't do anythingCaolán McNamara
2024-08-18Emscripten: Clean up SolarMutexStephan Bergmann
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-17Support for non-AA text on WindowsMike Kaganski
2024-08-16Keep SessionManagerInhibitor disabled for EmscriptenStephan Bergmann
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-15qt: Drop X11 condition for session/screensaver inhibitionMichael Weghorn
2024-08-15vcl: Allow DBus-based session inhibition without requiring X11Michael Weghorn
2024-08-15vcl: Drop MATE <= 1.10 session inhibit supportMichael Weghorn
2024-08-14qt: Remove "5" from render backend nameMichael Weghorn
2024-08-14UBSan SAL_USE_VCLPLUGIN=qt5 needs SvpGraphicsBackend RTTIStephan Bergmann
2024-08-11speed up menu construction at app startupNoel Grandin
2024-08-07tdf#130857 qt weld: Implement newly added 'escape_ui_str'Michael Weghorn
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge
2024-08-07cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell
2024-08-07tdf#130857 qt weld: Implement {s,g}et_tooltip_textMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement focus-related methodsMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_sensitiveMichael Weghorn
2024-08-07tdf#162351 tdf#130857 qt weld: Handle button clickMichael Weghorn
2024-08-07 tdf#162351 tdf#130857 qt weld: Implement weld_widget_for_responseMichael Weghorn
2024-08-07tdf#162351 tdf#130857 qt weld: Extract helper function to get buttonMichael Weghorn
2024-08-07tdf#162351 tdf#130857 qt weld: Add basic QtInstanceButtonMichael Weghorn
2024-08-05CairoSDPR: direct text rendering using CairoArmin Le Grand (Collabora)
2024-08-04Resolves: tdf#154959 label printers no longer rotateCaolán McNamara
2024-08-02tdf#162259: correctly handle font width on WindowsMike Kaganski
2024-08-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael Weghorn
2024-07-25tdf#143148 Use pragma once instead of include guardsAshok