Date: prev next · Thread: first prev next last
April 2026 Archives by date, by thread · List index


Tinderbox on Master for Windows - Build # 48759 - Still Failing:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win/48759/consoleFull#-1712968272d6a077db-fe4f-4479-b990-f037a75048dd>
  * Indication 2:
    
<https://ci.libreoffice.org//job/lo_tb_master_win/48759/consoleFull#-570790837d6a077db-fe4f-4479-b990-f037a75048dd>


Check console output at https://ci.libreoffice.org/job/lo_tb_master_win/48759/ to view the results.

Changes for Build #48720
[Ilmari Lauhakangas] tdf#164962 sw: fix m_pWrtShell check in H scrollbar

[Michael Weghorn] gtk: Use correct desktop environment identifier strings in comparison

[Michael Weghorn] vcl: Drop unused displayconnectiondispatch.hxx include

[Michael Weghorn] vcl: Return early if instance found in CreateSalInstance

[Michael Weghorn] vcl: Use OUString[] instead of creating OUString at runtime

[Michael Weghorn] tdf#146153 vcl: Drop non-Win svsys.h, include Win-specific one directly

[Michael Weghorn] vcl: Drop obsolete comment in PrintFontManager::initialize

[Michael Weghorn] vcl: Merge PrintFontManager::initialize into ctor

[Michael Weghorn] vcl: Drop superfluous logic from PrintFontManager ctor

[Michael Weghorn] vcl: Build list/vector of vcl plugins to try on demand

[Michael Weghorn] tdf#146153 vcl: Drop X11-specific way to detect GNOME session

[Michael Weghorn] tdf#146153 gtk: Drop unused <unx/salinst.h> include

[Caolán McNamara] cid#1686437 Uninitialized scalar field

[Caolán McNamara] cid#1686438 Variable copied when it could be moved

[Caolán McNamara] cid#1686436 Argument cannot be negative

[Caolán McNamara] cid#1686435 Division or modulo by float zero

[Caolán McNamara] cid#1684075 silence Uninitialized pointer field

[Caolán McNamara] cid#1684045 silence Unchecked return value

[Caolán McNamara] cid#1684044 silence bogus Dereference before null check

[Caolán McNamara] cid#1680368 silence Overflowed constant

[Noel Grandin] Fraction->double in SdrObject::Resize

[Michael Weghorn] wina11y: Use Reference of concrete MSAAServiceImpl

[Michael Weghorn] [API CHANGE] wina11y: Drop XMSAAService::handleWindowOpened from UNO

[Mike Kaganski] tdf#171337: improve prefix generation to guarantee uniqueness

[Noel Grandin] Fraction->double in SdrEditView::ResizeMarkedObj

[Michael Stahl] chore: git ignore gdb.txt file

[Michael Stahl] Related: tdf#167395 avoid crash by skipping the code when mbHasDates

[Michael Stahl] Related: tdf#167395 add MarkCheckedMembers to mark checked entries

[Michael Stahl] Related: tdf#167395 pass lowercase search text to loadSearchedMembers

[Michael Stahl] Related: tdf#167395 refactor shared code into UpdateVisibleMembers

[Michael Stahl] Related: tdf#167395 don't disable the date entries unnecessarily

[Michael Stahl] fix: tdf#167395 make lock work with hierarchies of dates

[Xisco Fauli] use cmake from visual studio extensions in cygwin

[Caolán McNamara] cid#1681429 Overflowed constant

[Ilmari Lauhakangas] tdf#145538 Use range based for loops in DomainMapper_Impl.cxx

[Armin Le Grand] SmartArt: Undo/Redo, SubSelection, Locking of IAs

[Dan Williams] tdf#82579 Related: remove unnecessary premac.h/postmac.h header includes

[Xisco Fauli] fix typo from fd9058c19fd8802a055be32baaca11544c33466b

[balazs.varga] tdf#78486: sc pivot calculated fields, change weld entry to weld

[Michael Weghorn] android-viewer translated using Weblate

[szymon.klos] sw: block multi-level auto-numbering to avoid false positives

[Noel Grandin] Fraction->double in SdrDragStat

[Noel Grandin] fix --disable-pdfimport build

[Miklos Vajna] Writer: Fix empty selection callback.

[Michael Weghorn] vcl: Make DesktopType an enum class

[Michael Weghorn] vcl: Use enum class instead of string to identify desktop environment

[Michael Weghorn] vcl: Don't call get_desktop_environment again in case of Headless

[Michael Weghorn] vcl: Make misc SvListView methods purely virtual

[Michael Weghorn] vcl: Drop logic to iterate over non-existent entries in SvListView ctor

[Michael Weghorn] vcl: Make SvListView::InitViewData purely virtual

