Date: prev next · Thread: first prev next last
November 2025 Archives by date, by thread · List index


lo_daily_tb_win_arm64 - Build # 1752 - Still Failing:
Identified problems:
* broken buildslave - lost connection: seems like the buildslave lost the connection
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/1752/consoleFull#2007150775d6a077db-fe4f-4479-b990-f037a75048dd>
  * Indication 2:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/1752/consoleFull#29891040d6a077db-fe4f-4479-b990-f037a75048dd>


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

Changes for Build #1747
[Mike Kaganski] Refactor initialization of translation table

[Miklos Vajna] tdf#169275 sd UI: clear direct format when turning off bullet/num

[Samuel Mehrbrodt] tdf#168228 Don't replace styles unconditionally

[Michael Weghorn] android: Merge ToolBarController.{show,hide}Item

[Michael Weghorn] android: Only offer printing if device supports it

[Michael Weghorn] tdf#169318 extension mgr: Deduplicate close logic

[Michael Weghorn] vcl: rename aHighValue to nHighValue and make const

[Miklos Vajna] svx: prefix members of SvxRedlinTable

[Mike Kaganski] Fix registration of ActiveX component

[Mike Kaganski] tdf#48140 Remove UNO calls from AddressConverter::initializeMaxPos

[Xisco Fauli] xmlsec: upgrade to 1.3.9

[Mike Kaganski] Fix number of bytes read from a constant string

[Mike Kaganski] Simplify exception message

[Xisco Fauli] fix warning C4101: 'ind': unreferenced local variable

[zolnaitamas2000] tdf#169311: Improve accuracy of rendering of grid points in Writer.

[Noel Grandin] fix read loop in XclImpStream::CopyToStream

[Michael Weghorn] basctl: Resave dockingorganizer.ui with glade 3.40

[Andras Timar] tdf#61950 Move Presentation Minimizer UI strings out of officecfg

[Eike Rathke] default to EUR for Bulgaria

[Miklos Vajna] tdf#169316 sw markdown import: add a TemplateURL parameter

[Noel Grandin] fix --disable-pdfimport build

[Michael Stahl] nss: try to unbreak iOS build

[Michael Stahl] sfx2: fix mysterious -Werror=shadow

[Michael Stahl] tdf#169173 Fix import of dropdown SDTs in a table

[Michael Weghorn] tdf#169318 tdf#127201 extension mgr: Open via new UNO command

[Michael Weghorn] tdf#169318 tdf#127201 extension mgr: Set dialog parent, make modal

[Michael Weghorn] tdf#169318 extension mgr: Let DialogHelper subclass

[Michael Weghorn] tdf#169318 extension mgr: Don't do too much when setting dlg title

[Michael Weghorn] tdf#169318 extension mgr: Move pkg installation out of

[Michael Weghorn] tdf#169318 extension mgr: Don't create dlg in installPackage()

[Michael Weghorn] tdf#169318 extension mgr: Pass parent to

[Michael Weghorn] tdf#169318 extension mgr: Close dialog on restart, too

[Michael Weghorn] extension mgr: Let UpdateDialog own its UpdateData


Changes for Build #1748
[Andras Timar] Unbreak build on sdext translations

[Noel Grandin] Fix selecting other table when inserting relation with only 2 tables

[Noel Grandin] tdf#99619 Don’t add undo action when removing conn but not deleting

[Noel Grandin] tdf#99619 Add a UI test

[Noel Grandin] tdf#169088 Fix PPTX export of OLE animations

[Tomaž Vajngerl] vcl: remove OutputDevice::DrawBitmapEx()

[Gabor Kelemen] tdf#169367 Don't crash on dialog close if ShowTipOfTheDay is locked down

[Andreas Heinisch] tdf#68320 - Impress: include/exclude hidden pages in slide count field

[Xisco Fauli] sqlite3: don't create a static library on Windows

[Mike Kaganski] Drop unneeded indirection

[Michael Weghorn] nvda#19170 sw a11y: Only report invalid spelling if enabled

[Michael Weghorn] tdf#127201 a11y extension mgr: Grab focus on mouse click

[Michael Weghorn] tdf#127201 a11y extension mgr: Support triggering menu using keyboard

[gerrit buildbot] Update git submodules

