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


lo_daily_tb_win_arm64 - Build # 331 - Still Failing:
Identified problems:
* file not found: compiler couldn't find the file »libcuckoo/cuckoohash_map.hh« referenced from 
C:/cygwin/home/tdf/jenkins/daily_workspace/tb/src_master/svl/source/misc/sharedstringpool.cxx(30)
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_daily_tb_win_arm64/331/consoleFull#-1212722316cd06c086-ffd7-48da-8ce2-d58b9387379c>


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

Changes for Build #326
[Julien Nabet] Fix typos

[Julien Nabet] Fix typos

[Tomaž Vajngerl] vcl: remove CustomWidgetDraw as it is not needed anymore

[Tomaž Vajngerl] vcl: make GetDownsampledBitmap() take destination size in units of twips

[Tomaž Vajngerl] vcl: migrate GetDownsampledBitmap() from OutputDevice to vcl::bitmap

[Mike Kaganski] vcl: move OutputDevice output flag functions to outdev.cxx

[Noel Grandin] no need to allocate this separately

[Luboš Luňák] explicitly send LOK_CALLBACK_TEXT_SELECTION at the end of FindAll

[Luboš Luňák] avoid repeated writer layout calls with tiled rendering

[Luboš Luňák] patch SdrPageWindow in SdXImpressDocument::paintTile()

[Luboš Luňák] avoid painting to windows in LOK mode

[Noel Grandin] reduce cost of creating large charts (tdf#144052)

[Michael Stahl] svx: try to avoid crash in AccessibleEditableTextPara

[tml] Revert "Tentative fix for crash in the iOS app"

[Tomaž Vajngerl] indexing: rename "parent" attibute and parse the attribute back

[gerrit buildbot] Update git submodules

[Michael Stahl] cui: fix spell check dialog pointlessly modifying text shape

[Noel Grandin] simplify static_cast after dynamic_cast

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

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

[Tomaž Vajngerl] indexing: fix correct size and pos. for shapes + more tests

[nemeth] tdf#143359 sw: track deletion of empty table rows

[Noel Grandin] no need to do this dynamic_cast in a release build

[Hossein] tdf#141908: replace usage of sal_Int32 with colors

[Caolán McNamara] ofz#27296 limit row span when fuzzing

[nemeth] related to tdf#132744: clean-up unit test document

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Xisco Fauli] uitest: sc: factor out common code

[Xisco Fauli] related: tdf#118938: simplify uitest

[Christian Lohmaier] update credits

[Julien Nabet] Removed duplicated include

[Michael Weghorn] tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2

[Michael Weghorn] tdf#100086 tdf#124832 wina11y: Implement IAccessibleTableCell

[Julien Nabet] fix copy paste in assertion message (vcl/gtk3/gtkinst)

[Noel Grandin] convert some OSL_ENSURE -> assert

[Noel Grandin] avoid some ref-counting

[Noel Grandin] avoid double-lookup

[Noel Grandin] no need to call expand() here

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw: use more StaticWhichCast() in source/core/

[Mike Kaganski] vcl: move OutputDevice antialiasing functions to outdev.cxx

[Noel Grandin] tdf#130795 use concurrent hashmap in SharedStringPool

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

[Noel Grandin] add assert to verify that lock() calls do not accidentally nest

[Noel Grandin] workaround -Wshadow in libcuckoo

[Caolán McNamara] Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be

[Caolán McNamara] don't need to explicitly call GetFocus()

[Noel Grandin] loplugin:redundantfcast ignore necessary temporaries