[Michael Weghorn] vcl: Drop unused SvListView::ModelNotification params

[Michael Weghorn] vcl: Drop unused SvTreeList::Broadcast params

[Michael Weghorn] vcl: No need to fully qualify base class method

[Michael Weghorn] vcl: Merge SvTreeListBox with SvListView base class

[Michael Weghorn] vcl: Make SvTreeListBox::ModelNotification non-virtual

[Michael Weghorn] vcl a11y: Move SvTreeListBox::FillAccessibleEntryStateSet logic to a11y

[Michael Weghorn] vcl: Switch SvTreeListBox::GetTabPos ret val salIntPtr -> tools::Long

[Michael Weghorn] vcl: Merge SvTreeListBox::GetItem{,_Impl}

[Michael Weghorn] vcl: Drop only written to but unread SvImpLBox::m_pActiveTab

[Michael Weghorn] vcl: Drop non-const SvTreeListEntry::GetChildEntries

[Michael Weghorn] vcl: Move vcl::lok helpers from svapp.cxx to their own source file

[gerrit buildbot] Update git submodules

[Mike Kaganski] tdf#171340: use UTF-8 on Windows 10 (1903) and newer

[Andreas Heinisch] tdf#91327 - Adjust color preview in wide dropdown color control

[guibomacdev] tdf#170864 Remove launch constraints from uri-encode executable

[Christian Lohmaier] update credits

[Noel Grandin] tdf#170787 Add weld::TreeView::set_column_visible(int nColumn, bool

[Xisco Fauli] tdf#164334: add unit test for OOXML cond format tomorrow export

[Miklos Vajna] sw: fix the LOK text selection callback for multi-selections

[Xisco Fauli] use cmake from VS extensions in WSL too

[Caolán McNamara] Conform AlignEngine parsing to what section 2.3.4.10 of the spec has

[fitojb] Fix typo

[fitojb] Fix typo

[Noel Grandin] tdf#170787 Add weld::TreeView::get_cell_area(const weld::TreeIter&,

[Michael Weghorn] vcl: Reduce nesting in fn5 (map.cxx)

[Xisco Fauli] CppunitTest_sc_pdf_export: use CPPUNIT_TEST_FIXTURE

[Noel Grandin] Fraction->double in ResizeMultMarkedObj

[Noel Grandin] Fraction->double in ImpSetCharStretching

[Noel Grandin] Fraction->double in ResizeMarkedPoints

[Noel Grandin] Fraction->double in CalculateNewScaling

[Noel Grandin] no need to store SvViewDataEntry separately

[Miklos Vajna] python3: fix build on Linux where /usr/include/ncurses.h is broken

[Michael Weghorn] vcl: Use MapUnit::MapPixel in SalInstanceTreeView ctor

[Michael Weghorn] vcl: Drop SvTabListBox::SetTabs logic to map between units

[laurent.balland] tdf#170789 Lights template: add 4:3 ratio master slide

[laurent.balland] tdf#170789 Beehive template: add 4:3 ratio slides

[laurent.balland] tdf#170789 DNA template: add 4:3 ratio master slides

[laurent.balland] tdf#170789 Blueprint Plans correct size for 4:3 master slides

[Caolán McNamara] check for some short reads

[Michael Weghorn] tdf#158280 Replace InputDialog with SvxNameDialog in sfx2

[Michael Weghorn] tdf#97228 Move ImplMetaReadData and ImplMetaWriteData to vcl/source/

[Michael Weghorn] vcl: Prefix SvTreeListBox members with "m_"

[Michael Weghorn] vcl: Move SvTreeListBox::m_pEdCtrl to where other members are

[Michael Weghorn] vcl: Use only one loop var in SvTreeListBox::PaintEntry1

[Michael Weghorn] vcl: Consider SvLBoxTabFlags::HIDDEN for typed_flags<SvLBoxTabFlags>

[Michael Weghorn] vcl: Include SvViewDataEntry header

[Khaled Hosny] tdf#171262 Fix Full-width bracket mapping in GetCharTypeForCompression

[Noel Grandin] add comment to assert

[Michael Weghorn] vcl: Drop SvTabListBox::SetTabWidth logic to map between units

[laurent.balland] tdf#170789 Nature Illustration add 16:9 slides

[Michael Weghorn] widgettestdialog: Use unique IDs for tree view columns

[Michael Weghorn] cui: Drop assert that triggers for gtk3 in

[Michael Weghorn] widgettestdialog: Don't have two widgets at same grid position

[Michael Weghorn] tdf#130857 widgettestdialog: Use GtkComboBoxText

[Andreas Heinisch] tdf#99672 - Allow replace with empty string when a search format is set

