summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-02-20qt a11y: Invert relation type to match Qt's semanticMichael Weghorn1-8/+10
2023-02-20tdf#153614 qt: Set keyboard focus state when focused, tooMichael Weghorn1-1/+3
2023-02-20tdf#153520 vcl: Align listbox invalidation with mouseover checkMichael Weghorn3-27/+24
2023-02-19ofz#56123 Null-dereferenceCaolán McNamara1-0/+2
2023-02-17use accessibility description in menus for extended tipsCaolán McNamara1-0/+3
2023-02-17crashreporting: divide by zero, aPrefSize.Width() must have been 0 hereCaolán McNamara1-3/+6
2023-02-16Resolves: tdf#151395 need to track tiff offset from start of streamCaolán McNamara1-5/+8
2023-02-16ofz#56020 Null-dereference READCaolán McNamara1-3/+4
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin2-4/+4
2023-02-15move image into the .ui fileCaolán McNamara1-0/+1
2023-02-15resave with latest gladeCaolán McNamara1-4/+1
2023-02-15ofz#55981 Integer-overflowCaolán McNamara1-0/+3
2023-02-14fix error: macro UNIX_DESKTOP_DETECT is not used [-Werror=unused-macros]Andras Timar1-0/+2
2023-02-14tdf#153541 NotebookBar not getting settings change notificationsCaolán McNamara1-3/+8
2023-02-14base section Titles are invisible in dark modeCaolán McNamara1-6/+17
2023-02-14--enable-qt6 constexpr template point of instantiation issueStephan Bergmann1-0/+2
2023-02-13Preserve nullptr between gtk_assistant_get/set_page_titleStephan Bergmann1-3/+6
2023-02-13tdf#143148 Use pragma once in vcldeepanshuraj0991-4/+1
2023-02-12Resolves: tdf#153566 set darkmode menubar background colorCaolán McNamara1-19/+34
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist1-0/+5
2023-02-10Fix typoAndrea Gelmini1-1/+1
2023-02-10gtk4: occasional crash at exitCaolán McNamara1-0/+4
2023-02-10loplugin:staticaccessStephan Bergmann2-2/+2
2023-02-10loplugin:externalStephan Bergmann1-0/+4
2023-02-10tdf#150451 Fix borders in Editbox controls (kf5)Rafael Lima2-3/+30
2023-02-09tdf#153501 Fix OString construction from nullptrStephan Bergmann1-1/+2
2023-02-09vcl: GetGlyphOutlineUntransformed() always returns true nowKhaled Hosny3-10/+6
2023-02-09Require HarfBuzz 5.1.0Khaled Hosny3-21/+3
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist3-40/+86
2023-02-09loplugin:staticaccessStephan Bergmann1-1/+1
2023-02-08tdf#153229 use bestMatchFromAppearancesWithNames to take user pref into accountCaolán McNamara1-4/+4
2023-02-08Related: tdf#152486 infobar is white text on light button in light modeCaolán McNamara1-2/+0
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara9-37/+152
2023-02-08remove SvTreeListEntry background colorCaolán McNamara3-11/+0
2023-02-08SetAlternatingRowColors is unusedCaolán McNamara1-42/+0
2023-02-08tdf#147740 fix disappearing icons in groupbarSzymon Kłos1-0/+9
2023-02-07ofz#55771 TimeoutCaolán McNamara1-0/+8
2023-02-07tdf#153376: Fix reading USE_TYPO_METRICS flagKhaled Hosny1-0/+2
2023-02-07improve readability of VirtualDevice constructorNoel Grandin24-69/+69
2023-02-07tdf#153321 use SeparatorColor for FixedLineCaolán McNamara1-16/+2
2023-02-06ofz: bump sc-rtf and html max lengthsCaolán McNamara2-2/+2
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos2-6/+20
2023-02-06jsdialog: weld all message boxesSzymon Kłos1-2/+1
2023-02-04ofz#55620 TimeoutCaolán McNamara1-1/+1
2023-02-04vcl: fix online crash in vcl::Window::IsTracking()Aron Budea1-3/+9
2023-02-04fix online crash in WIndow::IsTrackingNoel Grandin1-0/+2
2023-02-03Avoid clang-cl -Werror,-WparenthesesStephan Bergmann1-1/+2
2023-02-03Fix typoAndrea Gelmini1-1/+1
2023-02-03tdf#153078: Revert "tdf#141684 fix disappearance of icons in Groupedbar and G...Xisco Fauli1-5/+1
2023-02-02osl::Mutex->std::mutex in SystemQueueInfoNoel Grandin1-10/+8