[Noel Grandin] reduce time in ResetEvent (tdf#144052)

[Noel Grandin] tdf#144052 speedup inserting large charts

[Miklos Vajna] ODT export: order <style:font-face> elements inside

[Caolán McNamara] merge ThumbnailView and ThumbnailViewBase

[Caolán McNamara] Resolves: tdf#144389 get_accessible_parent should only be called on vcl

[Noel Grandin] tdf#144052 reduce Primitive2D copying

[Noel Grandin] fix std::move same object more than once

[Noel Grandin] reserve space in vector to reduce reallocations

[Noel Grandin] flatten DocumentRedlineManager a little

[Caolán McNamara] tdf#144241 don't return a negative width for osx edit region

[Julien Nabet] Fix typo

[Mike Kaganski] tdf#143905: Parse password from connection string

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

[Caolán McNamara] crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to

[Caolán McNamara] a system cuckoo isn't available


Changes for Build #327
[Stephan Bergmann] Fix apparent typos


Changes for Build #328
[Mike Kaganski] tdf#120129: don't forget to update buffer size to actual length

[Mike Kaganski] Use std::vector instead of css::uno::Sequence

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw layout xml dump: show SwParaPortion

[Mike Kaganski] A copy-paste message text error

[Mike Kaganski] vcl: move OutputDevice drawmode functions to outdev.cxx

[Noel Grandin] vcl: move SetLayoutMode() to text.cxx

[Noel Grandin] vcl: move OutputDevice::SetDigitLanguage() to text.cxx

[nemeth] tdf#144425 Set sane lower bounds (1) for MM e-mail output ranges

[Luboš Luňák] do not intern a temporary cell error string

[Luboš Luňák] cache FormulaError::NoRef error string (tdf#144249)

[Rene Engelhard] --without-system-cuckoo to override --with-system-headers didn't work

[Thorsten Behrens] tdf#126426: support for hyperlinks in TextParagraphContext

[Xisco Fauli] CppunitTest_sw_rtfexport5: simplify asserts

[Michael Stahl] xmloff: ODF export: avoid mysterious crash while sorting shapes

[Caolán McNamara] gtk4: default GtkViewport to can-focus

[Andreas Heinisch] tdf#144353 - Handling of missing optional parameters

[Noel Grandin] warning: Excessive padding in 'struct OutDevState'

[Xisco Fauli] tdf#142214: reintroduce unittest and adapt it to the expected behaviour

[Xisco Fauli] uitest: sw: Close the modeless dialogs after using them

[Stephan Bergmann] This example doesn't have any idl files

[Caolán McNamara] drop stray fprintf

[Caolán McNamara] gtk4: cannot focus to toolbutton if can-focus is false

[Luboš Luňák] fix Skia/Raster screen flushing on Mac

[Eike Rathke] tdf#123055 - Start to read unicode text in order to avoid the BOM

[gerrit buildbot] Update git submodules

[Noel Grandin] crash in tdf132431-1.ods --export-to xls

[Noel Grandin] clang:optin.performance.Padding in sal

[Noel Grandin] vcl: move outdevstate.cxx to stack.cxx

[Mike Kaganski] Clarify that css::sdbc::XClob::getSubString takes 1-based pos

[Jan-Marek Glogowski] tdf#144412 Qt5 reset m_nModKeyCode on key input

[Caolán McNamara] Resolves: tdf#143777 Exclude recipient is always greyed out

[Caolán McNamara] gtk4: complete child_grab_focus for gtk4

[Caolán McNamara] gtk4: we don't need to block the drawing area as a focus candidate

[Caolán McNamara] gtk4: use gtk_event_controller_key_forward to see if toplevel would use

[Caolán McNamara] BitmapInfoAccess::GetColorMask can return a const reference

[Caolán McNamara] crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to

[Julien Nabet] Fix typos

[Mike Kaganski] tdf#115547: Fix DB path handling

[Noel Grandin] clang:optin.performance.Padding in binaryurp

[Noel Grandin] clang:optin.performance.Padding in tools

[Noel Grandin] clang:optin.performance.Padding in cppu

[Mike Kaganski] tdf#125286: Inform Firebird that we use UTF8 in paths

[Caolán McNamara] access maPalette via const BitmapBuffer* when in const method

[Luboš Luňák] don't include Vulkan headers for Skia PCH

[Jan-Marek Glogowski] Allow multiple selection in AutoComplete word list

[Jan-Marek Glogowski] Drop unused multiple selection from UI files


Changes for Build #329
[Luboš Luňák] add -DSYSTEM_NSS to flags ignored for system PCH

[Julien Nabet] cid#1454626: Uninitialized scalar field (oox/chartexport)

[Noel Grandin] clang:optin.performance.Padding in vcl

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

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

[Noel Grandin] clang:optin.performance.Padding

[Noel Grandin] clang:optin.performance.Padding in xmloff

[Noel Grandin] clang:optin.performance.Padding in sfx2

[Noel Grandin] clang:optin.performance.Padding in svx,editeng

[Mike Kaganski] Make this instance of cppu::OImplementationId function-local


Changes for Build #330
[Julien Nabet] Typo: SAVE_SUCCESSFULL->SAVE_SUCCESSFUL

[Julien Nabet] Typo: bIsSuccessfull->bIsSuccessful

[Mike Kaganski] tdf#117842: use XUnoTunnel to get wrapped connection reliably

[Noel Grandin] tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted

[Julien Nabet] Typo *Successfull->*Successful

[Julien Nabet] Typo STATE_SUCCESSFULL->STATE_SUCCESSFUL

[Mike Kaganski] Simplify OFileDriver::getDataDefinitionByConnection

[Mike Kaganski] Simplify OAccessibleImplementationAccess' XUnoTunnel implementation

[Mike Kaganski] Simplify ORichTextModel's XUnoTunnel implementation

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

[Noel Grandin] clang:optin.performance.Padding

[Noel Grandin] clang:optin.performance.Padding in sc

[Caolán McNamara] allow build with poppler <= 0.71

[Caolán McNamara] ofz: MemorySanitizer: use-of-uninitialized-value

[Noel Grandin] clang:optin.performance.Padding in sw

[Caolán McNamara] ofz: workaround memory sanitizer failure by skipping boost::locale

[Eike Rathke] Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()

[Caolán McNamara] ofz: workaround more

[Caolán McNamara] ofz: avoid std::basic_string from boost::filesystem

[Caolán McNamara] ofz: better workaround for broken msan build

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Thorsten Behrens] tdf#123642: keep last bookmark at the document end

[Eike Rathke] Resolves: tdf#144135 Rework Sort with area extras

[Tomaž Vajngerl] indexing: prevent crash when creting the indexing XML

[gerrit buildbot] Update git submodules

[varga.balazs3] tdf#144427 sw mailmerge: fix merge all document


Changes for Build #331
[Miklos Vajna] tdf#137363 DOC export: don't lose sprmPIlvl of para style

[Miklos Vajna] sw: prefix members of SwChapterNumRules, SwDBConfig, SwGlossaryList and

[nemeth] tdf#144352 Revert "Fix widget placement problem on mailmerge result

[Xisco Fauli] uitest: guard execute_modeless_dialog_through_command in sd

[Xisco Fauli] uitest: guard execute_modeless_dialog_through_command in sc

[Xisco Fauli] uitest: guard execute_modeless_dialog_through_command in sw

[Xisco Fauli] uitest: guard the remaining execute_modeless_dialog_through_command

[Xisco Fauli] uitest: combine execute_modeless_dialog_through_command methods

[Luboš Luňák] properly separate code built with different CPU settings

[Michael Weghorn] a11y: Set new tab name in AccessibleEventId::NAME_CHANGED event

[Eike Rathke] CSV import dialog: fix tooltip for "Evaluate formulas" option

[Noel Grandin] loplugin:methodcycles

[Eike Rathke] Resolves: tdf#116184 Check that there is no trailing number behind a

[gerrit buildbot] Update git submodules

[Christian Lohmaier] fix ccache size detection with ccache 4.4

[Noel Grandin] loplugin:cow_wrapper

[Stephan Bergmann] loplugin:simplifypointertobool

[Xisco Fauli] tdf#144085: sc_macros_test: Add unittest

[Eike Rathke] Check string bounds

[Michael Weghorn] Drop unnecessary extra indentation

[Michael Weghorn] ScAccessibleSpreadsheet: Use 2 local vars instead of class members

[Eike Rathke] Explicitly set cursor position for x11 'gen' backend, tdf#144457

[Noel Grandin] loplugin:mergeclasses

[Stephan Bergmann] tdf#144106 Don't proceed ptrim_i past ptrim_f

[Andreas Heinisch] tdf#126879: sw_htmlexport: Add unittest

[Caolán McNamara] tdf#142415 mouse events not propogated to table control event handlers

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

[gerrit buildbot] Update git submodules

[Heiko Tietze] tdf#100777 - Bind Ctrl+Up to uno:GoToStartOfPara (instead of prev

[gerrit buildbot] Update git submodules

[Miklos Vajna] tdf#144305 sw: fix rendering of ruby portions with non-default ruby
-- 
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.