[Tomaž Vajngerl] cool#9176: do not incorrectly set bIsMultiField

[Tomaž Vajngerl] lok: FormattedField: ensure formatter has min and max

[Tomaž Vajngerl] lok: formatted-spin-button is ignoring input

[Miklos Vajna] tdf#169316 sw markdown import, template: handle non-ODF formats as well

[Xisco Fauli] external: add lzma

[Xisco Fauli] tdf#168513: python3: bundle lzma

[gerrit buildbot] Update git submodules

[Olivier Hallot] tdf#168917 Sort case-sensitive tooltip improved

[Michael Weghorn] android: Drop unused local variable

[Michael Weghorn] android: Make some fields final

[Michael Weghorn] android: Drop unused LayerView.setTouchIntercepter

[Michael Weghorn] android: Drop always null LayerView.mTouchIntercepter

[Michael Weghorn] android: Drop unused LayerView.getPanZoomController

[Michael Weghorn] android: Make some LayerRenderer/Frame fields final

[Michael Weghorn] android: Drop unused LayerRenderer.MAX_FRAME_TIME

[Michael Weghorn] android: Drop unnecessary size check before iterating

[Michael Weghorn] android: Make 2 DocumentOverlayView members final

[Michael Weghorn] android: Drop unnecessary null check

[Michael Weghorn] android: Extract DocumentOverlayView helper to reposition

[Michael Weghorn] android: Drop unused LayerView.getListener

[Michael Weghorn] android: Drop unused DisplayPortCalculator.addPrefNames

[Michael Weghorn] android: Drop unused DisplayPortCalculator.setStrategy

[Michael Weghorn] android: Drop unused DisplayPortStrategy subclasses

[Michael Weghorn] android: Drop unused DisplayPortStrategy methods

[Michael Weghorn] android: Drop logic to to read from map, it's always null

[Michael Weghorn] android: Drop unused DisplayPortCalculator methods


Changes for Build #1749
[Noel Grandin] reduce log spam

[Noel Grandin] improve SAL_WARN message

[Heiko Tietze] Resolves tdf#169383 - Accept ctrl+tab / shift+ctrl+tab on vertical tabs

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[rb.henschel] tdf#169183 set bBlendForTest back to false

[Xisco Fauli] Fix indentation in the UI tests

[Mike Kaganski] Fix a comment

[Michael Weghorn] tdf#129028: Prevent Infobar keys from reaching the document

[Tomaž Vajngerl] sc: test pivot table undo/redo creation and filter of field

[Tomaž Vajngerl] sc: simplify PivotTableSources: use ranged for instead of for_each

[Tomaž Vajngerl] sc: change test struct to use u16string_view for dimension name

[zolnaitamas2000] tdf#169384: Apply proper subdivison settings by startup in Writer.

[dennisfrancis.in] cool#13378: fix oom with conditional formatting

[Heiko Tietze] Resolves tdf#169395 - Make ctrl+tab wrap around on VT

[Michael Stahl] tdf#169314 configure: default to --without-system-libxml (Linux)

[Gabor Kelemen] tdf#169397 Don't crash if SecureURL setting is locked down

[Olivier Hallot] tdf#159505 HelpId to menu Window doc list (core)

[Mike Kaganski] silence unknown property 'HyphZoneAlways' warnings

[Xisco Fauli] sd/qa: factor out common code

[Justin Luth] tdf#169219 swpagerelsize ui: fix width percent value

[Justin Luth] tdf#169219 swpagerelsize ui: apply WidthPercentRelation changes

[Justin Luth] tdf#169219 swpagerelsize ui: don't limit toggle-on-percent to 100

[Justin Luth] tdf#169219 swpagerelsize ui: immediately apply new RefValue

[Hossein] tdf#145614 convert string literals into o3tl::enumarray

[Hossein] Fix hsqldb compiler errors with JDK 25

[antilibreoffice] tdf#168520 Improve some recently changed UI test file names

[Tomaž Vajngerl] sc: use a constant instead of -2 magic number for data dimension

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Jonathan Clark] tdf#162120 Implement style:writing-mode-automatic

[dennisfrancis.in] cool#13378: unit test

[Xisco Fauli] tdf#139269: sd: add test

