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


Tinderbox on Master for Windows - Build # 47920 - Still Failing:
Identified problems:
* linker failure: linker cannot find 
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_win/47920/consoleFull#-122611972118ea88b4-cafc-4624-83a7-468a3ab5c53a>


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

Changes for Build #47899
[Gabor Kelemen] tdf#146619 Run IWYU again on include/[d-e]*

[Gabor Kelemen] bin/find-unneeded-includes: Add -d option to debug

[Gabor Kelemen] bin/find-unneeded-includes: better warning message

[Gabor Kelemen] bin/find-unneeded-includes: don't trip on BOX2D_HEADER in --sanitycheck

[Caolán McNamara] cid#1399090 Uncaught exception

[zolnaitamas2000] tdf48245, tdf126493: Fix snap to grid accuracy in Writer

[gerrit buildbot] Update git submodules

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

[Caolán McNamara] crashtesting: assert on exporting srgbClr with alpha

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

[Noel Grandin] no need to SAL_WARN about this twice

[Tomaž Vajngerl] sc: rename IsSheetView to IsSheetViewHolder

[Tomaž Vajngerl] sc: Don't save the sheet view holder table to the ODF, OOXML file

[Caolán McNamara] LOK: send slide unique id in presentationInfo

[Henry Castro] sd: expose ExportPage function for use in other components

[Caolán McNamara] add afdko

[Caolán McNamara] add apis for font format conversion and merging

[Caolán McNamara] fix build for system libxml that includes icu case

[Caolán McNamara] convert and merge postscript font-subsets to otf

[Caolán McNamara] expose and add explicit suffix to fileUrlForTemporaryFont

[Caolán McNamara] Fix --disable-pdfimport builds

[Caolán McNamara] Add in legacy unicode ligature decomposition mapping explictly

[Caolán McNamara] make extracted ligatures non-discretionary

[Michael Weghorn] linux_aarch64: Fix Android build with NDK 29

[Michael Weghorn] vcl: flatten appendPdfTimeDate()

[Caolán McNamara] cid#1667093 Data race condition

[Hossein] tdf#165785: basctl: Implement data provider for Object Browser

[Miklos Vajna] tdf#168688 DOCX import: fix missing char props in field in header in ToC

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

[Gabor Kelemen] Sanity check all IwyuFilter files

[Julien Nabet] Remove duplicated include

[Caolán McNamara] fix PFDiumFont typo to PDFiumFont

[Caolán McNamara] fileUrlForTemporaryFont->getFileUrlForTemporaryFont

[Caolán McNamara] add some info about what the structs are for

[Caolán McNamara] we surely mean name-[asian/complex] and not weight-[asian/complex]

[Caolán McNamara] we need TrueType as well

[Caolán McNamara] The font name can be missing in the embedded font

[Caolán McNamara] Always create cidFontInfo, we will need it if we need to merge fonts

[Caolán McNamara] fix a crash with all whitespace value content

[Justin Luth] tdf#125600 hunspell patch: don't suggest itself as spelling correction

[balazs.varga] tdf#168835 sd ooxml import fix wrong placeholder char style

[Hossein] tdf#158237 - Use C++20 contains() instead of find() and end()

[Henry Castro] sd: add "ally" property to slide information

[raykowj] Resolves tdf#157118 Constant expansion of Navigator objects when single

[Mike Kaganski] tdf#168842 Issue entering paragraph values in cm, when default is in

[Mike Kaganski] tdf#154285 check for too many arguments in BASIC cos function

[Caolán McNamara] allow cmap to be optional

[Caolán McNamara] Don't attempt to import non-embedded fonts

[Caolán McNamara] The cid.CIDFontName can mismatch expectations as well

[Caolán McNamara] If there is no font version, use the cid font version

[Caolán McNamara] replace the broken font name in the cidfontinfo as well

[Caolán McNamara] output equivalent commands for debugging

[Caolán McNamara] mergefonts needs the notdef glyph in only one of the merged fonts

[Caolán McNamara] ignore font subsets with no glyphs

[Miklos Vajna] sc: fix crash in SparklineGroupsContext::onCharacters()

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Noel Grandin] tdf#101083 speed up SVG rendering with pattern fill (2)

[Caolán McNamara] log tx dump equivalent command for debugging

[Caolán McNamara] handle cid ranges, minimal pass through for now

[Justin Luth] tdf#157365 sw: apply colorConfig change to SwModule

[Justin Luth] tdf#142118 sw: immediately apply Application color 'Spelling mistakes'

[Miklos Vajna] bin/find-unneeded-includes: skip versioned namespace

[Hossein] tdf#158237 replace find() and end() with contains()

[Caolán McNamara] use glyphTag field to determine if cid or names

[Caolán McNamara] add test that pdf has expected text and font

[Tomaž Vajngerl] sc: delete sheet views when the table is deleted

[Caolán McNamara] support 8 bit grayscale pdf images too

[Caolán McNamara] hide text shapes whose content was rendered as Invisible

[Michael Weghorn] tdf#130857 sc: Improve "Sort" dialog active item check

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Sort" dialog

