Date: prev next · Thread: first prev next last
September 2022 Archives by date, by thread · List index


UBSAN Linux Build - Build # 2532 - Fixed:


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

Changes for Build #2531
[Noel Grandin] simplify usage of TempFile in sc

[Noel Grandin] simplify usage of TempFile in sd

[fitojb] tdf#151071 Revise Sifr to follow upstream

[Julien Nabet] Simplify a bit by using sal_uInt16 in vcl/BitmapPopArtFilter

[Miklos Vajna] tdf#94122 pptx export: fix automatic text color export

[fitojb] tdf#151070 Leverage UI layout to show relation between buddy options

[Miklos Vajna] sw: document SwUndoInsDoc

[Miklos Vajna] tdf#89928 pptx import: implement import of BiLevel threshold

[Luboš Luňák] reduce opencl copy&paste and fix in op_financial.cxx

[Luboš Luňák] reduce opencl copy&paste and fix in op_statistical.cxx

[Luboš Luňák] reduce opencl copy&paste also when handling svDoubleVectorRef

[Luboš Luňák] reduce opencl copy&paste WRT simple loops with svDoubleVectorRef

[Luboš Luňák] error handling in openCL FORECAST(), MIRR() and SERIESSUM()

[Stephan Bergmann] external/fontconfig: Avoid UBSan invalid-null-argument

[Luboš Luňák] reduce opencl copy&paste when handling a pair of svDoubleVectorRef

[Luboš Luňák] reduce opencl copy&paste in op_statistical.cxx (svDoubleVectorRef pair)

[Luboš Luňák] correct handling of 'nested' in opencl vectors

[Luboš Luňák] an implicit intersection requires a svDoubleVectorRef

[Noel Grandin] simplify usage of TempFile in sc

[Miklos Vajna] sw content controls: add a11y description for PDF export

[Noel Grandin] simplify usage of TempFile in sw

[Caolán McNamara] tdf#150604 related: fix logic used in determining inclusion of

[Michael Stahl] tdf#150613 sw: better DOC import of paragraph marker formatting

[Miklos Vajna] tdf#150990 ODT export: fix zero layout size of scale/scale images

[خالد حسني] vcl: Add PhysicalFontFace::GetName()

[خالد حسني] vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()

[Caolán McNamara] ofz#51592 Timeout

[Noel Grandin] use more std::u16string_view in chart2

[Noel Grandin] use O[U]String in TrueType code

[Caolán McNamara] upgrade to harfbuzz-5.2.0.tar.xz

[Mike Kaganski] Only try to convert outdir to system path when it's not empty

[Noel Grandin] use more string_view in unotools

[Noel Grandin] split chart2 export unit test

[Caolán McNamara] ofz#51471 Timeout

[Caolán McNamara] nss: update to release 3.83

[Noel Grandin] split the mailmerge unit test

[Noel Grandin] move some test from odfexport to odfexport2

[Noel Grandin] use more string_view in svl

[Mike Kaganski] Assert that cow_wrapped objects aren't called to do nothing

[Luboš Luňák] fix and simplify opencl IRR(), MIRR(), XIRR() and XNPV()

[Luboš Luňák] simplify opencl code in op_array.cxx

[Luboš Luňák] fix opencl FTEST()

[Luboš Luňák] fix opencl AND() to treat empty cell in svSingleVectorRef as core does

[Luboš Luňák] reduce opencl copy&paste (gaussinv)

[Luboš Luňák] fix and simplify openCL *A functions (COUNTA,MINA, etc.)

[marklh9] tdf#150642 fix table layout with vertical writing.

[Mike Kaganski] tdf#151056: avoid modifying the static shared DEFAULT instance

[Noel Grandin] use more SwPosition::AdjustContent

[Noel Grandin] add CanJoinNext method that takes a SwPosition*

[Noel Grandin] avoid some string refcounting with sheets with lots of conditional

[rizmut] tdf#151071 Revise Sifr, remove duplicate and missplaced icons


Changes for Build #2532
[fitojb] tdf#151088 Use "Kraft Paper" instead of "Invoice Paper"

[gerrit buildbot] Update git submodules

[rizmut] tdf#151071 Revise Sifr, tidy up links.txt, remove duplicate

[Armin.Le.Grand] tdf#151081 render rotated gradients correctly

[Stephan Bergmann] NameID must encompass the full OpenType Name ID range

[Noel Grandin] convert HexFmt to a C++ class

[Noel Grandin] convert GlyphOffsets to a C++ class

[Noel Grandin] use more unique_ptr

[Noel Grandin] convert TrueTypeCreator to a C++ class

[Noel Grandin] use more string_view in vcl

[Noel Grandin] use more SwPosition::Assign

[Luboš Luňák] rework handling of empty cells in opencl code

[Luboš Luňák] remove opencl implementations of ocDB* functions

[Luboš Luňák] fix some opencl financial functions (PMT, IPMT, etc.)

[Luboš Luňák] various small opencl code fixes and error checking

[Luboš Luňák] fix/simplify opencl DDB() and VDB()

[Luboš Luňák] fix and enable some disabled opencl functions

[Luboš Luňák] fix and simplify opencl functions that calculate difference from mean

[Luboš Luňák] fix opencl WEIBULL and ZTEST functions

[Luboš Luňák] fix/simplify opencl GEOMEAN()

[Miklos Vajna] CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf()

[Caolán McNamara] cid#1515519 Uninitialized pointer field

[Miklos Vajna] sw content controls, combo box: add doc model & UNO API

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw content controls, combo box: make the dropdown case read-only

[Caolán McNamara] drop extra space

[Caolán McNamara] bogus OSL_ASSERT: nPos != std::u16string_view::npos ... warnings

[Caolán McNamara] cid#1515521 Dereference before null check

[Caolán McNamara] cid#1515518 Dereference before null check

[Caolán McNamara] update expat to 2.4.9

[Mike Kaganski] tdf#151100: xText->getString() may be empty for content needing export

[Noel Grandin] use more string_view in svtools

[Caolán McNamara] new won't return null, so drop conditional now

[Stephan Bergmann] Extend loplugin:redundantcast to some suspicious reinterpret_cast

[Noel Grandin] use more string_view in xmloff

[Stephan Bergmann] Use the more "natural" string_view o3tl::getToken variant here

[Mike Kaganski] basegfx: remove global ImplB2DPolyPolygon

[Julien Nabet] Fix typo

[Caolán McNamara] possible fix for testRedlineAutoCorrect2 "Lorem,... Lorem,…" failure

[Noel Grandin] use more string_view in editeng

[jluth] tdf#75702 ODS import: send text:line-break to editeng

[Caolán McNamara] crashtesting: disable glyph caching for "XB Roya" font

[Xisco Fauli] tdf#103888: Do not add a gap at the end of each text portion

[Caolán McNamara] libpng: update to release 1.6.38

[rizmut] tdf#151071 Revise Sifr, tidy up links.txt, remove already declared icons
-- 
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.