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


UBSAN Linux Build - Build # 2517 - Fixed:


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

Changes for Build #2516
[خالد حسني] vcl: make WinFontFace less indirect

[خالد حسني] vcl: Consolidate PhysicalFontFace::GetFontCharMap()

[خالد حسني] vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths()

[خالد حسني] vcl: Format PhysicalFontFace.{cxx,hxx}

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] RowSet doesn't need a pimpl

[Noel Grandin] ObjectNameApproval doesn't need a pimpl

[Noel Grandin] DynamicTableOrQueryNameCheck doesn't need a pimpl

[Noel Grandin] HierarchicalNameCheck doesn't need a pimpl

[Noel Grandin] DataSourceMetaData doesn't need a pimpl

[Miklos Vajna] sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage

[Noel Grandin] tdf#150756 Assertion when opening report for editing

[خالد حسني] vcl: Consolidate PhysicalFontFace::GetFontCapabilities()

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for TIF

[Tomaž Vajngerl] Remove code duplication in GraphicDescriptor for SVM

[Miklos Vajna] tdf#149670 fix color change api and adjust tolerance for ooxml

[Miklos Vajna] offapi: document com.sun.star.text.LineBreak

[Miklos Vajna] Revert naming back to lool to fix break with LibreOffice Online

[Caolán McNamara] cid#1513506 Unintended sign extension

[Hossein] tdf#73845 restore Empty and NonEmpty query filter after FILEOPEN

[Noel Grandin] OSaveAsDlg doesn't need a pimpl

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

[Caolán McNamara] cid#1513509 Dereference after null check

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

[Noel Grandin] dbaccess::DataSupplier doesn't need a pimpl

[Miklos Vajna] offapi: document com.sun.star.text.ContentControl

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] tdf#150749 Find and replace on very large sheet

[Noel Grandin] add InsertText and EraseText overloads that take SwPosition

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] Simplify by using replace instead of replaceAt in 2 loops in

[Noel Grandin] Simplify by using replace instead of replaceAt in loop in editeng

[Noel Grandin] Simplify by using replace instead of replaceAt in loop in fpicker

[Noel Grandin] Simplify by using replace instead of replaceAt in 2 loops in oox/sc

[Noel Grandin] Simplify by using replaceAll instead of replaceAt in 2 loops in sw

[Noel Grandin] tdf#117173 make search label read by screen reader

[Noel Grandin] BASIC : missing parameter check in SbRtl_CreateObject

[Noel Grandin] Identify OOo2OasisTransformer and act in consequence

[Caolán McNamara] tdf#150507 like skia, even when subpixel rendering snap to a pixel

[Noel Grandin] tdf147132 basic : flaten some functions

[Noel Grandin] tdf#97361 replace getCellRangeByPosition with slices

[Noel Grandin] tdf#97361 replace getCellByPosition with access by subscript

[Caolán McNamara] Avoid dup in include/xmloff/families.hxx by renumbering a bit

[Noel Grandin] vcl: Rename Gesture event to GesturePan

[Noel Grandin] vcl: Use #pragma once on GestureEventPan.hxx

[Noel Grandin] vcl: Rename Swipe event to GestureSwipe

[Noel Grandin] vcl: Rename LongPress event to GestureLongPress

[Caolán McNamara] rework comment a bit

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

[Noel Grandin] Connect new import / export to starmath

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

[خالد حسني] vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}

[خالد حسني] vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()

[Julien Nabet] Fix typo

[Miklos Vajna] sw XHTML import: fix lost empty paragraphs

[Caolán McNamara] Resolves: tdf#150797 page preview scrolling not updating position

[Caolán McNamara] cid#1500657 silence Resource leak

[خالد حسني] Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"

[Eike Rathke] Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-up

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


Changes for Build #2517
[Mike Kaganski] vcl: Create HFNT on WinFontFace when needed

[Miklos Vajna] sw: document SwSelPaintRects

[Stephan Bergmann] Missing initialization of PhysicalFontFace::mbFontCapabilitiesRead

[Noel Grandin] use more SwPosition::Assign

[Noel Grandin] use more SwPosition::Assign

[Miklos Vajna] CppunitTest_slideshow_engine: remove unused includes

[Mike Kaganski] Deduplicate screen rect handling

[Mike Kaganski] Rather use copy(1) instead of replaceAt(0, 1, u"")

[Miklos Vajna] crashtesting: fix DOCX export of forum-mso-en-11199.docx

[Noel Grandin] use more SwPosition::Assign

[Xisco Fauli] tdf#150599: sc_filters_test: Add unittest

[Andreas Heinisch] tdf#118247 - Correctly handle xlCellTypeConstants parameter

[Eike Rathke] Simplify by using replace instead of replaceAt in loop in sc/compiler

[Luboš Luňák] add missing Calc test file opencl/compiler/precision.ods

[Luboš Luňák] fix opencl trigonometric functions

[Luboš Luňák] use opencl's built-in PI values instead of hardcoded ones

[Luboš Luňák] fixes to opencl rounding functions

[Luboš Luňák] check parameter count in opencl logical functions

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

[Luboš Luňák] opencl MOD() fixes

[Caolán McNamara] Replace leftover use of StarSymbol with OpenSymbol

[Eike Rathke] Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet

[Xisco Fauli] tdf#150499: sc_uicalc: Add unittest

[Caolán McNamara] upgrade openssl-1.1.1q

[Luboš Luňák] fix and simplify opencl COMBIN()

[Eike Rathke] Remove duplicated ScCharFlags setting in XL grammars

[خالد حسني] vcl: Add LogicalFontInstance::GetGlyphWidth()

[خالد حسني] vcl: Use GetGlyphWidth() when emitting system fonts

[خالد حسني] vcl: Drop now unused PDFFontCache

[خالد حسني] vcl: Drop now unused SalGraphics::GetGlyphWidths()

[Stephan Bergmann] Use of uninitialized bMatchedRangesWereClamped

[خالد حسني] vcl: Drop unused SalGraphics::CreateFontSubset() argument

[Xisco Fauli] tdf#142031: sc: Add UItest

[Eike Rathke] A ColRowName (label) is a QuotedLabel is a SingleQuoted

[Caolán McNamara] cid#1509199 silence Constant expression result

[Caolán McNamara] cid#1509284 DMI: Dubious method invocation

[Caolán McNamara] cid#1509195 silence Explicit null dereferenced

[Caolán McNamara] cid#1500607 silence bogus Use after free

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

[Miklos Vajna] sw HTML import: fix height of OLE objs when it is missing and width is

[Caolán McNamara] check impress/calc IFrame "FrameURL" target

[Noel Grandin] tdf#150756 - Assertion when opening report for editing

[Noel Grandin] sc : remove useless lock and init in cellkeytranslator

[Noel Grandin] desktop : use a std::mutex instead of a osl::Mutex

[Noel Grandin] tdf#150682 - bad shortcut in french langage

[Mike Kaganski] This can't be null after the null handler above

[Mike Kaganski] Simplify SalSysObj(Child)WndProcW

[Caolán McNamara] cid#1500594 Explicit null dereferenced

[Caolán McNamara] cid#1500538 Big parameter passed by value

[Caolán McNamara] cid#1500509 silence Out-of-bounds access

[Caolán McNamara] cid#1500385 rearrange to make clearer what actually happens

[Julien Nabet] Removed executable permission on file

[Tomaž Vajngerl] svx: remove "using namespace *" in tablemodel.cxx

[Tomaž Vajngerl] svx: fix description of SdrTextObj

[Tomaž Vajngerl] svx: set vars to initial values in constructor init for SdrTextObj

[Eike Rathke] Add note to XCharacterClassification::getStringType() about

[Eike Rathke] Always enquote ColRowName (label) as SingleQuoted

[Eike Rathke] Use XCharacterClassification::getCharacterType() instead of

[jluth] tdf#147646 Auto numbering is wrong when the row has split/merged cells.

[Eike Rathke] Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy
-- 
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.