[Michael Weghorn] tdf#130857 qt: Extract helper to convert tooltip text to HTML

[Michael Weghorn] tdf#130857 qt weld: Use HTML for tooltip texts

[Michael Weghorn] sc: Resave selectrange.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Select Range" dialog

[Hossein] tdf#147021 Use std::size() / std::ssize() instead of SAL_N_ELEMENTS()

[Caolán McNamara] use AnalyzeTTFWeight to get weight to deal with missing OS/2 tables

[Henry Castro] sd: add "bAllyState" parameter to "getPresentationInfo" function

[Noel Grandin] optimise processPatternFillPrimitive2D a little

[Miklos Vajna] tdf#165615 sw floattable, no overlap: avoid check against an own follow

[Jonathan Clark] tdf#72341 sw: Make inc/dec font size affect all scripts


Changes for Build #47900
[Justin Luth] tdf#138249 cui: ignore m_aOrigFontColor


Changes for Build #47901
[Michael Weghorn] sc: Resave dataform.ui with glade 3.40

[Michael Weghorn] sc: Use ref instead of pointer for ScDataFormDlg's ScTabViewShell

[Michael Weghorn] sc: Prefix ScDataFormDlg members with "m_"

[Michael Weghorn] sc: Switch ScDataFormDlg::m_pDoc to reference

[Michael Weghorn] sc: clang-format sc/source/ui/inc/datafdlg.hxx

[Ilmari Lauhakangas] tdf#154444 add keyboard shortcut to toggle list ordering


Changes for Build #47902
[Miklos Vajna] tdf#168833 Remove check for olist and ulist to improve markdown


Changes for Build #47903
[Miklos Vajna] bin/find-unneeded-includes: bring back forward declaration suggestions

[Miklos Vajna] xmlsec: upgrade to 1.3.8


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

[Christian Lohmaier] configure.ac: Correct macOS code signing comments to prevent confusion.


Changes for Build #47905
[Mike Kaganski] This line shouldn't affect the test

[Mike Kaganski] We only support VS2022 now

[Henry Castro] sd: rename 'ally' to 'a11y' for consistency

[Olivier Hallot] Fix wrong extended tips for dimension line dialog

[freedesktop] tdf#145538: Use range based for loops

[freedesktop] tdf#165233 replace std::bind with lambda in FrameworkHelper.cxx

[Miklos Vajna] tdf#162730 sw floattable: fix when inside an inline table, with hide

[freedesktop] tdf#143148 replace include guards with pragma once in

[freedesktop] tdf#143148 Use pragma once instead of include guards

[Ilmari Lauhakangas] tdf#158237 Use C++20 contains() instead of find() and end()

[Justin Luth] tdf#159028 sw: use COL_AUTO as font color for table styles

[Henry Castro] sd: create new file to export accessibility HTML

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

[Jonathan Clark] tdf#166044 sw: Fix cont. footnotes repeating the dest page number

[Jonathan Clark] tdf#165785: basctl: Activate Object Browser Scope Selector and Dynamic

[Jonathan Clark] tdf#165785: basctl: Activate Core UI Interactivity and Member View

[rb.henschel] tdf#168861 tooltip line wrap for length > 100 char

[Jonathan Clark] tdf#165785: basctl: Implement Right-Pane Interactivity

[Jonathan Clark] tdf#165785: basctl: Activate Details Pane and Contextual Status Bar


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

[Stephan Bergmann] compilerplugins: Rename getOriginalDecl back to getDecl

[Stephan Bergmann] Remove atticized compilerplugins and their accompanying tests

[Stephan Bergmann] Adapt check-elf-dynamic-objects for --enable-kf6

[Stephan Bergmann] Enable compilerplugins/clang/test/constparams again


Changes for Build #47907
[Caolán McNamara] fclose file before rename

[Caolán McNamara] font version needs to exist and be in a non-0 fractional format

[Caolán McNamara] use FPDFText_GetUnicode to get text

[Caolán McNamara] cid#451711189 Integer-overflow

[Caolán McNamara] retain original FSType

[Caolán McNamara] at %%BeginData dump the remainder as binary

[Caolán McNamara] transfer single point ranges from bfcharranges to bfcharlines

[Caolán McNamara] do conversion of ttf if FontToUnicode data is present


Changes for Build #47908
[Michael Weghorn] extension manager: Pass CollatorWrapper param by ref

[Michael Weghorn] extension manager: Pass param by ref instead of ref to smart pointer

[Michael Weghorn] extension manager: Drop a forward-decl

[Michael Weghorn] extension manager: Use usual indentation of 4 spaces

[Michael Weghorn] extension manager: Drop ExtensionBox_Impl::m_pLocale

[Michael Weghorn] extension manager: Switch OSL_ASSERT -> assert

[Michael Weghorn] extension mgr: Use -1 to indicate non-selected entry

[Michael Weghorn] extension mgr: Translate file dialog title on demand

[Michael Weghorn] extension mgr: Use class member instead of passing as param

[Michael Weghorn] extension mgr: Pass ExtensionCmdQueue ctor param by ref

[Michael Weghorn] extension mgr: Switch Thread::m_pDialogHelper to reference

