+ core + - Do not use COL_TRANSPARENT in mail merge dialog (tdf#169831) [Heiko Tietze] + - Harmonize the Notebookbar tab order (tdf#172739) [Heiko Tietze] + add tolerance to point's positionY (tdf#171858) [Xisco Fauli] + allow a media link the user inserts in this session (tdf#172918) [Caolán McNamara] + branch libreoffice-26-8-0 [Christian Lohmaier] + bring external presentation sounds under link management [Caolán McNamara] + bump product version to 26.8.0.1.0+ [Christian Lohmaier] + bump product version to 26.8.0.2 [Christian Lohmaier] + check fill bitmap links on the draw layer pool, not the doc pool [Caolán McNamara] + check for invalid encoding indexes (ofz#539034285) [Caolán McNamara] + coda-m sw: Fix crash on closing a document with the fill-bitmap link tracker [Jan Holesovsky] + connection from Base to external firebird database refused (tdf#172935) [Caolán McNamara] + crashtesting: assert in toUtf8 exporting forum-mso-en4-780833.xlsx to xlsx [Caolán McNamara] + crashtesting: take the footnotes back with the text joined into the master [Caolán McNamara] + create the fill bitmap link tracker in SdrModel::SetLinkManager [Caolán McNamara] + don't assert on a cff dict operand that isn't an integer [Caolán McNamara] + don't bother loading exotic protocols for document-supplied data [Caolán McNamara] + don’t toggle resize/rotate handles if mouse moved (tdf#167864, tdf#167927) [Neil Roberts] + editeng: Fix freeze in character transliteration (tdf#172093) [Jonathan Clark] + emf+: give the stream-read locals a starting value [Caolán McNamara] + endnote text in DOCX vanishes on file save (tdf#171002) [Andrey Ovsyhno] + extras: Restored missing ID field in bullets.thm (tdf#171218) [Jonathan Clark] + find Previous now highlights text in every frame (tdf#163949) [Mike Kaganski] + firebird: don't attach a database that is not in the normal backup state [Caolán McNamara] + firebird: don't run an attached database's own event triggers [Caolán McNamara] + firebird: keep each embedded database's files in one directory [Caolán McNamara] + firebird: name the modules of a system firebird by absolute path [Caolán McNamara] + firebird: only write back an embedded database that was opened [Caolán McNamara] + fix copy&paste typo (tdf#171285) [Xisco Fauli] + fix deprecation in fontconfig (Linux only) [Julien Nabet] + fix formula range selection (tdf#172895) [Xisco Fauli] + fix jittery window drawing during live resizing (tdf#172399) [Patrick Luby] + fix UnoGraphic transparency (tdf#172744) [Xisco Fauli] + fix use-after-free when a deferred fill-bitmap link's host dies [Stephan Bergmann] + keep writer fill-bitmap links registered after the graphic resolves [Caolán McNamara] + let's compare colors instead of index of colors (tdf#172937) [Julien Nabet] + libffi: upgrade to 3.7.1 [Xisco Fauli] + limit the gstreamer backend to simple self-contained media [Caolán McNamara] + make macro manager dialog track document like run dialog (tdf#171924) [Neil Roberts] + markdown export: don't output code spans within code blocks (tdf#172833) [Ilmari Lauhakangas] + nss: upgrade to 3.126 [Xisco Fauli] + ofz: cff, keep the operand index inside ValStack [Caolán McNamara] + ofz: drawing, better calculation for how many points could be in the stream [Caolán McNamara] + ofz: drawing, check if offset is correct [Caolán McNamara] + ofz: drawing, don't allow pops past starting depth [Caolán McNamara] + ofz: emf+, check if enough data is available [Caolán McNamara] + ofz: emf+, null deref [Caolán McNamara] + ofz: emf+, return early on short read [Caolán McNamara] + ofz: emfio, remember where the first free object slot is [Caolán McNamara] + ofz: emfio, return early for bogus comment counts [Caolán McNamara] + ofz: emfio, return early for bogus Polygon nextpos [Caolán McNamara] + ofz: emfio, return early if stream can't supply bitmap data [Caolán McNamara] + ofz: extend fuzzer to decompose the result for more coverage [Caolán McNamara] + ofz: pct, an indexed PixMap needs a colour table to decode [Caolán McNamara] + ofz: rtf, limit \bin reads to the bytes left in the stream [Caolán McNamara] + ofz: svm, count the nesting depth in one place [Caolán McNamara] + ofz: Use-of-uninitialized-value [Caolán McNamara] + oox: fix crash in ThemeExport::write [Xisco Fauli] + out-of-memory (ofz#535775262) [Caolán McNamara] + pass PDF password through to the version downgrade on import (cool#16022) [Andras Timar] + preserve current tab selection when replacement selection is empty (tdf#152327) [Andreas Heinisch] + put calc external data mappings under link update control [Caolán McNamara] + put links in form imagecontrols under link management [Caolán McNamara] + put media files under link update control [Caolán McNamara] + put slideshow media links under link control [Caolán McNamara] + reapply "firebird: keep each embedded database's files in one directory" [Xisco Fauli] + register calc XATTR_FILLBITMAP URLs as SvBaseLinks via SdrObject ItemChange [Caolán McNamara] + register impress XATTR_FILLBITMAP URLs as SvBaseLinks per SdrObject and SdrPage [Caolán McNamara] + register writer draw-layer XATTR_FILLBITMAP URLs as SvBaseLinks per SdrObject [Caolán McNamara] + register writer XATTR_FILLBITMAP URLs as SvBaseLinks via SwFormat... [Caolán McNamara] + revert "firebird: keep each embedded database's files in one directory" [Xisco Fauli] + revert "optimize relative conditional formatting effort" (tdf#170494) [Xisco Fauli] + revert "Set StyleSettings::DisableColor value in GTK" (tdf#168821) [Xisco Fauli] + rust_uno: Don't delete Cargo.lock on clean [Michael Weghorn] + sc ReplaceAllStyle: only replace for MultiMark in this tab (tdf#163888) [Justin Luth] + sc: check the host when fetching an external data range [Caolán McNamara] + sc: export ModifyPasswordHash as sal_Int32 so it round-trips through ODF [Caolán McNamara] + sc: fold hasExternalContentLinks into one hasUpdatableLinks predicate [Caolán McNamara] + sc: gather the external-link checks into one HasExternalLinks [Caolán McNamara] + sc: only build the supported data providers when loading a document [Caolán McNamara] + sc: quote the table name in the sql data provider query [Caolán McNamara] + sd: implement "block untrusted referer links" feature for exported ppt sounds [Caolán McNamara] + skia: turn ForceSkiaRaster into ForceSkiaGPU [Xisco Fauli] + sqlite: upgrade to 3.53.4 [Xisco Fauli] + stay within buffer (ofz#536319253) [Caolán McNamara] + stay within limits (ofz#533311278) [Caolán McNamara] + stop the fill-bitmap link listening to its host's SvtBroadcaster [Caolán McNamara] + sw findattr: handle RES_CHRATR_BACKGROUND no ComplexColor (tdf#161182) [Justin Luth] + sw: fix crash in OutMarkdown_SwTableNode [Xisco Fauli] + sw: fix crash in SectionPropertyMap::EmulateSectPrBelowSpacing [Xisco Fauli] + sw: keep trailing blank decorations inside the text area (tdf#171959) [Mike Kaganski] + sw: leave every trailing blank out of the unshrunk line width (tdf#171692) [Mike Kaganski] + sw: restore early return when there are no links to update [Caolán McNamara] + sw: Restore inc/dec font size special case (tdf#172932) [Jonathan Clark] + testofficehelper: Don’t assert the context is true after terminating [Neil Roberts] + track impress style-sheet fill bitmaps per SfxStyleSheet, drop the pool bodge [Caolán McNamara] + update credits [Christian Lohmaier] + update git submodules [Christian Lohmaier, Martin Srebotnjak, Olivier Hallot, Parag Nemade] + upgrade to libe-book-0.1.4.tar.xz [Caolán McNamara] + upgrade to libmwaw-0.3.23.tar.xz [Caolán McNamara] + upgrade to libstaroffice-0.0.8.tar.xz [Caolán McNamara] + use more unique_ptr in FormulaTokenArray [Noel Grandin] + use std::variant to mark the in-flight fillbitmap owner [Caolán McNamara] + vcl: Stop loading customized NotebookBar .ui file (tdf#172831, tdf#172275) [Michael Weghorn] + version 26.8.0.2, tag libreoffice-26.8.0.2 [Christian Lohmaier] + wmf: initialize each palette entry and stop reading on stream failure [Caolán McNamara] + zxing-cpp: upgrade to 3.1.1 [Xisco Fauli] + dictionaries + revert hyphen files from commit fe69197 to commit 3fc3d99 [Parag Nemade] + update Romanian dictionary to 3.3.10 version [Parag Nemade] + help + change left margin for paragraphs in table [Olivier Hallot] + translations + update translations for 26.8.0 rc2/master [Christian Lohmaier] + update translations for 26.8/master [Christian Lohmaier] + updated Slovenian translation [Martin Srebotnjak]