[Noel Grandin] Fraction->double in SdrModel

[Noel Grandin] Fraction->double in SdrModel

[Noel Grandin] Fraction->double in ResizeMarkedGluePoints

[Ilmari Lauhakangas] tdf#143148 toolkit: use #pragma once in property.hxx

[Justin Luth] tdf#171299 docx import: don't delay table paragraphs in fields

[Justin Luth] tdf#171299 docx import: don't move table content into field result

[nemeth] tdf#169491 tdf#168251 sw glyph scaling: fix all scale width regressions


Changes for Build #48721
[Ilmari Lauhakangas] tdf#160143 Fix accelerator conflict for Delete Columns

[karthik.godha] tdf#171083: Export external refs in Conditional Formats

[Noel Grandin] Fraction->double in NavigationBar

[Noel Grandin] Fraction->double in PosSizePropertyPanel

[Caolán McNamara] Resolves: tdf#140349 writer gradient fills not staying inside their area

[Heiko Tietze] tdf#167404 Move 'Compare Documents' from Edit menu to File menu

[karthik.godha] tdf#171084: Invalid filename used for external references

[Julien Nabet] Remove duplicated include

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Removed exec bits on odt file

[Julien Nabet] Fix typo

[Noel Grandin] Fraction->double in svx

[jp] ScriptForge (Array Map(), Filter(), Reduce()

[Noel Grandin] tdf#170787 Implement matrix creator dialog for Starmath

[Noel Grandin] Fraction->double in SfxViewShell::SetZoomFactor

[Samuel Mehrbrodt] tdf#171266 Add missing properties to theme selector panel

[karthik.godha] tdf#171221: Import Named Ranges from older XLS files

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Justin Luth] tdf#171383 writerfilter: provide cell start range with delayed fields

[Julien Nabet] Fix some wrong words in zh-TW autotext standard content

[Michael Weghorn] tdf#170932 vcl: Have default impls for Cairo canvas methods in

[Michael Weghorn] tdf#170932 Allow building win vcl plugin alongside --enable-headless

[Michael Weghorn] vcl: Drop OpenGLContext::clearCurrent doing nothing

[Michael Weghorn] qt: Don't make QtSvpVirtualDevice VCL_DLLPUBLIC

[Michael Weghorn] vcl: Return instead of using out param in PrintFontManager::getFontList

[gerrit buildbot] Update git submodules

[Michael Weghorn] vcl: Dont't declare PDFiumLinkImpl VCL_DLLPUBLIC

[Miklos Vajna] tdf#171387 sw floattable, DOCX import: avoid hang with 3 nested floating

[Heiko Tietze] Resolves tdf#171114  - Add "Select Array Formula" to the main menu

[Ilmari Lauhakangas] tdf#168771 Convert enum MergeResult to enum class in thints.cxx

[Noel Grandin] std::lround is unnecessary here

[Julien Nabet] Fix typo

