Daily Screenshot Build on Windows - Build # 3005 - Still Failing:
unmatched error
Check console output at https://ci.libreoffice.org/job/lo_tb_master_win_screenshot/3005/ to view
the results.
Changes for Build #3003
No changes
Changes for Build #3004
No changes
Changes for Build #3005
[Neil Roberts] acccfg: Look up reserved keys instead of storing m_bIsConfigurable
[Neil Roberts] acccfg: Remove nListPos from TAccInfo
[Neil Roberts] acccfg: Store key assignments in a separate array
[Neil Roberts] tdf#171077: Allow customizing shortcuts for multiple scopes
[Mike Kaganski] tdf#156893: in ScPrintFunc::DrawToDev, row count is not a hint
[jp] ScriptForge - ui.Activate() Fix maximize
[Xisco Fauli] CppunitTest_vcl_pdfexport: fix build on Windows
[Xisco Fauli] CppunitTest_sw_core_layout: fix build on Windows
[Mike Kaganski] Drop unneeded intermediate variable
[Mike Kaganski] tdf#171174: the target position is one less when moving to the right
[Mike Kaganski] tdf#171174: also correct target index for Move/Copy Sheet dialog
[Xisco Fauli] CppunitTest_sw_uiwriter2: drop obsolete condition
[Caolán McNamara] Document what I think AdjustSumRangeShape does and why
[Caolán McNamara] crashtesting: assert in ScFormulaCell::Interpret
[Khaled Hosny] tdf#171202: Fix subsetting CFF table with sub routines
[Tomaž Vajngerl] tdf#165742 Step 5.6: Support tickLabels in chartex
[Samuel Mehrbrodt] tdf#98856: sd: preserve empty text frame when dragging it
[Samuel Mehrbrodt] tdf#103033 Enable tab scrolling in notebook bar
[Caolán McNamara] crashtesting: column break exported in rtf header/footer
[Miklos Vajna] svx: prefix members of SvxObjectItem
[Khaled Hosny] Assert less in CFF to Type 1 code
[Khaled Hosny] Shuffle code around to avoid creating a cmap table that we will not use
[Khaled Hosny] More error checking instead of asserting in CFF code
[gerrit buildbot] Update git submodules
[Xisco Fauli] CppunitTest_vcl_map: use CPPUNIT_TEST_FIXTURE
[Justin Luth] tdf#169487: docx export: invalid values in a:Ext
[Justin Luth] tdf#143269 oox export: skip charts without a c:plotArea
[Justin Luth] tdf#143269 docx export: no LinkToExternalData followup
[Xisco Fauli] CppunitTest_sw_uiwriter5: drop obsolete condition
[Xisco Fauli] CppunitTest_vcl_backend_test: drop obsolete condition
[Xisco Fauli] Reapply "firebird: upgrade to 3.0.12.33787"
[Xisco Fauli] Reapply "firebird: upgrade to 3.0.13.33818"
[Xisco Fauli] CppunitTest_sd_layout_tests: also check assert on Windows
[Xisco Fauli] sw: lok is already deactivated in tearDown
[Khaled Hosny] harfbuzz: upgrade to 13.0.1
[Mike Kaganski] tdf#171225: don't lose camera rotation angle for mnShapePresetType < 0
[Mike Kaganski] tdf#154285 Check too many arguments to BASIC FILELEN function
[Mike Kaganski] tdf#161837 use double instead of Fraction class
[Michael Weghorn] tdf#170866 qt: Extract new QtInstance::isQtWeldingEnabled
[Michael Weghorn] tdf#170866 qt: Don't use interim Qt builder unless enabled
[Xisco Fauli] openldap: upgrade to 2.6.13
[Michael Weghorn] tdf#50050 Make LE component character style match LS
[Mike Kaganski] Use createScaleB2DHomMatrix to simplify code
[Xisco Fauli] CppunitTest_vcl_pdfexport: drop obsolete condition
[Caolán McNamara] XLSX: Fix empty font-name of charts in export
[Caolán McNamara] tdf#169326: ignore line break in referenced cells for XLSX
[balazs.varga] fix wrong condition when overriding table style borders
[Ilmari Lauhakangas] tdf#143148 replace include guards with pragma once in include/i18nutil
[Ilmari Lauhakangas] tdf#143148 use pragma once in comphelper, basegfx, canvas
[Ilmari Lauhakangas] tdf#158237 svx: use C++20 contains() instead of find() and end()
[Ilmari Lauhakangas] tdf#158237 svx: use C++20 contains() instead of find() and end()
[Ilmari Lauhakangas] tdf#158237 svx: use C++20 contains() instead of find() and end()
[Mike Kaganski] tdf#128206, tdf#139808: avoid negative distance
[freedesktop] tdf#158237 simplify loop to unordered_set.contains() in scdetect.cxx
[Tomaž Vajngerl] XmlWriter::attribute(double) should actually write a double value
[Michael Weghorn] sfx2: Deduplicate SfxTabDialogController::AddTabPage variants
[Michael Weghorn] sfx2: Turn static Find helper an SfxTabDialogController method
[Michael Weghorn] sfx2: Drop SfxTabDlgData_Impl typedef
[Michael Weghorn] sfx2: Don't duplicate tab labels in Data_Impl
[Michael Weghorn] sfx2: Drop fallback in SfxTabDialogController::GetTabPageLabel
[Michael Weghorn] sfx2: Use existing SfxTabDialogController::GetTabPage
[Michael Weghorn] cui: Drop commented out typedef
[Michael Weghorn] sfx2: Stop calling SfxTabPage::SetDialogController
[Michael Weghorn] vcl: Mark BuilderPage::m_pDialogController const
[Mike Kaganski] Use assertXPathDoubleValue instead of CPPUNIT_ASSERT_DOUBLES_EQUAL
[Michael Weghorn] Don't rely on icons in otherwise unused hyperlinkdialog.ui
[Michael Weghorn] cui: Remove unused hyperlinkdialog.ui
[Michael Weghorn] wasm: Add .ui file for hyperlink dialog
[Michael Weghorn] tdf#130857 dbaccess: Don't define tab pages in .ui file
[Michael Weghorn] tdf#130857 qt weld: Support DB "Advanced Settings" dialog
[aron.budea] tdf#115558 sw: export embedded XLSX in chart in footnote
[Michael Weghorn] tdf#89826 Translate Italian code comments to English in tabdlg.cxx
[Ilmari Lauhakangas] tdf#147021 replace SAL_N_ELEMENTS with std::size
[Mike Kaganski] Simplify a bit
[Xisco Fauli] fast_float: upgrade to 8.2.4
[Xisco Fauli] CppunitTest_sw_ww8import: drop obsolete condition
[Xisco Fauli] CppunitTest_vcl_outdev: drop obsolete condition
[Ilmari Lauhakangas] tdf#143148 use pragma once in include/svl
[Xisco Fauli] comphelper: use ScopeGuard and osl_setEnvironment
[Xisco Fauli] UnoApiTest: factor out common code for setting LO_IMPORT_USE_PDFIUM
[Xisco Fauli] CppunitTest_sw_autocorrect: drop obsolete condition
[Xisco Fauli] CppunitTest_vcl_text: drop obsolete conditions
[Xisco Fauli] tdf#63756: sc_subsequent_filters_test4: Add test
[Xisco Fauli] sw: Re-enable a couple of tests
[Christian Lohmaier] fix JAVINTERPRETER path in verapdf.sh verification script
[Justin Luth] tdf#170602 DocxTableExportContext: restore oSdtPrToken/vBookmarkEnd
[Michael Weghorn] android-viewer translated using Weblate
[gerrit buildbot] Update git submodules
[Stephan Bergmann] tdf#155956 Fix Windows sdk setup script
[Marco Cecchetti] fix pptx font embedding issues
[Xisco Fauli] curl: no longer necessary to use --without-[TLS library name] options
[Michael Stahl] curl: add patches for CVE-2026-1965 CVE-2026-3783 CVE-2026-3784
[Xisco Fauli] curl: hyper support was dropped in 8.12
[Stephan Bergmann] XMLPropertyState must be a complete type here
[Neil Roberts] pyuno: fix const char* build error in dlopenwrapper.c
[Noel Grandin] ocCall is dead
[Michael Weghorn] qt: Merge QtInstance::MoveFakeCmdlineArgs into ctor
[Michael Weghorn] qt/kf: Deduplicate create_SalInstance implementations
[Michael Weghorn] qt: Merge QtInstance::{AllocFakeCmdlineArgs,CreateQApplication}
[Michael Weghorn] qt: Assign to QtInstance::m_pFakeArgvFreeable right away
[Michael Weghorn] qt: Don't allocate QtInstance::m_pFakeArgc on heap
[Michael Weghorn] vcl: Deduplicate logic to get msg dialog title for VclMessageType
[Michael Weghorn] qt: Use std::optional<OString> instead of FreeableCStr
[Michael Weghorn] vcl: Stop subclassing SalGenericSystem
[Michael Weghorn] vcl: Turn SalGenericSystem into X11Helper
[Michael Weghorn] gtk: Deduplicate GtkInstance::CreateInfoPrinter with base class impl
[Michael Weghorn] qt: Make QtInstance::useCairo static
[Michael Weghorn] qt: Only set toolkit name in QtInstance
[Michael Weghorn] vcl: Move setting toolkit name to SalInstance base class
[Michael Weghorn] vcl: Store toolkit name in SalInstance
[Michael Weghorn] vcl: Move SalInstance::updatePrintersUpdate to SalGenericInstance
[Michael Weghorn] vcl: Deduplicate SalGenericInstance::CreatePrintGraphics impls
[Michael Weghorn] vcl: Have a default SalInstance::GetPrinterQueueState impl
[Michael Weghorn] vcl: Drop redundant SalX11Display::getFrames
[Michael Weghorn] vcl: Make SalUserEventList::m_aFrames private
[Michael Weghorn] vcl: Make SalUserEventList members private
[Michael Weghorn] vcl: Drop SalGenericDisplay::registerFrame
[Michael Weghorn] vcl: Drop SvpSalInstance::{,de}registerFrame
[Michael Weghorn] vcl: Switch SvpSalFrame::m_pInstance to reference
[Michael Weghorn] vcl: Drop SalGenericDisplay::deregisterFrame
[Michael Weghorn] vcl: Drop SalGenericDisplay::SendInternalEvent
[Michael Weghorn] vcl: Drop SalGenericDisplay::DispatchInternalEvent
[Michael Weghorn] vcl: Drop SalGenericDisplay::CancelInternalEvent
[Michael Weghorn] qt: Deduplicate print-related code with SalGenericInstance
[Michael Weghorn] vcl: Have a default SalGenericInstance::PostPrintersChanged impl
[Michael Weghorn] vcl win: Extract print-related logic to new WindowsInstance base
[Michael Weghorn] qt: Add include for SolarMutexGuard in QtClipboard.cxx
[Michael Weghorn] vcl win: Move Skia init/cleanup to WindowsInstance
[Michael Weghorn] vcl gtk/qt: Deduplicate logic to get app icon name for icon ID
[Michael Weghorn] qt: Extract helper function to load QPixmap from stream
[Michael Weghorn] qt: Load QPixmap directly from stream in loadQPixmapIcon
[Michael Weghorn] gtk: Use existing load_icon_by_name helper
[Noel Grandin] tdf#40259: pre-crop graphic objects before shape intersect
[Xisco Fauli] filter: fix -Werror=sign-compare
[Michael Stahl] sw: improve error reporting of networked AutoText
[Neil Roberts] XInvocation2: Fix documentation for bExact param of getInfoForName
[Noel Grandin] replace SC_OPCODE* with oc* constants (1)
[Andreas Heinisch] tdf#126040 - Load previously selected start/end line style index
[Mike Kaganski] Firebird: decrease Windows build time by reduced cygpath use
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Olivier Hallot] tdf#171249 (part) Update Text Grid dialog ext. tips
[Xisco Fauli] sc: drop duplicated code
[Mike Kaganski] Firebird: decrease Windows build time even more by reduced cygpath use
[Andreas Heinisch] tdf#171236 - Show a tooltip only when the ruler extra represents a tab
[Christian Lohmaier] fix typo in configure.ac after 4f09d74afdaaa263a8920e66bcfedfac4eb08d00
[nemeth] tdf#171161 tdf#168251 sw glyph scaling: fix scale width regression
[Mike Kaganski] Fix no-pch Windows build
[Michael Stahl] XLSX: Extra ocStop token was added to table formulas
[Noel Grandin] Revert "replace SC_OPCODE* with oc* constants (1)"
[Michael Weghorn] Move constants for app icons from sfx2-internal to global vcl header
[Michael Weghorn] qt: Use LO-internal app icons as fallback for window icons
[Michael Weghorn] qt: Replace 2 std::abort with asserts
[Michael Weghorn] vcl: Get Toolkit from SalInstance, not SystemEnvData
[Michael Weghorn] vcl: Get Platform from SalInstance, not SystemEnvData
[Michael Weghorn] vcl: Report new Platform::Windows on Windows
[Michael Weghorn] vcl: No longer make frame and widget in SystemEnvData UNX-only
[Michael Weghorn] qt: Rename QtMenu::InsertMenuItem to avoid clash on win
[Michael Weghorn] qt: Explicitly initialize int vars
[Michael Weghorn] vcl: Drop obsolete comment about SalFrame::SetPluginParent ret val
[Michael Weghorn] vcl: Return more specific type in SvpSalGraphics::GetImpl
[Michael Weghorn] qt: Extract rendering backend specific code to new helper methods
[Michael Weghorn] qt: Extract helper to create QtFrame
[Michael Weghorn] qt: Move graphics backend specific logic to new QtFrame subclasses
[Michael Weghorn] qt: Move UniqueCairoSurface from QtTools.hxx to QtSvpSalFrame.hxx
[Michael Weghorn] vcl: Merge VirtualDevice::{,InnerImpl}SetOutputSizePixel
[balazs.varga] tdf#78486 sc: add pivot table calculated field support (core + OOXML)
[balazs.varga] tdf#171133: sc OOXML export fix discrete group fields
[balazs.varga] tdf#78486: sc handle ScDPGroupTableData dimension layout for calc fields
[balazs.varga] tdf#78486 sc: add calculated field dialog for pivot tables
[balazs.varga] tdf#78486: sc pivot calculated fields, group field unit test
[balazs.varga] tdf#78486 sc: pivot table calculated field (odf import/export)
[balazs.varga] tdf#78486 sc: add pivot table calculated field support (xlsb)
[mohit.marathe] tdf#163741 pptx import: skip placeholder matching for idx=UINT32_MAX
[Samuel Mehrbrodt] tdf#168135 Fix text highlight for superscript/subscript
[Samuel Mehrbrodt] tdf#168135 Trim trailing whitespace before calculating highlight rect
[Samuel Mehrbrodt] tdf#168135 Center text in its box without considering trailing
[Samuel Mehrbrodt] tdf#168135 Disable antialiasing between text background rectangles
[Xisco Fauli] curl: migrate to CMake on Windows
[Caolán McNamara] set mnemonic widget for name input
[Bartosz Kosiorek] tdf59814 tdf168886 EMF+ Use Frame size and DPI instead Bound
[Xisco Fauli] tdf#167506 docxtablestyleexport: add themeShade
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Xisco Fauli] curl: drop leftover from 1ec1b40f17d37e9874356adf8fd5cbff6a1c2b72
[Caolán McNamara] Copypasta: it obviously intended to run txCommand
[Ilmari Lauhakangas] tdf#143148 replace include guards with pragma once
[Mike Kaganski] tdf#55960 sc: fix floating point noise in FillSeries
[Caolán McNamara] crashtesting: SwContentIndexReg::~SwContentIndexReg on reimport of
[Ilmari Lauhakangas] tdf#145538 Use range-based for loop
[Ilmari Lauhakangas] tdf#143148 Use pragma once in comphelper headers
[Ilmari Lauhakangas] tdf#164962 sw: Prevent horizontal scrollbar showing up in the
[Bartosz Kosiorek] vcl gen: Drop unused include
[Bartosz Kosiorek] qt: Drop unused <headless/svpvd.hxx> include
[Bartosz Kosiorek] tdf#125485 Add hint to docs about not using textfield.URL in Writer
[Noel Grandin] Fraction->double in SdrDragResize
[Caolán McNamara] ofz#492619731 Floating-point-exception
[Caolán McNamara] ofz#422030803 bodge around Timeout
[Bartosz Kosiorek] tdf#169326: ignore line breaks for existing texts
[Khaled Hosny] harfbuzz: upgrade to 13.1.1
[Michael Weghorn] kf: Drop KFSalInstance::hasNativeFileSelection override
[Michael Weghorn] kf: Prepare KFInstance for subclassing different QtInstance subclasses
[Michael Weghorn] qt: Move graphics backend specific logic to new QtInstance subclasses
[Michael Weghorn] qt: Move QtInstance::GetCairoFontOptions to QtSvpSalInstance
[Michael Weghorn] qt: Make svp-specific code (Cairo rendering) dependent on
[Michael Weghorn] qt: Only use cairo external when needed
[Bartosz Kosiorek] tdf119973 tdf160063 emfio: Reset GDI trackers on EMF+ GetDC record
[Michael Weghorn] qt: No longer unset SESSION_MANAGER env var on start
[Michael Weghorn] qt: Move variable decl/assignment closer to its use
[Michael Weghorn] vcl: Move GenericUnixSalData::Get*Manager impls to .cxx
[Michael Weghorn] vcl: Merge GenericUnixSalData::InitFreetypeManager into only caller
[Michael Weghorn] vcl: Merge GenericUnixSalData::InitPrintFontManager into only caller
[Michael Weghorn] gtk: Use getter for more specific GtkSalDisplay*
[Michael Weghorn] vcl: Move GenericUnixSalData::m_pDisplay to subclasses using it
[Michael Weghorn] vcl: Switch X11SalData::m_pDisplay to more specific SalX11Display
[Michael Weghorn] vcl: Use frozen::unordered_map for desktop mapping
--
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.