[Michael Weghorn] extension mgr: Switch TheExtensionManager params/member to ref

[Michael Weghorn] extension mgr: Switch ExtMgrDialog::m_pManager to ref

[Michael Weghorn] extension mgr: Rename ExtensionBox_Impl and subclass

[Michael Weghorn] extension mgr: Move ExtensionBoxWithButtons to own header/source

[Michael Weghorn] extension mgr: Make PackageState an enum class

[Michael Weghorn] extension mgr: Switch UpdateRequiredDialog::m_pManager to ref

[Michael Weghorn] desktop: Resave showlicensedialog.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support dialog to show extension license

[Michael Weghorn] tdf#130857 qt weld: Support Calc duplicates dialog

[Michael Weghorn] sc: Resave "Validity" dialog tab pages

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Group" dialog

[Michael Weghorn] sc: Resave insertsheet.ui with glade 3.40

[Michael Weghorn] tdf#130857 qt weld: Support Calc "Insert Sheet" dialog


Changes for Build #47909
[Ilmari Lauhakangas] tdf#157664 Drop operator !=, where respective operator == is defined

[Justin Luth] tdf#162461 Revert "tdf#129924 docx import: set background color"

[aron.budea] tdf#168885 oox: save more of empty charts

[raykowj] tdf#167573 sd_navigator: fix deleting an object deletes the whole page

[Caolán McNamara] separate ImpSdrPdfImport's by prefix

[Caolán McNamara] replace xmlParseDoc with xmlReadDoc

[Caolán McNamara] collect autostyles before output fonts

[Caolán McNamara] add extra pdf shape fonts to export

[Caolán McNamara] always output the embed fonts of decomposed pdf

[Justin Luth] tdf#99205 sw options: don't lose automatic spell checking status

[Michael Weghorn] extension mgr: Move more init logic to ctor

[Michael Weghorn] extension mgr: Pass mgr to ExtensionBox ctor

[Michael Weghorn] extension mgr: Switch ExtensionBox::m_rManager to ref

[Michael Weghorn] extension mgr: Switch ExtensionBoxWithButtons::m_pParent to ref

[Michael Weghorn] extension mgr: Drop duplicate comment

[Michael Weghorn] extension mgr: Drop ExtensionBox::getItemCount

[Michael Weghorn] extension mgr: Drop misleading comment about automatic testing

[Michael Weghorn] extension mgr: Use more specific weld::Dialog ptr

[Michael Weghorn] extension mgr: Simplify ExtensionBox::GetEntryRect

[Tomaž Vajngerl] tdf#164927 allow Theme dialog to be customized in menu/toolbar


Changes for Build #47910
[Noel Grandin] tdf#168730 fix DrawRect with alpha


Changes for Build #47911
[Noel Grandin] Revert "tdf#168730 fix DrawRect with alpha"

[Noel Grandin] tdf#168730 impBufferDevice and caller should have the same mask rect

[aron.budea] tdf#168921 sw: don't export user fields with empty names to DOCX

[Mike Kaganski] Schriftgrad -> font size

[Mike Kaganski] GetFontEnityAtom -> GetFontEntityAtom

[Miklos Vajna] sfx: fix loplugin:unusedcapturedefault

[Mike Kaganski] Related: tdf#168842 digits in GtkSpinButton, lost in SRC -> UI

[Noel Grandin] Change alpha behavour of OutputDevice::SetLineColor

[Caolán McNamara] ofz#452391360 Integer-overflow


Changes for Build #47912
[Mike Kaganski] Some DDE fixes

[Mike Kaganski] Related: tdf#168842 Don't truncate source precision in vcl::TextToValue

[Mike Kaganski] tdf#139866: mark menu items that don't have icons

[Mike Kaganski] tdf#164677: separator properties in


Changes for Build #47913
[Mike Kaganski] This function is not used outside of vcl/source/control/field.cxx


Changes for Build #47914
[Noel Grandin] fix DrawPolyPolygon alpha behaviour

[Noel Grandin] lets have just one getB2DRange function/method

[Mike Kaganski] Uses of an overload of vcl::ConvertDoubleValue -> vcl::ConvertValue

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

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

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

[Caolán McNamara] cid#1667062 silence Overflowed return value


Changes for Build #47915
[Mike Kaganski] Fix code designed for integers, but used with floating-point values


Changes for Build #47916
[Mike Kaganski] enable-msvc-analyze: C6011: Dereferencing NULL pointer

[Mike Kaganski] fix 'make run' on Windows with WSL

[Mike Kaganski] Drop the last vcl::ConvertDoubleValue backward-compatibility functions

[Mike Kaganski] Rename a variant vcl::ConvertValue to reflect what it does with digits


Changes for Build #47917
No changes

Changes for Build #47918
[Mike Kaganski] Fix ConvertAndScaleValue


Changes for Build #47919
[Christian Lohmaier] tdf#167704 fix gallery themes not using translations


Changes for Build #47920
[Tomaž Vajngerl] sc: change how the names are generated for temp sheet views

[Tomaž Vajngerl] sc: fix issues with tile invalidation
-- 
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.