aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-03-24 17:53:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-03-24 17:53:38 +0100
commita820df364a676d3f8d60e02b7a7f0786ca95fdbf (patch)
tree3d350c5cf207fb590cf695732a0a409a5b343da5
parent7943dccb54146ab9a78d86fc590163eeee3c7c13 (diff)
Version 7.5.2.2, tag libreoffice-7.5.2.2 libreoffice-7.5.2.2
Change-Id: Ief4fd81612c017cd01c16bc16a18481b7f0f1fcb
0 files changed, 0 insertions, 0 deletions
value='feature/svg-optimisations'>feature/svg-optimisations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2020-02-22tdf#130827 Qt5 report frame-relative cursor posJan-Marek Glogowski
2020-02-22tdf#130499 Qt5 no qApp == main threadJan-Marek Glogowski
2020-02-21tdf#130831 Qt5 don't blit damage to empty imageJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#130794 qt5: Actually, ignore non-spontaneous QEvent::ShortcutOverrideMichael Weghorn
2020-02-17tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-12tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-08tdf#129809 qt5: take a reference in case m_aContents is replacedMichael Weghorn
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-14Silence -Werror,-Wdeprecated-declarations for nowNoel Grandin
2020-01-13Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin