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


lo_daily_tb_win_arm64 - Build # 1626 - Still Failing:
Identified problems:
* file not found: compiler couldn't find the file »SkRegion.h« referenced from 
C:/cygwin64/home/tdf/jenkins/workspace/lo_daily_src/vcl/inc\skia/utils.hxx(34)
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/1626/consoleFull#1944873879cd06c086-ffd7-48da-8ce2-d58b9387379c>


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

Changes for Build #1621
[szymon.klos] tdf#167082 Fix the missing style

[Noel Grandin] make skia mandatory on MS-Windows, disable GDI backend

[Michael Weghorn] formula: Replace STRUCT_* constants with enum class

[Noel Grandin] tdf#166842 do not use LineColor==COL_TRANSPARENT...

[rb.henschel] tdf#167134 Allow different directions in LOOKUP

[Gülşah Köse] ONLINE: Fix the problem with changing text box font color.

[Noel Grandin] avoid some heap allocation in ScPatternAttr::FillToEditItemSet

[Xisco Fauli] libpng: upgrade to 1.6.50

[Xisco Fauli] sw: use SAL_RET_MAYBENULL in GetSfxViewShell()

[Xisco Fauli] openssl: upgrade to 3.0.17

[Noel Grandin] tdf#166842 do not use LineColor==COL_TRANSPARENT...

[Mike Kaganski] LOK: .uno:Save is allowed in AllowManageRedlines mode

[Xisco Fauli] fontconfig: upgrade to 2.17.1

[Noel Grandin] flatten SwAccessibleParagraph::GetFieldTypeNameAtIndex a little

[gerrit buildbot] Update git submodules

[Jonathan Clark] tdf#166339 vcl: Use gamma-corrected font rendering in Skia

[gerrit buildbot] Update git submodules


Changes for Build #1622
[Michael Weghorn] svx: Switch DBG_ASSERT -> assert

[Michael Weghorn] svx: Drop FrameBorderIter, use range-based for instead

[Michael Weghorn] svx a11y: Use range-based for in FrameSelector::GetChildAccessible

[Michael Weghorn] svx a11y: Return OAccessible in FrameSelector::GetChildAccessible

[Michael Weghorn] svx: Use std::any_of instead of FrameBorderCIter

[Michael Weghorn] svx: Drop FrameBorderCIter, use range-based for instead

[Michael Weghorn] tdf#167279 svx FrameSelector a11y: Don't send focus events when only

[szymon.klos] jsdialog: disable right click menu in sc navigator

[tibor.nagy.extern] sw: add fallback for page styles using UIName identifiers

[Xisco Fauli] skia: upgrade to m139

[Michael Weghorn] android-viewer translated using Weblate

[Julien Nabet] Fix typo

[Julien Nabet] Remove exec bits on source files

[Julien Nabet] Fix typo

[Caolán McNamara] remove unused packagehint suppression

[Caolán McNamara] column width missing in signature treeview column list

[Caolán McNamara] cid#1655270 suppress Uncaught exception

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

[Caolán McNamara] cid#1655266 suppress Unchecked return value

[Mike Kaganski] Drop a redundant check

[Tomaž Vajngerl] tdf#165742 Step 4.6: Establish a narrow export path for chartex

[Xisco Fauli] skia: fix build

[Mike Kaganski] Flatten CommandDispatchContainer::getDispatchForURL a bit

[Xisco Fauli] fontconfig: fix build

[gerrit buildbot] Update git submodules

[fitojb] tdf#167273: Fix typos in Theme Color Edit dialog


Changes for Build #1623
[Caolán McNamara] make widgettestdialog.ui a valid .ui file

[Caolán McNamara] don't use horizontal scroll bars

[Mike Kaganski] tdf#167378: handle css::bridge::oleautomation::Date in CellValueSetter

[Mike Kaganski] Related: tdf#167378 Set cells' number format when assigning dates

[Xisco Fauli] tdf#167134: implement test as sc_functions_test

[Christian Lohmaier] tdf#167080 macOS: fix opening PDFs in signed builds

[Jonathan Clark] tdf#166339 skia: Tune font gamma to improve contrast

[Mike Kaganski] Deduplicate some ScDocument functions

[Xisco Fauli] skia: update pch

[Xisco Fauli] poppler: upgrade to 25.07


Changes for Build #1624
[Michael Weghorn] gen: Inline InitializeDnD logic to callers

[Michael Weghorn] gen: Simplify SelectionManager init, don't use XInitialization

[Michael Weghorn] gen: Simplify DropTarget init, don't use XInitialization

[Michael Weghorn] vcl: Have default SalInstance::GetConnectionIdentifier impl

[Michael Weghorn] vcl: Drop unused include

[Michael Weghorn] vcl: Use concrete DisplayConnectionDispatch

[Michael Weghorn] vcl: Stop implementing XDisplayConnection

[Michael Weghorn] vcl: Drop unused DisplayConnectionDispatch params

[Michael Weghorn] vcl: No longer wrap OUString in Any

[Michael Weghorn] vcl: No longer use css::awt::XEventHandler

[Michael Weghorn] vcl: Split DisplayEventHandler::handleEvent logic

[Michael Weghorn] gen: Make some event ref params const

[Michael Weghorn] vcl: Avoid pointer -> Sequence -> pointer conversion

[Michael Weghorn] gen: Update comment

[Michael Weghorn] vcl: Move connection identifer logic out of DisplayConnectionDispatch

[Michael Weghorn] vcl: Move SalInstance::GetConnectionIdentifier logic to only caller

[Michael Weghorn] gen: Make DropTarget members private

[Michael Weghorn] gen, vcl: Split base class from DropTarget for reuse

[Michael Weghorn] gtk4: Rename param 'drop' -> 'pDrop'

[Michael Weghorn] gtk: Subclass DropTarget to deduplicate code

[Michael Weghorn] qt: Subclass DropTarget to deduplicate code

[Michael Weghorn] gen: Drop DropTargetEntry::operator->

[Michael Weghorn] vcl: Simplify DropTarget::dragExit use

[Xisco Fauli] tdf#163486: PVS V1028 Possible overflow. Consider casting operands,

[Michael Weghorn] sd console: Fix deadlock when exiting presentation mode

[Mike Kaganski] Use map::contains

[Noel Grandin] remove this assert for now

[Mike Kaganski] Simplify FeatureCommandDispatchBase::implDescribeSupportedFeature

[freedesktop] tdf#147021 avoid use of SAL_N_ELEMENTS macro in optload.cxx


Changes for Build #1625
[Mike Kaganski] Fix CommandDispatchContainer::getDispatchForURL

[Mike Kaganski] Fix ChartController::queryDispatch

[Mike Kaganski] Simplify ControllerCommandDispatch::fireStatusEvent

[Mike Kaganski] Use concrete type for m_xChartDispatcher

[Mike Kaganski] Drop "Status Bar" element from Chart's View menu

[Mike Kaganski] Avoid re-asking the property value, when it has already been obtained

[arnaud.versini] comphelper : use more frozen map

[Mike Kaganski] Avoid duplicating command lists

[Mike Kaganski] tdf#166842 do not use LineColor==COL_TRANSPARENT...

[Stephan Bergmann] -Werror,-Wunused-private-field

[Miklos Vajna] move m_nFormat field in SwField down to subclasses

[Miklos Vajna] svx: prefix members of SvxStyleToolBoxControl

[Thorsten Behrens] Add reading Markdown files into Writer

[Thorsten Behrens] Initial implementation of Markdown elements such as paras, lists, and

[Noel Grandin] tdf#166842 only need this adjustment if the dev has no alpha

[Caolán McNamara] add -Wl,-z,relro,-z,now to hardening ldflags


Changes for Build #1626
[Noel Grandin] convert SwCaptionDisplay to scoped enum

[Xisco Fauli] tdf#163486: PVS V1028 Possible overflow. Consider casting operands,

[Mike Kaganski] cool#12283: when diagram is selected, apply color to its wall

[Heiko Tietze] tdf#154603 Disable 'Paste Transposed' when source is not from LO

[Noel Grandin] Convert SwChapterFormat to scoped enum

[Noel Grandin] Convert SwFileNameFormat to scoped enum

[Noel Grandin] SwVarFormat is unused

[gerrit buildbot] Update git submodules

[Mike Kaganski] Avoid duplicating trailing slash

[Stephan Bergmann] sal: osl::File sand-boxing for Unix

[Stephan Bergmann] Consistently synchronize access to JobQueue._disposeId

[gerrit buildbot] Update git submodules

[Mike Kaganski] Avoid Any -> value -> Any back-and-forth

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#166319 sw interdependent redlines: fix redo of accept of

[Caolán McNamara] move some data into rodata

[Heiko Tietze] Related tdf#166723 - Misleading use of the word "reinstate"

[Noel Grandin] Convert SwAuthorFormat to scoped enum

[Noel Grandin] Convert SwJumpEditFormat to scoped enum

[Mike Kaganski] Return by const reference

[Noel Grandin] move m_nSubType field in SwField down to subclasses

[Julien Nabet] Remove duplicated include

[Julien Nabet] Fix typo in code

[Armin Le Grand] StripPortions: Sort out & reduce ::Paint methods
-- 
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.