summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroDeepika Goyal
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-05cool#7254 crash on double click of value set item in bullets and numberingCaolán McNamara
2023-09-18Move SalInstanceVerticalNotebook decl to headerSzymon Kłos
2023-09-11gbWatchdogFiring, replace 'volatile bool' with std::atomic<bool>Noel Grandin
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-10using decls should come after #includeNoel Grandin
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-28Related: tdf#144906 unset g_DragSource if drag end callback never calledCaolán McNamara
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-18Fix typosAndrea Gelmini
2023-08-18Fix typoAndrea Gelmini
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-15VCLSession: avoid null dereferencesJustin Luth
2023-08-13Related tdf#156630 and tdf#156629 force snapshot of alpha maskPatrick Luby
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-08-10Related tdf#156629 force snapshot of alpha maskPatrick Luby
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-11Move SalInstanceFormattedSpinButton decl to headerSzymon Kłos
2023-07-11jsdialog: Move SalInstanceCalendar decl to header fileSzymon Kłos
2023-07-07Prolongate hide timeout in call to Help::Show*, when reusing existing windowMike Kaganski
2023-07-07Some refactor to combine code deciding bNoDelay valueMike Kaganski
2023-07-07Related: tdf#155462 Repaint changed tooltip text immediatelyMike Kaganski
2023-07-06Don't modify configuration / Windows registry in CppunitTest_sw_a11yMike Kaganski
2023-07-06Optimize a bitMike Kaganski
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-22Use kf6 VCL plugin by default on Plasma 6Michael Weghorn
2023-06-22kf6: Add a kf6 VCL pluginMichael Weghorn
2023-06-22Detect Plasma 6 desktopMichael Weghorn
2023-06-09trimMemory - fix crash modifying structure during clear.Michael Meeks
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
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