[Noel Grandin] tdf#168721 Fade in animation on grouped shapes not shown

[Mike Kaganski] SAL_WARN -> SAL_INFO

[Heiko Tietze] tdf#149411 Improve Columns deck at the sidebar

[Miklos Vajna] sd, FuBulletAndPosition: avoid magic number for bullet toggle

[Caolán McNamara] save/restore docId in Application::Reschedule

[jp] ScriptForge (SFDocuments) new Shape service

[Hossein] tdf#145614: Convert #define to enum class

[Noel Grandin] update to skia m142

[Stephan Bergmann] Emscripten: Missing include

[Tomaž Vajngerl] sc: fix crash in pivot table with formats and no source data

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

[Ilmari Lauhakangas] tdf#145614 Replace define macro with constexpr

[Mike Kaganski] No need to adjust range length twice

[Justin Luth] tdf#169219 swrelpagesize ui: value may be changed even if % isn't

[Justin Luth] NFC cleanup after tdf#169219: value may be changed even if % isn't

[Justin Luth] tdf#169219 swrelpagesize ui: update on relation changes

[Justin Luth] NFC sw frmpage.cxx: m_bFormat guaranteed to be false

[Hossein] tdf#169400 Limit runGraphicsRenderTest() to debug builds

[Michael Stahl] tdf#169274: Fix export of SDTs with DataBindings

[Ilmari Lauhakangas] tdf#163691 Replace memcpy() with std::copy()

[Hossein] Avoid using local variable that hides a class member

[Hossein] Add VS 2026 support

[Xisco Fauli] checkExternalLibraries: add xz's id

[gerrit buildbot] Update git submodules

[Stephan Bergmann] configmgr/winreg: Mention the HKEY in SAL_INFOs

[Stephan Bergmann] Emscripten: Avoid -Werror,-Wswitch

[Mike Kaganski] A typo in variable name

[Tomaž Vajngerl] sc: fix pivot table debug code that isn't compiled normally

[Ilmari Lauhakangas] tdf#168520 Improve UI test file name


Changes for Build #1750
[Noel Grandin] improve debug message

[szymon.klos] feat(jsdialog): allow editing treeview items

[szymon.klos] jsdialog: handle custom rendering in treeview

[Noel Grandin] crashtesting --convert-to docx tdf134458-1.doc

[Stephan Bergmann] Revert part of "register caches with ImplSVData"...

[Xisco Fauli] postgresql: upgrade to 15.15

[Xisco Fauli] tdf#68320: sd_uiimpress: Add test

[Xisco Fauli] tdf#164593 Revert "tdf#82716 Add initial implementation of the His.."

[Caolán McNamara] AdditonsDialog: rename macro value PAGE_SIZE to avoid conflict

[Gabor Kelemen] bin/find-unneeded-includes: stop checking for debug and bits

[Tomaž Vajngerl] sc: add dumpAsXml for the pivot table

[szymon.klos] Fix out-of-bound crash in test dialog

[szymon.klos] Fix out-of-bound crash in test dialog 2

[szymon.klos] jsdialog: disable right click menu in sd & sw navigator

[szymon.klos] vcl: fix crash in JSTreeView::render_entry()

[Tomaž Vajngerl] vcl: make OutputDevice::DrawAlphaBitmap() private

[Michael Weghorn] android: Drop unused LayerView.getMaxTextureSize

[Michael Weghorn] android: Drop effectively unused LayerRenderer.mMaxTextureSize

[Michael Weghorn] android: Drop LayerView.getLayerRenderer

[Michael Weghorn] android: Use Math.max

[Michael Weghorn] android: Drop unused Layer.setResolution

[Michael Weghorn] android: Drop Layer.mNewResolution

[Michael Weghorn] android: Drop unused Layer.getResolution

[Michael Weghorn] android: Drop Layer.mResolution

[Michael Weghorn] android: Drop unused ImmutableViewportMetrics.setZoomFactor

[Michael Weghorn] android: Drop unused reevaluateTiles() param

[Michael Weghorn] android: Drop unused DisplayPortMetrics.fuzzyEquals

[Michael Weghorn] android: Drop resolution from DisplayPortMetrics

[Michael Weghorn] android: Drop unused PanZoomController.abortPanning

[Michael Weghorn] android: Drop unused PanZoomController.notifyDefaultActionPrevented

[Michael Weghorn] android: Drop unused GeckoLayerClient.abortPanZoomAnimation

[Michael Weghorn] android: Drop SubdocumentScrollHelper.destroy

[Michael Weghorn] android: Drop never read SubdocumentScrollHelper.mOverrideScrollPending

[Michael Weghorn] android: Drop SubdocumentScrollHelper.mUIHandler

[Michael Weghorn] android: Drop dead SubdocumentScrollHelper logic

[Michael Weghorn] android: Stop using SubdocumentScrollHelper in Axis

[Michael Weghorn] android: Stop using SubdocumentScrollHelper in JavaPanZoomController

[Michael Weghorn] android: Drop now unused SubdocumentScrollHelper

[Michael Weghorn] android: Make constant static

[Michael Weghorn] android: Drop unused TouchEventHandler.setWaitForTouchListeners

[Michael Weghorn] android: Drop two TouchEventHandler members that are always false

[Michael Weghorn] android: Drop always true TouchEventHandler.processEventBlock param

[Michael Weghorn] android: Drop always true TouchEventHandler.mDispatchEvents

[Michael Weghorn] android: Drop queue logic in TouchEventHandler

[Michael Weghorn] android: Drop ListenerTimeoutProcessor

[Michael Weghorn] android: Drop now unused TouchEventHandler.mView

[Michael Weghorn] android: Drop unused TouchEventHandler.touchFinished

[Michael Weghorn] android: Drop JavaPanZoomController.startingNewEventBlock

[Michael Weghorn] android: Drop TouchEventhandler.destroy

[Michael Weghorn] android: Drop unused PanZoomState.WAITING_LISTENERS enum value

[Michael Weghorn] android: Drop unused imports

[Michael Weghorn] android: Make 2 JavaPanZoomController members final

[Michael Weghorn] android: Drop 2 unused local vars

[Michael Weghorn] android: Make more class members final

[Michael Weghorn] android: Do more GeckoLayerClient initialization in ctor

[Michael Weghorn] android: Drop PanZoomController.destroy

[Michael Weghorn] android: Drop GeckoLayerClient.destroy

[Michael Weghorn] android: Move GeckoLayerClient.notifyReady logic to ctor

[Michael Weghorn] android: Drop GeckoLayerClient.mIsReady

[Michael Weghorn] android: Use local var instead of GeckoLayerClient.mLayerRenderer

[Michael Weghorn] android: Drop unused PanZoomController.{g,s}etOverScrollMode

[Michael Weghorn] android: Drop PanZoomController iface

[Michael Weghorn] android: Drop JavaPanZoomController.mMainThread

[Michael Weghorn] android: Skip (not) reading from null map

[Michael Weghorn] android: Assign constant values right away

[Michael Weghorn] android: Drop unused LOKitShell.sendSizeChangedEvent params

[Michael Weghorn] tdf#169422 android: Adjust doc pos + zoom on window size change

[Noel Grandin] tdf#169379 Conditional formats collapsed

[Mike Kaganski] No need to create a Link just to call a function

[szymon.klos] jsdialog: enable statistics tabpage in calc

[Julien Nabet] Fix typo

[szymon.klos] Add activate action support for edit field

[Noel Grandin] tdf#169112 lockup when switching to notes view

[jp] Fix typo

[Xisco Fauli] build sqlite3 and lzma on Windows anyway


Changes for Build #1751
[Mike Kaganski] Split handler function per control

[Justin Luth] tdf#39015 sw: use the start/end of hyperlink to select, not move

[Justin Luth] NFC sw edtdd: rename bStart to bStartDragging

[Noel Grandin] Don’t remove entries in table selection for Insert Relation dialog

[Noel Grandin] UITest: Add a helper function to create an empty database

[Noel Grandin] officeotron: ID is not valid attribute in vml shape

[Noel Grandin] officeotron: config elements out of schema order


Changes for Build #1752
[raykowj] sw sidebar Find: Fix only the first find is shown as selected

[Tomaž Vajngerl] sc: remove grab bag from pivot table, add PivotTableStyleInfo

[Tomaž Vajngerl] jsdialog: enable missing .ui files for sidebar
-- 
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.