summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-10-24tdf#130857 qt weld: Handle entry for editable comboboxesMichael Weghorn
2024-10-24tdf#130857 VclBuilder: Make extractEntry a static helperMichael Weghorn
2024-10-24tdf#130857 qt weld: Implement QtInstanceComboBox::insert_vectorMichael 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: Implement QtInstanceButton::set_from_icon_nameMichael Weghorn
2024-10-24tdf#130857 qt weld: Declare support for "Printer Settings" dialogMichael 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-24tdf#130857 qt weld: Fix condition for not implemented combobox caseMichael Weghorn
2024-10-24win a11y: No longer read/write registry keyMichael Weghorn
2024-10-24win: Drop local var assigned to but never readMichael Weghorn
2024-10-23tdf#130857 qt weld: Add initial combobox handlingMichael Weghorn
2024-10-23tdf#163486: PVS: Expression is always trueXisco Fauli
2024-10-22pass by reference for ShouldDownscaleIconsAtSurfaceNoel Grandin
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-22tdf#152534 Win 11 Dark: Draw toolbar button bg + frame manuallyMichael Weghorn
2024-10-22tdf#130857 qt weld: Declare support for "Word count" dialogMichael Weghorn
2024-10-22tdf#130857 qt weld: Evaluate grid positionsMichael Weghorn
2024-10-22tdf#130857 qt weld: Create QGridLayout for "GtkGrid"Michael Weghorn
2024-10-21tdf#163486 PVS: deprecated functionXisco Fauli
2024-10-21tdf#163484 Treeview not maximized in the StyleListNoel Grandin
2024-10-21fix(lok): Expose the import options dialogSkyler Grey
2024-10-21fix(lok): Expose the character encoding dialogSkyler Grey
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-10-21qt a11y: Map BLOCK_QUOTE role to new Qt equivalentMichael Weghorn
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-20Fix CppunitTest_sw_a11y crash: clear mxAccessBridge in DeInitVCLMike Kaganski
2024-10-19Windows/--disable-skia: fix D2DWriteTextOutRenderer to properly set AA modeMike Kaganski
2024-10-19tdf#130857 qt weld: Use native widgets for "Rename Sheet" dialog etc.Michael Weghorn
2024-10-19tdf#160982 wina11y: Drop extra screen reader check to enable a11y bridgeMichael Weghorn
2024-10-19vcl: Use OUString literals in SalGetDesktopEnvironmentMichael Weghorn
2024-10-18tdf#163215: Enable kashida justification for AAT fontsJonathan Clark
2024-10-18tdf#163486: PVS: variable is assigned values twice successivelyXisco Fauli
2024-10-18tdf#130857 qt weld: Use native widgets for "Restart LO" dialogMichael Weghorn
2024-10-18tdf#130857 qt weld: Leave dialog response codes unchangedMichael Weghorn
2024-10-18tdf#130857 qt weld: Implement QtInstanceDialog::responseMichael Weghorn
2024-10-18vcl: Drop indirection via lcl_get_desktop_environmentMichael Weghorn
2024-10-18tdf#163486: PVS: check GetMenu()Xisco Fauli
2024-10-18tdf#163486: PVS: recurring checkXisco Fauli
2024-10-17don't need to use dlsym for cairo_surface_set_device_scale...Caolán McNamara
2024-10-17Fix experimental Emscripten --enable-qt6 build resource issuesStephan Bergmann