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


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


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


Changes for Build #332
[Miklos Vajna] svx: GetMarkedObjectByIndex() may return nullptr

[Michael Stahl] tdf#42982: improve UNO API error reporting

[Michael Stahl] configure: test_curl is always "yes"

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

[nemeth] tdf#144057 sw track changes: hide deleted table rows

[Xisco Fauli] tdf#143854: Revert "tdf#57585 Add new bullet behaviour to impress"

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

[Caolán McNamara] ofz: Null-dereference READ

[Stephan Bergmann] Adapt to Bison 3.8 internal yyn -> yyrule rename

[gerrit buildbot] Update git submodules

[nemeth] tdf#141704 PPTX import: fix hyperlinks on images

[Michael Weghorn] wina11y: Use XAccessible* instead of void*

[Miklos Vajna] sw: fix undo manager de-registration from editeng on shutdown

[varga.balazs3] tdf#144483 sw mail merge: save ranges in a single document

[gerrit buildbot] Update git submodules

[Stephan Bergmann] Drop some useless conversions to sal_Int32

[Noel Grandin] tdf#135683 speedup DocumentRedlineManager::GetRedlinePos

[Stephan Bergmann] Untabify odk/util/check.pl

[Mike Kaganski] Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1

[Mike Kaganski] Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2

[Mike Kaganski] Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API

[Mike Kaganski] Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4

[Mike Kaganski] Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw layout xml dump: show SwParaPortion

[Samuel Mehrbrodt] Save with Glade 3.38


Changes for Build #333
[Caolán McNamara] tdf#143831 fix black background appearing on spellchecking wavy lines

[Caolán McNamara] Related: tdf#143831 add guards to ImplDrawWaveLineBezier

[Caolán McNamara] Related: tdf#143831 the svp aliased case ends up overly washed out

[Stephan Bergmann] Uninitialized data member

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

[Noel Grandin] loplugin:constvars

[gerrit buildbot] Update git submodules

[Noel Grandin] loplugin:unnecessaryvirtual

[Caolán McNamara] gtk4: allow combobox text width to shrink smaller than natural request

[Noel Grandin] loplugin:unusedfields

[Caolán McNamara] default Aliasing of secondary mpAlphaVDev to the same as its owner

[fitojb] Fix some assorted mistakes in translatable strings

[Caolán McNamara] Resolves: tdf#143487 don't draw a border at all for DrawFrameStyle::NONE

[Stephan Bergmann] CppunitTest_sw_core_text needs some more RTTI now in UBSan builds

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Mike Kaganski] No need to check for x = 0 in atan2 here

[Miklos Vajna] sw: add a DisableBuiltinStyles API setting

[Stephan Bergmann] Fix broken ui file

[Mike Kaganski] No need to check if nDX is 0 for atan2

[Caolán McNamara] remove stray track-visited-links

[Caolán McNamara] gtk4: remove text-button css property on setting a child image widget

[Mike Kaganski] wina11y: Forward-declare XAccessible in AccObjectWinManager.hxx

[Noel Grandin] loplugin:virtualdead HasExtraRedlineTable always returns true

[Noel Grandin] loplugin:finalclasses in basic

[Noel Grandin] loplugin:finalclasses in sd

[Noel Grandin] loplugin:finalclasses

[Noel Grandin] add some logging for intermittent windows jenkins crash

[Xisco Fauli] tdf#144319: sw_odfexport: Add unittest


Changes for Build #334
[Miklos Vajna] sw layout xml dump: show SwLinePortion

[Michael Weghorn] tdf#100086 wina11y: Don't delete a11y object for removed cell right away

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

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

[Luboš Luňák] optimize SwRegionRects::Compress()

[Luboš Luňák] use our string->number functions instead of std::istringstream

[Caolán McNamara] gtk4: set newly available always-show-arrow property

[gerrit buildbot] Update git submodules

[Noel Grandin] speedup CharacterClassificationImpl::toUpper

[Heiko Tietze] Resolves tdf#144523 - Update Liberation fonts to 2.1.4 release

[gerrit buildbot] Update git submodules

[Heiko Tietze] Resolves tdf#144442 - Rearrangement at paste special dialog

[gerrit buildbot] Update git submodules

[Noel Grandin] speedup Transliteration_body::transliterateImpl

[Caolán McNamara] ofz#38757 avoid config during fuzzing

[nemeth] tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2

[Stephan Bergmann] Increase accuracy of ParseMathMLUnsignedNumber Fraction result

[Caolán McNamara] gtk4: set can-shrink to False for GtkPicture

[Noel Grandin] Revert "speedup rational_FromDouble"

[Caolán McNamara] find_menu_button only needed for gtk3

[Caolán McNamara] gtk4: adjust to GtkMenuButton changes in 4.6 onwards

[Caolán McNamara] gtk4: set always-show-arrow on GtkMenuToolButton replacements

[Caolán McNamara] gtk4: 4.6.0 will have gtk_menu_button_set_child

[nemeth] tdf#115933 XLSX import: fix permission for editing

[Samuel Mehrbrodt] tdf#143103 Support Color Filter in "Standard Filter" dialog

[Caolán McNamara] gtk4: use gtk_menu_button_set_child when available to fill in icon

[Caolán McNamara] occasionally the bg color of the deck grip is wrong

[Mike Kaganski] Add preliminary VS 2022 support

[Noel Grandin] expand out unnecessary macro

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

[Luboš Luňák] avoid more window invalidation in LOK mode

[raykowj] tdf#95378 Writer Navigator: Track sections

[Michael Weghorn] wina11y: Drop OBJID_* defines from MAccessible.h

[Michael Weghorn] Drop conditional WM_GETOBJECT define from vcl/win/window/salframe.cxx

[Michael Weghorn] wina11y: Avoid some casting between HWND and sal_Int64

[Michael Weghorn] wina11y: Get rid of more HWND<->sal_Int64 casting

[raykowj] Writer Navigator: Fix category content tracking

[Miklos Vajna] sw layout xml dump: show SwMultiPortion

[Noel Grandin] improve comment

[Noel Grandin] remove GetCharClassPtr from SvtSysLocale

[Noel Grandin] rather return ref from getCharClassPtr
-- 
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.