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


Callgrind Linux - Build # 12530 - Still Failing:
Identified problems:
* werror (generic): compiler warning class-memaccess treated as error: ‘void* memcpy(void*, const 
void*, size_t)’ copying an object of non-trivial type ‘struct 
comphelper::{anonymous}::UNOMemoryStream::NoInitInt8’ from an array of ‘const signed char’ in file 
/home/buildslave/lode/jenkins/workspace/lo_callgrind_linux/comphelper/source/streaming/memorystream.cxx:221:11
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_callgrind_linux/12530/consoleFull#-1561654115e209b9a1-3e4c-444e-abdb-15b2afb02055>
* c++ error (generic): error: ‘void* memcpy(void*, const void*, size_t)’ copying an object of 
non-trivial type ‘struct comphelper::{anonymous}::UNOMemoryStream::NoInitInt8’ from an array of 
‘const signed char’ [-Werror=class-memaccess] in file 
/home/buildslave/lode/jenkins/workspace/lo_callgrind_linux/comphelper/source/streaming/memorystream.cxx
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_callgrind_linux/12530/consoleFull#-15616541152a810015-1db5-427c-9ce2-83b5f06a5284>


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

Changes for Build #12514
[Noel Grandin] optimise common case of reading a single-pass PNG

[Luboš Luňák] make SharedString move operator= inline (tdf#126109)

[Luboš Luňák] fix GETPIVOTDATA() field name lookup

[Luboš Luňák] std::stable_sort() where libc++ debug mode breaks a unittest

[Luboš Luňák] enable libc++ debug mode again if available

[Caolán McNamara] ofz#47473 OOM just skip the unused "reserved" data on read

[gerrit buildbot] Update git submodules

[Noel Grandin] use more string_view in URLTransformer::parseStrict

[Miklos Vajna] sw: prefix members of SwMSDffManager, SwWW8FltControlStack, ...

[Mike Kaganski] Unfriend some

[Noel Grandin] tdf#121740 elide temporary CacheItem object in BaseContainer::getByName

[Miklos Vajna] sw content controls, dropdown: edit list items in the properties dialog

[Eike Rathke] forcepoint#97 avoid Invalid read of size 2

[fitojb] Related: tdf#137748 "Update" should have use-underline

[Stephan Bergmann] Revert "use more string_view in getNameNoExtension"

[jp] ScriptForge - (SF_Calc) FIX CompactUp/Left whan range is 1 row/col

[raykowj] Make media object delete when it is cut

[raykowj] tdf#149049 give media object a name when created

[Tomaž Vajngerl] basegfx: move ImplB2DPolyPolygon inside basegfx namespace

[Tomaž Vajngerl] basegfx: remove CoordinateData2D class and use B2DPoint directly

[Bartosz Kosiorek] tdf#143876 EMF+ Add DrawClosedCurve and FillClosedCurve support

[Bartosz Kosiorek] EMF+ Simplify and optimize the code

[Xisco Fauli] pdfwriter: validator: fix rule 6.4-3

[Noel Grandin] no need to stat a dir when opening a temporary file

[Noel Grandin] remove unnecessary copying in OInterfaceContainerHelper4

[Caolán McNamara] use explicit translatable="no" like we typically do in this case

[Caolán McNamara] tdf#137748 make keyboard accelerators functional in Statistics dialog


Changes for Build #12515
[Miklos Vajna] sw content controls, dropdown: edit list items: add modify and delete

[Stephan Bergmann] store: add unit tests

[Eike Rathke] Update to ICU 71.1

[Caolán McNamara] de-lint the .ui file for auto gtk3->gtk4 conversion

[Mike Kaganski] Fix a UITest on Windows

[Mike Kaganski] Fix a UITest on Windows

[Mike Kaganski] Fix a UITest on Windows

[Luboš Luňák] use FontMetric as SalLayoutGlyphsCache key rather than vcl::Font


Changes for Build #12516
[Mike Kaganski] Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptr

[Mike Kaganski] tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersist

[Luboš Luňák] std::map -> std::unordered_map (tdf#149112)

[Luboš Luňák] freeze() and thaw() a widget during creation (tdf#149112)

[Noel Grandin] elide some OUString allocation and re-arrange GetCustomShapeEngine

[Noel Grandin] osl::Mutex->std::mutex in framework::TransactionManager

[Miklos Vajna] sw: document SwEditShell::InsertTable()

[Michael Weghorn] qt: Drop unnecessary reinterpret_cast

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

[Caolán McNamara] add truncate-multiline to match vcl default

[Caolán McNamara] Resolves: tdf#149093 connect_value_change if we will query its value

[Caolán McNamara] Revert "use boost::flat_map in config_map"

[Stephan Bergmann] loplugin:unnecessaryparen

[tml] Accept iOS SDK 15.5

[tml] Drop pointless and misleading copypasta comments

[sdc.blanco] tdf#149047 improve labelling of .uno:InsertObjCtrl and .uno:InsertObject

[tml] AC_RUN_IFELSE won't work when cross-compiling

[Noel Grandin] osl::Mutex->std::mutex in HierarchyResultSetDataSupplier

[Noel Grandin] use exec_module on newer Python (>3.3) to avoid DeprecationWarning

[Mike Kaganski] tdf#65067 Remove excessive spacing from Formula objects

[marklh9] vcl/GetTextBreak(): don't add extra width if char width is 0.


Changes for Build #12517
[Mike Kaganski] Improve version check

[gerrit buildbot] Update git submodules

[Stephan Bergmann] At least make CppunitTest_sc_text_functions_test more resilient to ICU

[nemeth] tdf#123877 sc XLSX: don't freeze during saving recovery

[Noel Grandin] osl::Mutex->std::mutex in HierarchyDataSource

[Xisco Fauli] tdf#105972: pdf form: export numeric and currency fields as number type

[gerrit buildbot] Update git submodules

[Luboš Luňák] provide more details about failures in Calc 'functions' tests

[Noel Grandin] clang-tidy modernize-pass-by-value in sal

[Noel Grandin] clang-tidy modernize-pass-by-value in cppu

[Noel Grandin] simplify CacheItem::update

[Noel Grandin] use reserve before filling some vectors

[Mike Kaganski] Use structured binding to clarify the code

[Stephan Bergmann] external/coinmp: Avoid -Werror,-Wc++2b-extensions

[Noel Grandin] elide some OUString allocation

[Michael Stahl] tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()

[Michael Stahl] tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()

[Michael Stahl] sw: fix assert in SwObjectFormatterTextFrame

[Michael Stahl] tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()

[Caolán McNamara] Related: tdf#145722 need to clone userdata if we copy a module/dialog

[Caolán McNamara] Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for

[Caolán McNamara] ofz: Avoid Integer-overflow

[Julien Nabet] tdf#122057: read tiff with deflate compression (code 32946 only)

[Julien Nabet] Revert "tdf#122057: read tiff with deflate compression (code 32946

[szymon.klos] lok: respect zoom in calc tile rendering of EditView

[Miklos Vajna] sw HTML export: avoid pixel height when height is scale and width is

[Caolán McNamara] Simplify the UI

[Xisco Fauli] sw: remove images from sample document

[Caolán McNamara] ofz#46060 Timeout


Changes for Build #12518
[Luboš Luňák] make CreateColumnIfNotExists() non-const

[Michael Weghorn] tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"

[Miklos Vajna] external: update libxmlsec to 1.2.34

[Stephan Bergmann] Adapt flatpak build to recently introduced dependencies

[Stephan Bergmann] Replace OFFSET_OF macro with a function template

[Caolán McNamara] resave with latest glade

[Caolán McNamara] GtkCellRendererText 'text" attrib is the index of the text into the

[Caolán McNamara] fix CID#1504438 for ImplFontMetricData

[Caolán McNamara] fix CID#1504441 for SwFntObj.


Changes for Build #12519
[Stephan Bergmann] Avoid uninitialized vcl::EditWidget::PrependCurrencySymbol

[Stephan Bergmann] Extend loplugin:redundantcast to trivial reinterpret_cast from T to

[Stephan Bergmann] Work around bogus -Werror=attributes with old GCC

[Noel Grandin] clang-tidy modernize-pass-by-value in codemaker

[Noel Grandin] clang-tidy modernize-pass-by-value in o3tl

[marklh9] tdf#149017 fix space distribution in SwFntObj::DrawText()

[Noel Grandin] clang-tidy modernize-pass-by-value in unoidl

[Thorsten Behrens] tdf#148455 docx import/export: improvements to lvlOverride

[Luboš Luňák] silence coverity warnings

[Caolán McNamara] Related: tdf#50400 restrict "confirm" to same rules as "password"

[Caolán McNamara] resave with latest glade

[Xisco Fauli] tdf#105972: pdf form: export time fields as time type

[Noel Grandin] only need to create the folder for temp files once

[Noel Grandin] osl::Mutex->std::mutex in SystemDependentDataBuffer

[Noel Grandin] DicEntry doesn't need locking

[Noel Grandin] elide some OUString allocation in SvxNumberType::GetNumStr

[Noel Grandin] clang-tidy modernize-pass-by-value in idl/idlc

[Noel Grandin] no need to take a lock when returning static data


Changes for Build #12520
[Julien Nabet] Fix typos

[Julien Nabet] Fix typo

[Noel Grandin] clang-tidy modernize-pass-by-value in linguistic

[Julien Nabet] Remove 1 ImportGraphic method

[Samuel Mehrbrodt] tdf#99708 Make sure to get the sanitized value

[Samuel Mehrbrodt] tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actions

[Xisco Fauli] tdf#105972: pdf form: export date fields as date type

[Mike Kaganski] OutputDevice::GetBitmap(Ex) takes logical size, not pixel

[Luboš Luňák] ScTable::TestInsertRow() does not need to allocate all columns

[Luboš Luňák] actually insert the column(s) in ScTable::InsertCol()

[Luboš Luňák] don't allocate unnecessary columns when inserting a row

[Tomaž Vajngerl] chart2: simplify sheet indices constants for trendline calc. test


Changes for Build #12521
[Stephan Bergmann] registry: fix some documentation

[Miklos Vajna] sd theme: add UI (area dialog) for shape fill color effects

[Noel Grandin] add utl::ByteReader pure class

[Noel Grandin] HyphenatedWord and PossibleHyphens do not need locking

[Noel Grandin] clang-tidy modernize-pass-by-value in i18nutil

[Caolán McNamara] add a static role to minlenft message

[Caolán McNamara] tdf#50400 show an explanatory label if ascii-only password is required

[Caolán McNamara] tdf#141186 ensure child of collapsed expander is not mapped

[nemeth] tdf#148923 PPTX import: fix incorrect image in media file

[Julien Nabet] Simplify an "ImportGraphic" method by removing useless pExtHeader

[nemeth] tdf#148720 sw DOCX: fix jumbled group textbox regression

[Miklos Vajna] tdf#148132: Revert "n#758883 dmapper: paragraph-level..."

[Caolán McNamara] merge the g_bus_get_sync calls

[Noel Grandin] the size table in MathType can be compile-time data

[Noel Grandin] use the std::function type for this lambda to prevent allocation

[Stephan Bergmann] No need to cast to char here

[Miklos Vajna] sw content controls, picture: replace placeholder image on click

[Xisco Fauli] uitest: sc: Rename UItest and extend it

[Noel Grandin] fix location of #include

[Noel Grandin] reserve vector in StgCache::Commit()

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

[gerrit buildbot] Update git submodules

[Caolán McNamara] icon-theme not dynamically changing to match desktop if set to 'auto'


Changes for Build #12522
[Caolán McNamara] follow org.freedesktop.appearance.color-scheme setting

[Miklos Vajna] sw content controls, dropdown: disable NOP buttons in the property

[Miklos Vajna] sw content controls, picture: add ODT filter

[Tomaž Vajngerl] remove using namespace css in justify.hxx.

[Stephan Bergmann] loplugin:redundantcast

[Michael Stahl] sw: fix assert in SwModule::Notify()

[Michael Stahl] sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarks

[Michael Stahl] svx: fix double-free if SvxShape of SwDrawVirtObj is disposed

[Noel Grandin] add ByteWriter to reduce memory copying when writing data

[Noel Grandin] optimise NumberedCollection::impl_searchFreeNumber some more

[Noel Grandin] reserve vector in FilterCache::getMatchingItemsByProps

[Mike Kaganski] Simplify SmElementsControl

[Xisco Fauli] vcl: a11y: Add test for text alternative value of images when exporting

[sdc.blanco] tdf#138844  rename "Type" and "Image" tabs in Image Properties dialog

[sdc.blanco] tdf#149047  add tooltip to uno:InsertObjCtrl and improve label

[sdc.blanco] tdf#149047,tdf#149018 improve label and tooltip of .uno:ObjectMenue

[sdc.blanco] tdf#149018  "Object" -> "OLE Object" in Menu and Dialog labels

[sdc.blanco] tdf#148737 improve tooltip for Arrow Styles icon

[Tomaž Vajngerl] comphelper: fix natural string compare function + reorganize tests


Changes for Build #12523
[Tomaž Vajngerl] sfx2: use natural string sort for sorting in object inspector

[Noel Grandin] new loplugin:unnecessary locking

[Tomaž Vajngerl] vcl: move bDrawn variable closer to where it is first used in DrawEPS()

[Miklos Vajna] Document sparkline related classes, functions and structs

[Noel Grandin] optimise Any::operator=(&&) a little

[Miklos Vajna] sw content controls, picture: add DOCX filter

[Julien Nabet] Fix typo

[Miklos Vajna] sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()

[gerrit buildbot] Update git submodules


Changes for Build #12524
[Xisco Fauli] vcl: extend test to also check the description

[Luboš Luňák] remove useless variable

[Miklos Vajna] external: update pdfium to 5058

[Luboš Luňák] remove remnants of hack for tdf#89231

[Luboš Luňák] work around ImplGlyphFallbackLayout() returning garbage fallback

[Luboš Luňák] bump up Calc MAXTILEDROW to MAXROW

[Tomaž Vajngerl] basegfx: add test for 2D vector classes B2DVector, B2IVector

[Xisco Fauli] tdf#135843: sd_export_tests-ooxml3: Add unittest for the export part

[Miklos Vajna] sw content controls, picture: add insert UI

[Caolán McNamara] vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZERO

[Noel Grandin] osl::Mutex->std::mutex in DataSupplier

[Noel Grandin] revert some questionable changes "new loplugin:unnecessary locking"

[Caolán McNamara] add libtiff to notices

[Noel Grandin] fix OWriteStream implementing XUnoTunnel

[Noel Grandin] elide temporary OUStringBuffer in INetURLObject

[Noel Grandin] don't waste time on memset when we're just going to overwrite it

[Caolán McNamara] build libtiff


Changes for Build #12525
[dennis.francis] lok-calc: new callback for print ranges

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

[Michael Weghorn] android: Drop 'android.enableJetifier=true'


Changes for Build #12526
[Noel Grandin] cheaper to loop over Sequence than construct SequenceAsHashMap

[Noel Grandin] cheaper to check for null return rather than catch exception


Changes for Build #12527
[Luboš Luňák] update Skia to chrome/m103

[Noel Grandin] rtl_String->OString in sal

[Noel Grandin] flatten UUIInteractionHandler


Changes for Build #12528
[Caolán McNamara] use libtiff for tiff import

[Caolán McNamara] drop old tiff filter


Changes for Build #12529
[Noel Grandin] elide OUString allocation


Changes for Build #12530
[Caolán McNamara] tiff: use more complicated apis to need a smaller buffer during read
-- 
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.