summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-08-14cid#1557708 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14qt: Remove "5" from render backend nameMichael Weghorn
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna
2024-08-14dubious to enable/disable help button based on IsContextHelpEnabledCaolán McNamara
2024-08-14CairoSDPR: Handle EmphasisMarksArmin Le Grand (Collabora)
2024-08-14UBSan SAL_USE_VCLPLUGIN=qt5 needs SvpGraphicsBackend RTTIStephan Bergmann
2024-08-13vcl a11y: Report "top-level"'s frame againMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move handleAtkObject to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move handleItems to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move size group parsing to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move list store handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move collectProperty to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Reuse existing helper methodMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper to finalize valueMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Avoid unnecessary work for empty propMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move locale handling to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Rename ParserState -> VclParserStateMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Extract helper for interface domainMichael Weghorn
2024-08-13tdf#130857 Drop VclBuilder::m_pStringReplaceMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move m_bLegacy to base classMichael Weghorn
2024-08-13tdf#130857 VclBuilder: Move 2 static methods to base classMichael Weghorn
2024-08-12cid#1616198 silence Arguments in wrong orderCaolán McNamara
2024-08-12icon choice ctrl: Drop EVENTID_SHOW_CURSORMichael Weghorn
2024-08-12ofz: sc-html "ClusterFuzz Unreproducible" resetCaolán McNamara
2024-08-12gtk4 a11y: Avoid explicit std::max template specializationMichael Weghorn
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-11speed up menu construction at app startupNoel Grandin
2024-08-11Related: tdf#154959 suitable label printer paper size not auto-selectedCaolán McNamara
2024-08-10cid#1556058 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-10gtk4 a11y: Fix 32-bit buildMichael Weghorn
2024-08-09vcl a11y: Don't report parent window for top-levelsMichael Weghorn
2024-08-09Under Application::IsOnSystemEventLoop, do nothing in Application::RescheduleStephan Bergmann
2024-08-09we can drop cached text check workaroundCaolán McNamara
2024-08-08cid#1607356 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-08tdf#162358 Fix missing fallback run inside grapheme clusterJonathan Clark
2024-08-07cid#1557545 COPY_INSTEAD_OF_MOVECaolán McNamara
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 QtInstanceWidget::get_clipboardMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement {s,g}et_tooltip_textMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{show,hide}Michael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::has_child_focusMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::is_activeMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement focus-related methodsMichael Weghorn
2024-08-07tdf#130857 qt weld: Implement QtInstanceWidget::{get,is}_visibleMichael 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