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


lo_daily_tb_win_arm64 - Build # 328 - 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/328/consoleFull#-1212722316cd06c086-ffd7-48da-8ce2-d58b9387379c>


Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win_arm64/328/ 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
-- 
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.