summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-02-10vcl: Enable sheet protection dialogHubert Figuière
2024-02-10qt: Set desktop file name without ".desktop" suffixMichael Weghorn
2024-02-09ofz#66573 directly invert the colors in the paletteCaolán McNamara
2024-02-09tdf#155218 sc: fix different page orientation in print dialogTibor Nagy
2024-02-09tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin
2024-02-08tdf#130857 VclBuilder: Move VCL MenuBar specifics to handleMenu()Michael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract helper method for tweaking new childMichael Weghorn
2024-02-08tdf#130857 VclBuilder: Extract static methods to new base classMichael Weghorn
2024-02-07cid#1591747 Unsigned compared against 0Caolán McNamara
2024-02-06return string_view from some XmlWalker methodsNoel Grandin
2024-02-06elide some OString temporariesNoel Grandin
2024-02-05tdf#143148 Use pragma once in vcl/inc/graphicTuukka Orava
2024-02-05tdf#108037 speed up exporting large pdf (2)Noel Grandin
2024-02-05ofz#66471 Direct-leakCaolán McNamara
2024-02-04tdf#130857 qt weld: Support asnyc running of msg dialogsMichael Weghorn
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-01-31lo_dumpState doesn't take the SolarMutex, so dbgutil state dumping can assertCaolán McNamara
2024-01-30jsdialog: enable paste special in calcSzymon Kłos
2024-01-30Missing include (incomplete type 'AquaSalGraphics')Stephan Bergmann
2024-01-30LOK: exposed time formatted field as time fieldsMéven Car
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-30Fix typoAndrea Gelmini
2024-01-29reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin
2024-01-28tdf#159323 qt weld: Remember VCL response code, don't try to mapMichael Weghorn
2024-01-28tdf#159323 qt weld: Set standard buttons via weld APIMichael Weghorn
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25janitor: remove unnecessary conditional (macOS vs iOS)Christian Lohmaier
2024-01-25tdf#142806 sw: PDF export: fix multi-frame links/fieldsMichael Stahl
2024-01-25tdf#158101 Make non-gtk backends context popup menu itemJim Raykowski
2024-01-24tdf#154381 qt weld: Allow setting message box default buttonMichael Weghorn
2024-01-24tdf#154381 qt weld: Add button handling for message boxMichael Weghorn
2024-01-24qt: Move VCL -> Qt accelerator text handling to QtToolsMichael Weghorn
2024-01-24qt weld: Add assert on unhandled VCLButtonsTypeMichael Weghorn
2024-01-24tdf#154381 qt weld: Implement QtInstanceWindow::{g,s}et_titleMichael Weghorn
2024-01-24qt weld: Make QtInstanceDialog::m_pDialog privateMichael Weghorn
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2024-01-23tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn
2024-01-23tdf#138792: PDF export: export metadata dc:dateSarper Akdemir
2024-01-21Try harder to clear Use-of-uninitialized-value from LLVMFuzzerCustomMutatorCaolán McNamara
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-19cid#1545244 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma
2024-01-16tdf#159213: fix Base crash when choosing "Help" in relations design (kf5)Julien Nabet
2024-01-16ITextLayout is unnecessaryNoel Grandin
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2024-01-16cool#1770 sw: make Edit Sections dialog async and mark it a jsdialogMéven Car