summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-02-16Resolves: tdf#151395 need to track tiff offset from start of streamCaolán McNamara
2023-02-16ofz#56020 Null-dereference READCaolán McNamara
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin
2023-02-15move image into the .ui fileCaolán McNamara
2023-02-15resave with latest gladeCaolán McNamara
2023-02-15ofz#55981 Integer-overflowCaolán McNamara
2023-02-14fix error: macro UNIX_DESKTOP_DETECT is not used [-Werror=unused-macros]Andras Timar
2023-02-14tdf#153541 NotebookBar not getting settings change notificationsCaolán McNamara
2023-02-14base section Titles are invisible in dark modeCaolán McNamara
2023-02-14--enable-qt6 constexpr template point of instantiation issueStephan Bergmann
2023-02-13Preserve nullptr between gtk_assistant_get/set_page_titleStephan Bergmann
2023-02-13tdf#143148 Use pragma once in vcldeepanshuraj099
2023-02-12Resolves: tdf#153566 set darkmode menubar background colorCaolán McNamara
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist
2023-02-10Fix typoAndrea Gelmini
2023-02-10gtk4: occasional crash at exitCaolán McNamara
2023-02-10loplugin:staticaccessStephan Bergmann
2023-02-10loplugin:externalStephan Bergmann
2023-02-10tdf#150451 Fix borders in Editbox controls (kf5)Rafael Lima
2023-02-09tdf#153501 Fix OString construction from nullptrStephan Bergmann
2023-02-09vcl: GetGlyphOutlineUntransformed() always returns true nowKhaled Hosny
2023-02-09Require HarfBuzz 5.1.0Khaled Hosny
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-09loplugin:staticaccessStephan Bergmann
2023-02-08tdf#153229 use bestMatchFromAppearancesWithNames to take user pref into accountCaolán McNamara
2023-02-08Related: tdf#152486 infobar is white text on light button in light modeCaolán McNamara
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-08remove SvTreeListEntry background colorCaolán McNamara
2023-02-08SetAlternatingRowColors is unusedCaolán McNamara
2023-02-08tdf#147740 fix disappearing icons in groupbarSzymon Kłos
2023-02-07ofz#55771 TimeoutCaolán McNamara
2023-02-07tdf#153376: Fix reading USE_TYPO_METRICS flagKhaled Hosny
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-07tdf#153321 use SeparatorColor for FixedLineCaolán McNamara
2023-02-06ofz: bump sc-rtf and html max lengthsCaolán McNamara
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-06jsdialog: weld all message boxesSzymon Kłos
2023-02-04ofz#55620 TimeoutCaolán McNamara
2023-02-04vcl: fix online crash in vcl::Window::IsTracking()Aron Budea
2023-02-04fix online crash in WIndow::IsTrackingNoel Grandin
2023-02-03Avoid clang-cl -Werror,-WparenthesesStephan Bergmann
2023-02-03Fix typoAndrea Gelmini
2023-02-03tdf#153078: Revert "tdf#141684 fix disappearance of icons in Groupedbar and G...Xisco Fauli
2023-02-02osl::Mutex->std::mutex in SystemQueueInfoNoel Grandin
2023-02-01tdf#148085 get a more readable hyperlink color under windows dark modeCaolán McNamara
2023-02-01tdf#143148 Use pragma once instead of include guardsanfanite396
2023-02-01Mark the uses of TreeListEntryUIObject as dubiousStephan Bergmann
2023-02-01Let executeAction always ProcessEventsToIdleStephan Bergmann
2023-02-01tdf#152073 qt: Draw background when drawing frameMichael Weghorn
2023-02-01cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks