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


Callgrind Linux - Build # 12550 - 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/12550/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/12550/consoleFull#-15616541152a810015-1db5-427c-9ce2-83b5f06a5284>


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

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


Changes for Build #12531
[Caolán McNamara] explicitly disable some things that might otherwise get enabled


Changes for Build #12532
[Caolán McNamara] libtiff: enable jpeg and zlib

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

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


Changes for Build #12533
[Caolán McNamara] tiff: add some error checks

[Caolán McNamara] fix system libtiff detection


Changes for Build #12534
[Caolán McNamara] tiff: enable webp


Changes for Build #12535
[Caolán McNamara] ofz#47559 Integer-overflow


Changes for Build #12536
[Noel Grandin] clang-tidy modernize-pass-by-value in canvas


Changes for Build #12537
[Caolán McNamara] drop unused hxx files

[Caolán McNamara] tiff: output libtiff error via SAL_WARN for failures


Changes for Build #12538
[raykowj] tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab button


Changes for Build #12539
[raykowj] tdf#145182 related: fix SwNavigator repositioning on resize


Changes for Build #12540
[Noel Grandin] [API CHANGE] call ftruncate instead of ftruncate_by_name


Changes for Build #12541
[Caolán McNamara] cid#1504535 Uninitialized scalar field

[Caolán McNamara] cid#1504533 silence Uncaught exception

[Caolán McNamara] cid#1504541 Uninitialized scalar field

[Caolán McNamara] cid#1504544 deliberately Uninitialized scalar field

[Caolán McNamara] cid#1504440 move Uninitialized scalar field annotation

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

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

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


Changes for Build #12542
[Caolán McNamara] cid#1504532 Dereference after null check

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

[Caolán McNamara] pass ScDocShell by reference in ctor to indicate never initially null

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

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


Changes for Build #12543
[Caolán McNamara] cid#1504537 silence Dereference after null check


Changes for Build #12544
[Caolán McNamara] move fuzzer to libtiff


Changes for Build #12545
[Caolán McNamara] tdf#131199 add some basic 16bitcielab support

[Thorsten Behrens] Get make_installer calls to run in parallel


Changes for Build #12546
[Caolán McNamara] for fuzzers add libtiff to common externals, not just tiffuzzer


Changes for Build #12547
[raykowj] tdf#144788 follow up: fix SwNavigator footnote tracking


Changes for Build #12548
[raykowj] tdf#144788 follow up fix: Fix null pointer use


Changes for Build #12549
[Michael Weghorn] Extend '-Werror=attributes' workaround to GCC versions < 12.1

[Miklos Vajna] tdf#149017 Justify::SpaceDistribution unit tests.


Changes for Build #12550
[nemeth] tdf#149176 tdf#149178 fix Save autorecovery information.. option

[Heiko Tietze] Resolves tdf#131155 - Keep frequently used options on sort criteria tab

[Miklos Vajna] sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ...
-- 
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.