[Noel Grandin] improve SwNumberTreeNode::MoveChildren perf (ofz#422030803 related)

[Michael Weghorn] win: Use proper character case for SkiaHelper include

[Michael Weghorn] Don't mark enum classes {SVXCORE,BASEGFX}_DLLPUBLIC

[gerrit buildbot] Update git submodules

[Jonathan Clark] tdf#165233 Use lambdas instead of std::bind in SequentialTimeContainer

[Julien Nabet] tdf#143148 include guards to pragma once in include/oox/dump

[Jonathan Clark] tdf#63011 vcl: Use localized font family names as aliases


Changes for Build #48722
[Noel Grandin] fix ubsan RTTI

[Noel Grandin] fix ubsan signed integer overflow

[Noel Grandin] tdf#170803 Insert a hyperlink crashes when system clipboard empty

[aron.budea] tdf#164694 content control: import data-bound 4-digit year as proper

[aron.budea] tdf#171360 OOXML custom properties must be unique case insensitive


Changes for Build #48723
[Heiko Tietze] Resolves tdf171325 - Table Properties Columns tab empty for gtk3


Changes for Build #48726
[Ilmari Lauhakangas] tdf#143148 replace include guards with #pragma once

[Bartosz Kosiorek] tdf103859 EMF+ Use signed integer type for Point in EmfPlusFillPolygon

[Heiko Tietze] Related tdf#38850 - Hide context-sensitive column unless experimental

[Heiko Tietze] Resolves rdm#3867 - Add a donation banner to the start center


Changes for Build #48727
[Michael Weghorn] tdf#114441 replace sal_uLong with sal_uInt32 in CopyAnyData

[Justin Luth] tdf#167843 writerfilter: prefer explict tblLook elements over w:val bits

[Justin Luth] tdf#167843 writerfilter: ignore style tblHeader if not using style

[Justin Luth] tdf#138020 writerfilter: ignore tblHeader when all rows are header

[Justin Luth] tdf#138020 writerfilter: always apply firstRow style if is tblHeader

[Justin Luth] related tdf#138020 writerfilter: ignore tblLook for undefined styles

[Oliver Specht] tdf#171046: fix update of document statistics

[gerrit buildbot] Update git submodules

[Christian Lohmaier] winget config: avoid ubuntu2404.exe wrapper/add MediaPack (for Windows

[Michael Weghorn] android-viewer translated using Weblate

[Ilmari Lauhakangas] tdf#147021 Use std::size instead of SAL_N_ELEMENTS macro in extensions

[Miklos Vajna] tdf#171191 sw redline render mode: fix crash on IME input

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Caolán McNamara] tdf#169326: ignore line breaks in ODS

[Michael Weghorn] vcl: Only try win vcl plugin if it was built

[Michael Weghorn] vcl: Drop extra platform checks for vcl plugins to load

[balazs.varga] Related tdf#78486: fix wrong formula parsing because we only

[Caolán McNamara] cid#1635585 silence Dereference null return value

[Noel Grandin] Fraction->double in Ruler

[Noel Grandin] tdf#166226 avoid some allocation traffic

[Caolán McNamara] cid#1686438 Variable copied when it could be moved

[Caolán McNamara] cid#1689879 Dereference after null check

[Caolán McNamara] cid#1689884 Dereference after null check

[Caolán McNamara] cid#1689885 silence Arguments in wrong order

[Caolán McNamara] cid#1689887 silence Division or modulo by float zero

[Caolán McNamara] cid#1689877 Unchecked return value

[Noel Grandin] ubsan: -1 is outside the range of representable values of type 'unsigned

[Noel Grandin] Fraction->double in FrPair

[Noel Grandin] flatten getCurrentSelection a little

[Michael Weghorn] qt: Don't query XDesktop2 for XDesktop iface

[Noel Grandin] fix crash in ControllerState::update

[raykowj] tdf#171259 Change Alt+PgUp/PgDn UNOs to match Navigator page movements

[Ilmari Lauhakangas] tdf#143148 use pragma once in svx sdr headers-1

[raykowj] related tdf#171259: Go to Page dialog: Align top of page with viewport

[Michael Weghorn] tdf#171338 vcl: Implement SalInstance::GetToolkitName in subclasses

[Michael Weghorn] vcl macOS: Drop unused ImplSalYieldMutex{TryToAcquire,Release}

[Michael Weghorn] vcl macOS: Rename SalYieldMutex -> AquaSalYieldMutex

[Michael Weghorn] vcl win: Drop unused forward-declaration

[Michael Weghorn] vcl win: Rename SalYieldMutex -> WinSalYieldMutex

[Michael Weghorn] vcl: Move SalYieldMutex to own, no more unx-specific header/source

[Michael Weghorn] qt6/kf6: Drop obsolete workaround for clang + icecream

[Michael Weghorn] vcl: Simplify check for "UNX but not macOS/Android/iOS"

[Michael Weghorn] vcl: Only have SalFrame::ResolveWindowHandle on platforms using it

[Michael Weghorn] qt: Refactor QtInstance::GetToolkitName

[Michael Weghorn] qt: Get rendering backend name from QtInstance subclass

[Mike Kaganski] Add Markdown under paste special for osx backend.

[Mike Kaganski] tdf#170961: unlock guard during UnoControl::createPeer

[Mike Kaganski] tdf#170961: Don't hold mutex when calling component's setPropertyValue

[Mike Kaganski] tdf#170961: Make sure to redraw dialog after its recreation

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_uInt32 in vectdlg.cxx

[Noel Grandin] Fraction->double in SfxObjectShell

[Noel Grandin] Fraction->double in conversionFract

[Noel Grandin] cool#15052 reduce time spent calculating selection outline

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_Int32 in fuinsfil.cxx

[Caolán McNamara] tdf#165233 Use static_pointer_cast in SequentialTimeContainer

[Caolán McNamara] add an accessible-name to formuladialog.ui

[Noel Grandin] loplugin:redundantfcast improve to find redundant double casts

[Noel Grandin] Fraction->double in vcl::Window

[Caolán McNamara] cid#1689886 Unchecked return value

[Caolán McNamara] cid#1690339 avoid Missing move assignment operator warning

[Mike Kaganski] Use enum to clarify meaning of constants

[Noel Grandin] Fraction->double in SetOutputSizePixelScaleOffsetAndLOKBuffer

[Noel Grandin] Fraction->double in GDIMetaFile

[Mike Kaganski] tdf#145542: DOCX export: use layout size for non-rotated images

[Miklos Vajna] svx: fix assertion failure in SwFrameExample::InitAllRects_Impl()

[Samuel Mehrbrodt] tdf#168135 Add test

[Noel Grandin] Fraction->double in ImageMap

[Caolán McNamara] ofz#494703925 Out-of-memory, etc

[fitojb] tdf#165742 Step 5.4.1 Use '%PRODUCTNAME' in warning message

[Armin Le Grand] SmartArt: More Undo/Redo, more ODF support

[Xisco Fauli] crashreporting: check mpCurTheme

[Justin Luth] tdf#81100 docx export: write tblHeader=false for first row

[Mike Kaganski] tdf#145542: DOCX export: also handle rotated+stretched case

[Miklos Vajna] svx: prefix members of SvxSearchDialogWrapper

[Michael Stahl] Add markdown under paste special for backends requiring qt

[Michael Weghorn] configmgr/dconf: Drop cast from gdouble to double

[Michael Weghorn] qt: Use uno::Reference ctor with UNO_SET_THROW param

[Michael Weghorn] sw: Drop unused GtkListStore from insertcaption.ui

[Michael Weghorn] dbaccess: Resave relationdialog.ui with glade 3.40

[Michael Weghorn] vcl: Pass IconView by ref to IconViewImpl ctor

[Michael Weghorn] vcl: Switch SvImpLBox::m_pView from VclPtr to reference

[Mike Kaganski] tdf#134614: defer closing TOC field after the last contained \par

[Xisco Fauli] tdf#171046: add unit test for document statistics update

[alain.romedenne] Improve CallByName unit test

[balazs.varga] tdf#166791 sc: handle copy/paste when selection overlaps array formulas

[Justin Luth] tdf#171433 starmath ooxmlimport: handleSetString must encloseOrEscape

[Xisco Fauli] expat: upgrade to 2.7.5

[Khaled Hosny] tdf#167962 Fix artificial skew for italic vertical glyphs in PDF export

[Andreas Heinisch] tdf#96454, tdf#126823 - Retrieve default arrow sizes for start/end

[Xisco Fauli] ICU: upgrade to 78.3

[Xisco Fauli] harfbuzz: upgrade to 13.2.1

[Xisco Fauli] freetype: upgrade to 2.14.3

[Miklos Vajna] cool#15133 sd: fix missing LOK read-only handling in

[Khaled Hosny] Simplify code

[Noel Grandin] maFraction in PPTWriterBase is static data

[Noel Grandin] Fraction->double in LOKCursorEntry

[Noel Grandin] Fraction->double in ScDrawView

[Noel Grandin] Fraction->double in SdDisplay

[Noel Grandin] Fraction->double in SwPageFootnoteInfo

[Ilmari Lauhakangas] tdf#143148 use pragma once in svx headers

[Ilmari Lauhakangas] tdf#168771 Convert enum to enum class in urlobj.cxx

[Ilmari Lauhakangas] tdf#168520 sw: Rename test case name to human-readable names

[Heiko Tietze] Resolves tdf#96872 - Make it more obvious that a font has been

[Tomaž Vajngerl] tdf#165742 Step 5.8: Add minimal support for layout props

[Samuel Mehrbrodt] tdf#166030 Read bullet indents from metroBlob in ppt

[Andreas Heinisch] tdf#126823 - Remove explicit arrow sizes for start/end widths

[Noel Grandin] Fraction->double in SwAccessibleMap

[Michael Weghorn] vcl: Pass SvLBoxItem::Get{Width,Height}'s SvTreeListBox param by ref

[Michael Weghorn] vcl: Pass SvLBoxItem::CalcWidth param by ref

[Michael Weghorn] vcl: Pass SvLBoxItem::InitViewData's first param by ref

[Michael Weghorn] vcl: Drop extra local vars in SvTreeListBox::InitViewData

[Xisco Fauli] CppunitTest_sw_uwriter: use CPPUNIT_TEST_FIXTURE

[Caolán McNamara] check if the readBytes could be satisfied

[Noel Grandin] Fraction->double in SwPagePreviewLayout

[Noel Grandin] Fraction->double in SwAccPreviewData

[Noel Grandin] Fraction->double in SwPagePreviewWin

[Mike Kaganski] Change paste special behaviour for markdown

[Mike Kaganski] tdf#165348: release the lock on original file before clearing URL

[Noel Grandin] Fraction->double in ImplMapRes

[Mike Kaganski] tdf#163343: ignore smil:keyTimes when smil:values is empty/missing

[Andreas Heinisch] tdf#96454 - Add test for arrow sizes for start/end widths using a style

[Mike Kaganski] tdf#171121 Lower the priority of markdown on the clipboard

[Xisco Fauli] sc: silence warning C6011: Dereferencing NULL pointer 'pEntry'


Changes for Build #48728
[Noel Grandin] Fraction->double in CopyDlg

[Noel Grandin] Fraction->double in SdSnapLineDlg

[Noel Grandin] Fraction->double in SmNode

[Armin Le Grand] SmartArt: Undo/Redo fixes, minimize OwnFormat Data

[Noel Grandin] Fraction->double in MathMLAttributeLengthValue

[Noel Grandin] Fraction->double in SmNode


Changes for Build #48729
[Noel Grandin] Fraction->double in SfxPoolItem

[Noel Grandin] Fraction->double in SdrFractionItem

[Julien Nabet] Change in code "klick->click"

[Julien Nabet] Fix typo

[Bartosz Kosiorek] tdf168886 EMF FILESAVE: Fix precision of DPI calculation in EMF+ header

[aron.budea] sw: don't export true value for cantSplit element to OOXML

[Mike Kaganski] Use comphelper::WeakImplHelper in AnimationNode

[Noel Grandin] Fraction->double in ImpSdrPdfImport

[Mike Kaganski] Drop WeakImplHelperBase::queryInterface

[Noel Grandin] Fraction->double in ImpSdrGDIMetaFileImport

[aron.budea] sw: Write only val attribute for charset

[Noel Grandin] Fraction->double in PictReader

[Noel Grandin] Fraction->double in AnimationWindow

[Noel Grandin] Fraction->double in SdVectorizeDlg

[Noel Grandin] Fraction->double in SvxXConnectionPreview


Changes for Build #48730
[Ilmari Lauhakangas] tdf#158803 Remove duplicate imports from /sc/qa


Changes for Build #48731
[Bartosz Kosiorek] tdf#103859 emfio: Update variable types to match EMF specification

[Noel Grandin] Start process of converting MapMode from Fraction to double

[Michael Weghorn] tdf#170787 Fix assert and warning on gtk3


Changes for Build #48732
[Michael Weghorn] vcl win: Use std::list for frames in SalData

[Michael Weghorn] vcl win: Use std::list for objects in SalData

[Michael Weghorn] vcl win: Drop unused WinSalVirtualDevice::getNext

[Michael Weghorn] vcl win: No longer maintain list of virtual devices in SalData


Changes for Build #48733
[Michael Weghorn] vcl win: Drop always false WinSalPrinter::mbAbort

[Michael Weghorn] vcl win: Use std::list for printers in SalData

[Michael Weghorn] vcl: Pass FreetypeManager::CreateFont param by ref

[Michael Weghorn] vcl: Use std::list to manage OpenGLContexts in ImplSVGDIData


Changes for Build #48734
[Xisco Fauli] curl: upgrade to 8.19.0


Changes for Build #48735
[Michael Weghorn] android-viewer translated using Weblate

[Ilmari Lauhakangas] tdf#145538 Use range based for loops


Changes for Build #48736
[Justin Luth] tdf#170427 docx export: stop writing inline VML as floating

[Xisco Fauli] nss: upgrade to 3.122

[balazs.varga] tdf#164461 sc: don't disable clipboard format items when the

[Xisco Fauli] skia: upgrade to m147

[Noel Grandin] fix divide-by-zero in PictReader

[aron.budea] sc: Remove leftover worksheet tableType value

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_uInt16 in sdtreelb.cxx

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_Int64 in animobjs.cxx

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with tools::Long in fuzoom.cxx

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_uInt32 in csvgrid.cxx

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong with sal_Int32

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong in drawdoc2.cxx

[Ilmari Lauhakangas] tdf#114441 replace sal_uLong in prevloc.cxx

[Mike Kaganski] Don't claim XComponent for WeakImplHelper


Changes for Build #48737
[Caolán McNamara] ofz#495483120 check NewAttr return


Changes for Build #48738
[Xisco Fauli] skia: fix win build


Changes for Build #48739
[gerrit buildbot] Update git submodules

[Mike Kaganski] Simplify a bit

[raykowj] tdf#171142 Quickfind page separator entries should not receive focus


Changes for Build #48740
[Ilmari Lauhakangas] tdf#117587 Ordinal/cardinal numbering preview


Changes for Build #48741
[Michael Weghorn] qt: Return std::optional<vcl::Font> in toQFont

[Michael Weghorn] qt: Have QtGraphics method impls in one .cxx

[Michael Weghorn] qt: Make {PrintFont,Freetype}Manager code dependent on USE_HEADLESS_CODE

[Michael Weghorn] qt: Only use SessionManagerInhibitor on platforms on which it's built


Changes for Build #48742
[Ilmari Lauhakangas] tdf#143148: Replace include guards with #pragma once

[Michael Weghorn] tdf#170681 - Using separated QThread for Qt frame grabber

[Xisco Fauli] libpng: upgrade to 1.6.56

[Noel Grandin] Fraction->double in MapMode

[Mike Kaganski] Got rid of the duplicate reference

[Samuel Mehrbrodt] Hide/Show sheet needs no disabling when sheets protected

[Michael Weghorn] android: Use gradle file helper

[Michael Weghorn] android: Update Android Gradle Plugin to 9.3.1

[aron.budea] sd: don't export p:to element for p:animRot to PPTX

[Khaled Hosny] tdf#170259 Additions for Adlam

[Khaled Hosny] tdf#170259 Additions for N'ko

[Michael Weghorn] skia: Adjust help-msvc-analyzer.patch to unbreak clang-cl build

[Michael Weghorn] qt: Drop extra include from vcl/qt6/QtMenu.cxx

[Michael Weghorn] qt: Include <sal/config.h>, arrange includes more consistently

[Michael Weghorn] avmedia qt: Include <sal/config.h>, arrange includes more consistently

[Noel Grandin] Fraction->double in sw

[Noel Grandin] Fraction->double in sc

[Stephan Bergmann] ScTokenArray needs to be a complete type here

[Noel Grandin] fix crash on Windows in JunitTest_chart2_unoapi

[Noel Grandin] Fraction->double in filter

[Noel Grandin] Fraction->double in reportdesign

[Noel Grandin] Fraction->double in svx

[Noel Grandin] Fraction->double in various

[Justin Luth] tdf#124398 oox chartexport: GroupShaped charts need different elements

[Xisco Fauli] libjpeg-turbo: upgrade to 3.1.4

[Michael Weghorn] tdf#146153 gtk3_kde5: Drop unnecessary vclplug_gen dependency

[Michael Weghorn] qt: Use Q_OBJECT macro for QtInstanceFrame

[gerrit buildbot] Update git submodules

[Julien Nabet] Remove exec bits on docx file

[Armin Le Grand] SmartArt: Disable LineAttr for BGShape, support DirectTextEdit


Changes for Build #48743
[Justin Luth] tdf#171527 docx export: allow flies inside framePr


Changes for Build #48744
[Michael Weghorn] vcl win: Move printers list from SalData to WindowsInstance

[Michael Weghorn] vcl: Drop unused include and forward decl in gendata.hxx

[Michael Weghorn] vcl: Merge adjacent '#ifndef IOS' blocks

[Michael Weghorn] vcl win: Use std::unordered_set for temp font items in SalData

[Michael Weghorn] vcl win: Drop TempFontItem struct

[Michael Weghorn] qt configure: Move vars closer to use, have separate one for suffix

[Michael Weghorn] vcl win: Use more specific type for SalData::m_pD2DWriteTextOutRenderer

[Michael Weghorn] vcl: Pass Printer::ImplInit param by ref

[Michael Weghorn] vcl: Pass SalInstance::GetPrinterQueueInfo param by ref

[Michael Weghorn] vcl: Pass SalInstance::CreateInfoPrinter's queue info param by ref

[Michael Weghorn] vcl: Pass SalInstance::CreateInfoPrinter's ImplJobSetup param by ref

[Michael Weghorn] vcl iOS: NULL -> nullptr

[Michael Weghorn] vcl iOS: Drop redefinition of SalGenericInstance::PostPrintersChanged

[Michael Weghorn] vcl: Pass SalInfoPrinter::SetPrinterData param by ref

[Michael Weghorn] vcl: Pass SalGenericInstance::configurePspInfoPrinter params by ref

[Michael Weghorn] vcl: Drop PrinterInfoManager::Printer::m_aAlternateFiles etc.

[Michael Weghorn] vcl: Drop PrinterInfoManager::Printer struct with only one member


Changes for Build #48745
[Michael Weghorn] vcl: Iterate directly over the PrinterInfoManager printer map

[Michael Weghorn] vcl: Pass SalInfoPrinter::Setup params by ref

[Michael Weghorn] vcl: Deduplicate/Unify SalInfoPrinter::SetPrinterData comments

[Michael Weghorn] vcl: Pass SalInfoPrinter::SetData's job setup param by ref

[Michael Weghorn] vcl: Return instead of using out param in psp::getPrinterPathList

[Michael Weghorn] vcl win: Move temp font paths from SalData to WindowsInstance

[Michael Weghorn] vcl win: Move text renderers from SalData to WindowsInstance

[Michael Weghorn] vcl win: Move WindowsInstance::m_aPrinters to WindowsInstanceData


Changes for Build #48746
[Justin Luth] tdf#171527 doc import: add ParaFrameProperties grabbag to Apo


Changes for Build #48747
[Michael Weghorn] qt6 configure: Search moc also in $QT6DIR/bin

[Michael Weghorn] Add Qt6 support for Windows

[Khaled Hosny] tdf#158727 Support attribute leftvec leftharpoon in Math


Changes for Build #48748
[Julien Nabet] Fix typo "then"->"than"

[Julien Nabet] Fix typo "then"->"than"

[Julien Nabet] Fix typo "then"->"than" + "its" -> "it's"

[Julien Nabet] Fix typo "then"->"than"

[Julien Nabet] Fix typo "then"->"than" + "its" -> "it's"

[Julien Nabet] Fix typo "then"->"than"

[Julien Nabet] Fix typo "then"->"than"

[Julien Nabet] Fix typo "then"->"than" + "its" -> "it's"

[Julien Nabet] Fix typo "then"->"than" + "its" -> "it's"


Changes for Build #48749
[Stephan Bergmann] -Werror,-Wundef (Emscripten)


Changes for Build #48750
[Khaled Hosny] tdf#171372 {ar-SA} currency symbol is ⃁ U+20C1 SAUDI RIYAL SIGN


Changes for Build #48751
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards


Changes for Build #48752
[raykowj] tdf#140880 Navigator draw objects: Show group indicator


Changes for Build #48753
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards

[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards


Changes for Build #48754
[Miklos Vajna] tdf#168771 - Convert enum to enum class


Changes for Build #48755
[Miklos Vajna] svx: prefix members of SvxRuler

[Michael Weghorn] qt6 configure: Fix file name in comment

[Xisco Fauli] sd: silence warning C6011: Dereferencing NULL pointer 'pObj'

[Hossein] Make odk unoapploader C code build with GCC 15.2

[Ilmari Lauhakangas] tdf#168520 Rename testTdf134053 to testTdf134053_dashed_line_round_cap

[Ilmari Lauhakangas] tdf#158237 Use contains() instead of find() != end() for maps/sets


Changes for Build #48756
[Justin Luth] oox: Fix typo in DOCM filter name during detection

[gerrit buildbot] Update git submodules

[Xisco Fauli] libxml2: migrate to CMake on Windows


Changes for Build #48757
[dave] tdf#100244 sc: Reorder fields in ScDPResultMember to avoid pad

[dave] tdf#100244 sc: Only allocate ColTotal when needed in pivot

[dave] tdf#100244 sc:Use std::unordered_map for MemberHash

[dave] tdf#100244: sc:For non-lazy init ignore hash

[Michael Weghorn] Remove duplicated include


Changes for Build #48758
[Ilmari Lauhakangas] tdf#143148 Replace include guards with pragma once

[Michael Weghorn] tdf#171401 Disable native color dialog option when not available

[Xisco Fauli] libxml2: upgrade to 2.15.2

[Michael Weghorn] dbaccess: Drop unused GtkListStore in relationdialog.ui


Changes for Build #48759
[Heiko Tietze] tdf#103035 Update ui for header/footer dialog in sc

[gerrit buildbot] Update git submodules

[Dan Williams] Re-autogen on changes to macOS plist templates

[fitojb] README: update link to best-practices badge

[Jonathan Clark] tdf#111880 sw: Print RTL page comments within the page bounds

[Xisco Fauli] sd: rearrange assert

[Miklos Vajna] tdf#150076 embed background pdf

[Ilmari Lauhakangas] tdf#145538 Use range based for loops in tblafmt.cxx and ndtbl1.cxx

[Ilmari Lauhakangas] tdf#168520 Rename testTdf138410 to clarify Arabic diacritic search

[Miklos Vajna] sc uitest: avoid space in filename

[Xisco Fauli] libjpeg-turbo: upgrade to 3.1.4.1

[Xisco Fauli] xz/lzma: upgrade to 5.8.3

[Heiko Tietze] Relates rdm#3867 - Donation banner with different messages

[Heiko Tietze] tdf#123083 Add before/after cursor word count to Word Count dialog

[Dan Williams] osx: convert from binary NIB to XML-based XIB

[Jonathan Clark] tdf#63929 sw: Show bidi control characters as formatting marks

[Neil Roberts] tdf#171586 scriptdlg: Update buttons after selecting newly inserted item

[Xisco Fauli] afdko: drop unnecessary change in patch

[Bartosz Kosiorek] tdf#168886 tdf#168237 vcl: Preserve EMF GfxLink on clipboard paste

[Bartosz Kosiorek] tdf#168886 tdf#168237 oox: Detect EMF in NativeWmf GfxLink
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.