summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-09drop unused ImplPrepareExitMsgCaolán McNamara
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-19Resolves: tdf#154912 make double-click to expand rows the same as arrow expandCaolán McNamara
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-12mpMouseLeaveTimer has been deadNoel Grandin
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-30ofz#57526 AbrtCaolán McNamara
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-21Move SalInstanceScrolledWindow declaration to header fileSzymon Kłos
2023-03-16allow more than DrawingArea to report style updatesCaolán McNamara
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-11Use sifr_dark for dark mode under gnomeCaolán McNamara
2023-03-11Use a matching dark icon theme on auto picking icon theme from fallbacksCaolán McNamara
2023-03-10tdf#153801 fix transparency in About dialog on gen/kf5Noel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07Resolves tdf#153933 - Minor adjustments to EntryMessageTypeHeiko Tietze
2023-03-06no need to allocate these separatelyNoel Grandin
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03Move SalInstanceLinkButton declaration to header fileSzymon Kłos
2023-03-03Move SalInstanceAssistant declaration to header fileSzymon Kłos
2023-02-27Related: tdf#153784 margin_bottom is a cnp nonsense, should be margin_endCaolán McNamara
2023-02-24tdf#114441 vcl: source: Convert sal_uLong to a better typeRasenkai
2023-02-23make create_virtual_device not use a separate alpha layerNoel Grandin
2023-02-14fix error: macro UNIX_DESKTOP_DETECT is not used [-Werror=unused-macros]Andras Timar
2023-02-14base section Titles are invisible in dark modeCaolán McNamara
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-30tdf#150380 Calc crash clicking on the title of the Border Color toolbar popdownNoel Grandin
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2022-12-20tdf#148434 - avoid strange OS/X deadlock around AnyInput.Michael Meeks
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-06add Assistant::set_page_side_imageCaolán McNamara
2022-12-06tdf#152058 THEMES: Not possible to change back to default lookNoel Grandin
2022-11-24tdf#148435 - avoid strange OS/X deadlock around AnyInput.Noel Grandin