- 46b1358 bump product version to 7.5.0.3.0+ by Christian Lohmaier · 3 years, 2 months ago libreoffice-7-5-0
- 5525249 change test to use Calibri instead of Cambria by Caolán McNamara · 3 years, 3 months ago
- bd80527 check for harfbuzz >= 2.6.8 by Rene Engelhard · 3 years, 2 months ago
- 2814b70 tdf#153161: (Ab)use a call to XTextRange::getString to flush edits by Mike Kaganski · 3 years, 2 months ago
- 4772cb9 sc: fix crash in ScViewData::GetCurXForTab() by Miklos Vajna · 3 years, 3 months ago
- ba300e9 Update git submodules by Christian Lohmaier · 3 years, 2 months ago
- 86b6918 tdf#150819 crash after a few paste and undo by Noel Grandin · 3 years, 3 months ago
- 019d80b rhbz#2162862 null pFrame during teardown by Caolán McNamara · 3 years, 3 months ago
- 12549c5 comphelper: check for nullptr by Xisco Fauli · 3 years, 3 months ago
- fe5fa53 tdf#153154: m_xDataTypeLB is still in use by Xisco Fauli · 3 years, 2 months ago
- 8c19251 svx: avoid divide by zero in SvxRuler::UpdateTabs() by Xisco Fauli · 3 years, 3 months ago
- bb5371b tdf#152622 Fix color of Object Boundaries in dark mode by Rafael Lima · 3 years, 3 months ago
- f5ef294 Related tdf#153003: Copying a query and pasting as table in same DB impossible by Julien Nabet · 3 years, 3 months ago
- 7d09f9f tdf#148453 Fix crash by turning off optimization for Objective-C selector by Patrick Luby · 3 years, 3 months ago
- faa3ef7 Resolves: tdf#153116 null-ptr-deref in get-surrounding-text by Caolán McNamara · 3 years, 3 months ago
- fc64963 Resolves: tdf#153049 cell range not expanding while scrolling by Caolán McNamara · 3 years, 3 months ago
- 8ed61d4 update credits by Xisco Fauli · 3 years, 2 months ago
- 799c7d3 Update git submodules by Xisco Fauli · 3 years, 2 months ago
- d695888 Related: tdf#42437 Skip special press-and-hold handling for action keys by Patrick Luby · 3 years, 3 months ago
- e444fe6 Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be disposed by Caolán McNamara · 3 years, 3 months ago
- a4a31e6 tdf#152990 set the font after the MapMode is (potentially) set by Caolán McNamara · 3 years, 3 months ago
- 726d976 readme.xrm: update for macOS by Ilmari Lauhakangas · 3 years, 3 months ago
- 80dc634 bump product version to 7.5.0.2.0+ by Christian Lohmaier · 3 years, 3 months ago
- 8fe627e Branch libreoffice-7-5-0 by Christian Lohmaier · 3 years, 3 months ago
- c21cf01 Fix VclTextTest with colorized antialiasing by Stephan Bergmann · 3 years, 3 months ago
- fc4b3cf Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http" by Julien Nabet · 3 years, 3 months ago
- 39f806d Update git submodules by Christian Lohmaier · 3 years, 3 months ago
- 14b4f07 bridges:Fixed test fail caused by bridges on the loongarch64 by wjh-la · 3 years, 3 months ago
- 412c714 fix deadlock observed on jenkins by Noel Grandin · 3 years, 3 months ago
- 3a3f6fb Fix types for Curl elements (update part) by Julien Nabet · 3 years, 3 months ago
- 41caa54 Make DeepL translator experimental for now by Aron Budea · 3 years, 3 months ago
- 34789a2 Resolves: tdf#152950 don't set_active while frozen by Caolán McNamara · 3 years, 3 months ago
- c617aaf tdf#146248 sw: fix crash at Undo of hiding page header/footer by László Németh · 3 years, 3 months ago
- 883b2d0 Fix deprecated Curl elements for minidump part by Julien Nabet · 3 years, 3 months ago
- 3c42bc6 import colors with transparency from html by Andras Timar · 3 years, 3 months ago
- a4de9d2 Related: tdf#152948 Align AddInMap English names to Add-In implementation by Eike Rathke · 3 years, 3 months ago
- b0684fe Fix deprecated Curl elements for update part by Julien Nabet · 3 years, 3 months ago
- 84aea0a tdf#103956: RTF import: fix for \cellx0 or no params. by Vasily Melenchuk · 3 years, 3 months ago
- 95fa081 tdf#152676 Writer: Compatibility options no longer saved as default by Noel Grandin · 3 years, 3 months ago
- 9e42cba Resolves: tdf#152948 Do not use GetExcelName() to obtain English function name by Eike Rathke · 3 years, 3 months ago
- 7a7a831 tdf#152648 Handle overflow when multiplying rows and columns by Patrick Luby · 3 years, 3 months ago
- 03e4114 disable Skia as default on Mac for 7.5 by Luboš Luňák · 4 years, 2 months ago
- 957dd40 sw XHTML export: avoid sdnum and sdval attributes on table cells by Miklos Vajna · 3 years, 3 months ago
- 9d6ae0b8 Revert "Resolves tdf#143100 - Disable cell style commands when sheet is protected" by Heiko Tietze · 3 years, 3 months ago
- 474038a Resolves: tdf#107625 make ctrl+tab act like tab when tab is an input char by Caolán McNamara · 3 years, 3 months ago
- 588ff9a tdf#152784: RTF import: more default paragraph params by Vasily Melenchuk · 3 years, 3 months ago
- cff1082 vcl: Copy the resource kind object itself if... by Dennis Francis · 3 years, 4 months ago
- 3a3850d vcl: copy /Pattern resources too by Dennis Francis · 3 years, 4 months ago
- 78e91fd tdf#148578: Do not apply table shift for RTF by Vasily Melenchuk · 3 years, 3 months ago
- 466cc61 ms format import: better handling for invalid styles by Vasily Melenchuk · 3 years, 3 months ago
- e427836 Fix prepending xargs to gb_ExternalExecutable_get_command, core part by Stephan Bergmann · 3 years, 4 months ago
- b551acd tdf#56973 - Copy/paste (single) sheet is checked but not enabled by Andreas Heinisch · 3 years, 3 months ago
- d9cab7d vcl: use /MediaBox origin in the ctm... by Dennis Francis · 3 years, 4 months ago
- ae1e1d0 docx: export symbol characters correctly by Szymon Kłos · 3 years, 4 months ago
- 555dfdd tdf#152531 Fix background color of Dialog Editor in dark mode by Rafael Lima · 3 years, 4 months ago
- 75d3c2d Update git submodules by Martin Srebotnjak · 3 years, 3 months ago
- 8aa39da Outline folding: Fix cursor position after undo redo by Jim Raykowski · 3 years, 3 months ago
- bf6072f Update git submodules by Christian Lohmaier · 3 years, 3 months ago
- ec1b6b8 Bump copyright year to 2023 by Adolfo Jayme Barrientos · 3 years, 3 months ago
- 64a444e tdf#152295 sw sd UI: don't reset tiled image size by Area tab by Tibor Nagy · 3 years, 4 months ago
- 113afb4 Update git submodules by Stanislav Horacek · 3 years, 3 months ago
- fd5a4de Resolves: tdf#152917 Add ConvertFromUrl() put result back, tdf#147132 follow-up by Eike Rathke · 3 years, 3 months ago
- aa445da Related: tdf#152781 Pin some known on-the-fly langtags to user-defined LCIDs by Eike Rathke · 3 years, 3 months ago
- 4288b9a tdf#152900: "Create new field as primary key" disabled... by Julien Nabet · 3 years, 3 months ago
- a682ae4 Related: rhbz#2158548 allow longer words for hunspell-ko by Caolán McNamara · 3 years, 3 months ago
- 19d11c7 Revert "tdf#101731 Rename gradient border label to midpoint" by Adolfo Jayme Barrientos · 3 years, 3 months ago
- ed949a4 curl: upgrade to release 7.87.0 by Taichi Haradaguchi · 3 years, 3 months ago
- af92024 tdf#152710 xmloff: ignore exception in XMLChangedRegionImportContext by Michael Stahl · 3 years, 3 months ago
- e073e4a tdf#152710 sw: call and fix DeleteSection() instead by Michael Stahl · 3 years, 3 months ago
- e8d36908 tdf#152710 sw: invalidate SwUnoCursors properly in DeleteRangeImpl() by Michael Stahl · 3 years, 3 months ago
- 81af434 openssl3: add patch for CVE-2022-3996 by Taichi Haradaguchi · 3 years, 3 months ago
- d8f3586 tdf#42437 Enable press-and-hold special character input method by Patrick Luby · 3 years, 4 months ago
- b959a22 Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirk by Eike Rathke · 3 years, 3 months ago
- 3aa8e02 Related: tdf#152781 Add also non-on-the-fly IDs to language list by Eike Rathke · 3 years, 3 months ago
- 1a7db8d Revert "Relates tdf#139141 - Make variable date/time field the default" by Heiko Tietze · 3 years, 3 months ago
- e9a3755 tdf#131203 DOCX import: fix lost table when w:tblGrid is missing by László Németh · 3 years, 3 months ago
- c27ba90 tdf#149588 pptx import: transparency at SolidFill by Attila Szűcs · 3 years, 3 months ago
- 18eeeda external/icu: Fix intermittent cross build failure by Michael Weghorn · 3 years, 3 months ago
- b3ddc707 tdf#152636 writerfilter: correctly detect first para in doc by Justin Luth · 3 years, 4 months ago
- 616abb7 tdf#152532 vcl: Don't convert negative entry count to unsigned by Michael Weghorn · 3 years, 4 months ago
- 292f465 gb_LTOFLAGS: use -flto=jobserver instead of fixed $(PARALLELISM) by Christian Lohmaier · 3 years, 4 months ago
- f889570 Related: tdf#152703 Eliminate empty window with Skia/Metal while resizing by Patrick Luby · 3 years, 3 months ago
- 9885534 Update git submodules by Stanislav Horacek · 3 years, 3 months ago
- 0bcb35f is/DocumentList.xml missing from Makefile but file exists by Caolán McNamara · 3 years, 3 months ago
- 6d24ca0 Update git submodules by Martin Srebotnjak · 3 years, 3 months ago
- 61312cb tdf#152245 sw change tracking: fix copy from Calc to Writer tables by László Németh · 3 years, 3 months ago
- 9e4b35b tdf#152785: typo "disabte" instead of "dissabte" for Saturday in occitan by Julien Nabet · 3 years, 3 months ago
- 29d8b78c Resolves: tdf#151886 Use default locale with English function names again by Eike Rathke · 3 years, 3 months ago
- 1f4214d tdf#152683 LO Draw ignoring Undo:Resize Grouped Object by Noel Grandin · 3 years, 3 months ago
- 7f5a838 Remove dependency on BitArray.h from zxing-1.2.0 by Brett T. Warden · 3 years, 3 months ago
- 85f161a tdf#152737: Fix off-by-one errors by Khaled Hosny · 3 years, 3 months ago
- 82e1d31 upgrade to hunspell 1.7.2 by László Németh · 3 years, 3 months ago
- 062da9b tdf#152734: Calculate correctly the kashida glyph X position by Khaled Hosny · 3 years, 3 months ago
- 7e60f5d tdf#152717: ScDdeLink::DataChanged may get OUString directly by Mike Kaganski · 3 years, 3 months ago
- 1675ed7 Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printing by Patrick Luby · 3 years, 3 months ago
- 8cc9a76 Fix typo by Andrea Gelmini · 3 years, 4 months ago
- 203ad03 try to fix shutdown crashes in ConfigurationWrapper by Noel Grandin · 3 years, 3 months ago
- 51137fb update credits by Xisco Fauli · 3 years, 3 months ago
- f29b2b5 Update git submodules by Xisco Fauli · 3 years, 3 months ago
- e6ffb55 tdf#150177 Limit minimum blink cursor rate by Patrick Luby · 3 years, 4 months ago