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


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


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


Changes for Build #335
[Luboš Luňák] ensure that some basic geometry classes are trivially copyable

[Stephan Bergmann] Some test-code simplifications, using starts/endsWith rest parameter

[Stephan Bergmann] Use OUString::unacquired

[Noel Grandin] use optional for some fields in ScGlobal

[Noel Grandin] speedup toUpperCase when called in parallel

[Michael Stahl] tdf#140226: Make use of SfxPoolItems more typesafe by using

[Stephan Bergmann] Some more uses of rtl_math_(u)StringToDouble

[Stephan Bergmann] Fix calculation of alloca'ed memory size

[Caolán McNamara] gtk4: listen to "toggled" so callbacks see get_menu_item_active of true

[Caolán McNamara] gtk4: get menus attached to menubuttons after load time working

[Michael Weghorn] Fix gtk4 build ('--enable-werror')

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Heiko Tietze] tdf#143550 - use the term "gluepoints" consistently

[Caolán McNamara] gtk4: guard vcl calls from gtk

[Caolán McNamara] need optional header

[Andras Timar] Sorted the list except emojis.

[Mike Kaganski] Drop this unneeded indirection

[Mike Kaganski] vcl: update vim modelines in preparation for new change

[Noel Grandin] rather return ref from getLocaleDataPtr

[Noel Grandin] rather return ref from GetCalendar

[Noel Grandin] rather return ref from GetCollator

[Noel Grandin] rather return ref from GetTransliteration

[Noel Grandin] rather return ref from GetLocale

[Caolán McNamara] gtk4: fill context menus

[Caolán McNamara] ofz: Avoid timeout

[Xisco Fauli] CppunitTest_sc_subsequent_filters_test: simplify code

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

[Eike Rathke] no need to store a CharClass in SvXMLNumFmtExport

[Caolán McNamara] ofz#38652 Avoid timeout in html import

[Noel Grandin] no need to allocate CharClass separately in SvNumberFormatter

[Noel Grandin] clang-format ondemand.hxx

[Noel Grandin] no need to allocate the cached items separately in the intl wrappers

[Noel Grandin] create OnDemandCharClass cache

[Andreas Heinisch] tdf139131 - Sort page styles under Paragraph -> Text Flow

[Mike Kaganski] Use atomic::exchange when cleaning up

[Mike Kaganski] tdf#124176 - Use pragma once instead of include guards

[Mike Kaganski] vcl: add sal/config.h in preparation for patch


Changes for Build #336
[raykowj] tdf#144349 Make Navigator global tree track sub-document sections

[Mike Kaganski] vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and test

[Michael Weghorn] tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelection

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Mike Kaganski] vcl: create FontMetric from PhysicalFontFace

[Caolán McNamara] cid#1491946 and cid#1491949 deference before null check

[Mike Kaganski] vcl: add sal/config.h in preparation for patch

[Mike Kaganski] tdf#124176 - Use pragma once instead of include guards

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

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

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

[Caolán McNamara] result of pDest->FindRealSdrObject() is already available

[Jan-Marek Glogowski] URI-encode DirectoryHelper::scanDirsAndFiles result

[Caolán McNamara] ofz#35787 Avoid timeout when fuzzing

[Caolán McNamara] ofz#37911 Avoid timeout when fuzzing

[Noel Grandin] remove some allocations

[Caolán McNamara] ofz: reduce size of hwp input

[Luboš Luňák] don't force compiler plugins when COMPILER_EXTERNAL_TOOL=1 is used

[Luboš Luňák] make COMPILER_EXTERNAL_TOOL=1 work properly with generated sources

[Luboš Luňák] make FORCE_COMPILE_ALL more flexible than all or nothing

[Caolán McNamara] ofz#24932 Avoid timeout


Changes for Build #337
[Luboš Luňák] optimize SwRegionRects::Compress() more

[Luboš Luňák] do not double-invert SwRegionRects

[Luboš Luňák] make "-external/" valid gbuild exclusion for FORCE_COMPILE

[Mike Kaganski] vcl: test PhysicalFontFamily and move to vcl::font namespace

[Noel Grandin] no need to allocate SfxItemSet separately in SdrUndoAttrObj

[Noel Grandin] allocate this SfxItemSet on stack

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

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

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

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

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

[Caolán McNamara] ofz#38969 fail earlier

[Stephan Bergmann] Some more string_view use, add o3tl::starts/ends_with

[gerrit buildbot] Update git submodules

[Andreas Heinisch] tdf#123144 - Always translate an error number to a vba error message

[Mike Kaganski] Fix moving temp file in tryDisableHWAcceleration on Windows

[gerrit buildbot] Update git submodules

[Caolán McNamara] ofz: check radius arg

[Caolán McNamara] ofz: avoid Timeout


Changes for Build #338
[raykowj] tdf#143813 Outline folding: Make copy cut paste work

[Mike Kaganski] vcl: unneeded functions in PhysicalFontFace

[Mike Kaganski] Add sal/config.h in preparation for patch

[Noel Grandin] no need to allocate SfxItemSet separately in SvxOutlinerForwarder

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[Miklos Vajna] sw: prefix members of SwNavigationConfig, SwNumRulesWithName and

[Stephan Bergmann] Fix type of css.drawing.FillProperties FillColor property

[Luboš Luňák] clean up ambiguous confusing rectangle APIs like IsInside()

[Luboš Luňák] improve the SwViewShellImpl paint region API a bit

[Stephan Bergmann] Adapt SetWindowLong call to 64-bit build

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[Caolán McNamara] ofz: avoid Timeout

[Miklos Vajna] tdf#144091 svx: fix unwanted blur of shadow from table cell fill

[Stephan Bergmann] Drop unused osl_FileStatus_Mask_FileURL

[Luboš Luňák] avoid division by zero

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[fitojb] tdf#33749 - rationalise several confusing cell merge controls

[gerrit buildbot] Update git submodules

[Mike Kaganski] tdf#124176 - Use pragma once instead of include guards

[Noel Grandin] introduce SfxItemSetFixed and use it in DefaultProperties

[Michael Weghorn] wina11y: Drop AccObject::m_bShouldDestroy

[Michael Weghorn] wina11y: Drop bool param from CMAccessible::NotifyDestroy

[justin_luth] Revert "tdf#99492 sw layout: always paint merged cell grids"

[Noel Grandin] be more disciplined with SetUpdateLayout on editengine

[Caolán McNamara] Resolves: tdf#144620 toolbar config item overwrites options dialog one

[Caolán McNamara] ofz: can now undo temp -L/usr/msan/lib hack

[Luboš Luňák] use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)

[Luboš Luňák] use clang-cl's -Zc:dllexportInlines- for clang-cl builds

[Luboš Luňák] use MSVC's /Zc:inline option to reduce binary size


Changes for Build #339
[Mike Kaganski] vcl: add sal/config.h in preparation for patch

[Stephan Bergmann] Implement the SourceTreeProvider Cursor

[gerrit buildbot] Update git submodules

[Mike Kaganski] vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()

[Miklos Vajna] tdf#143591 DOCX import: handle anchored objects as at-char

[Stephan Bergmann] Remove some "Attention" comments of little value

[Stephan Bergmann] Avoid "test: : integer expression expected" on non-macOS platforms

[Caolán McNamara] Related: tdf#136442 implAppendEntry is always passed a

[Caolán McNamara] Resolves: tdf#136442 don't query siblings and parent to determine type

[Luboš Luňák] do not special-case Clang for Skia on Windows Arm64

[varga.balazs3] tdf#144253 tdf#144324 sc filter: use formatted values in filters

[Caolán McNamara] fix !HAVE_FEATURE_DESKTOP build, IsOver->Overlaps

[nemeth] tdf#127900 sd: fix regression at applying master properties

[Noel Grandin] stack allocate this TextLayoutCache object (tdf#125892

[nemeth] tdf#142602 DOCX: export adjustment points of custom shape arrows

[nemeth] tdf#144347 sw: fix tracked deletion of table with tracked content

[Noel Grandin] reduce cost of some getProperty calls (tdf#125892)

[Stephan Bergmann] Fix splitting of "permission-for-group/-user:" strings

[Xisco Fauli] tdf#142580, tdf#143103: sc: Add UItest

[Xisco Fauli] tdf#142579, tdf#143103: sc: Add UItest

[Noel Grandin] reduce cost of BasePrimitive2D (tdf#125892)

[Noel Grandin] no need to use recursive_mutex in graphic::Manager

[Noel Grandin] add comment

[nemeth] tdf#39828 sw: fix table formula calculation at track changes

[Eike Rathke] SvNumberformat: preserve error position if already set

[Eike Rathke] Add ISO 8601 date+time with milliseconds format

[Michael Weghorn] qt5 a11y: Drop Qt5AccessibleWidget::{text,value}Interface

[Michael Weghorn] qt5 a11y: Implement QAccessibleTableCellInterface

[Michael Weghorn] qt5 a11y: Implement Qt5AccessibleWidget::is{Column,Row}Selected

[Julien Nabet] Typo: sparatorIndex->separatorIndex

[Stephan Bergmann] Some more o3tl::starts/ends_with overloads

[gerrit buildbot] Update git submodules

[Luboš Luňák] make .pch file also depend on its source .hxx file

[raykowj] tdf#95378 Writer Navigator: Track hyperlinks

[fitojb] Fix typos

[fitojb] resave with latest glade

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw: clean up no longer needed debug code


Changes for Build #340
[fitojb] Improve UX writing on Start Center

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[dennis.francis] lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTED

[Caolán McNamara] add a TestImportDBF

[tml] Bump current iOS SDK version and drop older ones

[tml] Bump minimum iOS version to 13.7

[Caolán McNamara] tdf#144618: fix Standard Filter Dialog with gtk3

[Noel Grandin] reduce copying in BufferedDecompositionPrimitive2D

[Mike Kaganski] tdf#137737: treat foot/endnote anchor as a "normal" (control) character

[Julien Nabet] Fix Skia/Raster description

[Caolán McNamara] drop comments about disabling optimization

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

[Caolán McNamara] lock older -> lock order

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

[tml] Apparently we need to define gb_Library_PLAINEXT_FOR_BUILD for iOS

[Caolán McNamara] don't link to vbahelper for --disable-scripting case

[gerrit buildbot] Update git submodules

[Noel Grandin] fix deadlock in vcl::GraphicManager

[Luboš Luňák] avoid some more D9025 warnings

[Miklos Vajna] svx: improve SdrObjEditView::DisposeUndoManager()

[Michael Stahl] fix crash in compilerplugins/clang/unnecessaryoverride.cxx:328

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: unotools

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: vcl

[nemeth] tdf#143358 sw: track insertion of empty table rows

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: xmlsecurity

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: unodevtools

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: sw

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: ucb

[Caolán McNamara] Resolves: tdf#142704 %PRODUCTNAME shown in gtk3 extended tips

[Stephan Bergmann] Adapt to Clang 14 trunk change in diagnostics

[Stephan Bergmann] xtend loplugin:stringviewparam to starts/endsWith: svtools

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: svgio

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: sfx2

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: scaddins

[Stephan Bergmann] xtend loplugin:stringviewparam to starts/endsWith: svx

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: sd

[Xisco Fauli] tdf#142579: sc: Add UItest for cond. format background colors

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: editeng

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: lotuswordpro

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: oox

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: sc

[raykowj] tdf#95378 Writer Navigator: Track references

[Luboš Luňák] put vcl::Region operator<< in the vcl namespace

[Luboš Luňák] add some unittests for SwRegionRects


Changes for Build #341
[fitojb] Fix typos

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: framework

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: l10ntools

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: extensions

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: idlc

[rizmut] tdf#144631 Colibre: sync up query/sql/report execution icons

[Samuel Mehrbrodt] Fix color filter popup position

[Miklos Vajna] external: update pdfium to 4643

[raykowj] tdf#95378 Writer Navigator: Track indexes

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: desktop

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: dbaccess

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: cui

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: connectivity

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[Caolán McNamara] dbf filter needs a physical file

[Julien Nabet] Removed duplicated include

[Julien Nabet] Removed duplicated include

[Caolán McNamara] Related tdf#144618: add check in bin/ui-rules-enforcer.py

[Noel Grandin] tdf#141978: corrects the value assigned to AutoLayout while loading .odp

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith: cpputools

[Eike Rathke] Add not-quite-ISO date+time with space and milliseconds and locale's

[Stephan Bergmann] Adapt solenv/flatpak-manifest.in to recent download.lst changes

[Caolán McNamara] allow entry-text-column and id-column

[Caolán McNamara] tdf#144624 Prevent infinite recursion when loading SVG icon

[Caolán McNamara] Related: tdf#142704 ReadStringHook may not be set in testing

[tml] Look for the udkapi types.rdb file in the right place when

[Stephan Bergmann] Extend loplugin:stringviewparam to starts/endsWith

[Caolán McNamara] gtk4: fix build

[Caolán McNamara] WB_DEFAULTWIN should be sufficient to flag that no icon is required

[Caolán McNamara] memory leak on loading dbase files

[Noel Grandin] tdf#144132 Crash when insert formula object in Writer

[Samuel Mehrbrodt] tdf#143103 Fix hexpand of color button

[Stephan Bergmann] loplugin:stringviewparam

[Eike Rathke] Reorder the internal ZF_STANDARD_DATETIME offsets to a more logical

[Miklos Vajna] Related: tdf#144091 svx: fix interaction of transp cell fill and transp

[Caolán McNamara] dbase import seems to require that the file end in .dbf

[Caolán McNamara] don't looks for dbt memo files when fuzzing

[Caolán McNamara] EOF isn't an error from SvStream::GetError perspective

[Eike Rathke] Sort ZF_STANDARD_NEWEXTENDED_DATE_... into ZF_STANDARD_DATE category

[Caolán McNamara] add some basic dbf files which should succeed to import

[Caolán McNamara] check claimed number of records against max possible with available data

[Caolán McNamara] leaks of OCollection in dbase import

[Caolán McNamara] check if headersize is greater than available data


Changes for Build #342
[raykowj] Fix outline folding when table or section node is the next node

[Noel Grandin] no need to allocate this OUString on the heap

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Miklos Vajna] sw: handle mbGlblDocSaveLinks when replacing compat options

[Caolán McNamara] do some sanity checks on the number of records claimed

[Caolán McNamara] some prerequisites to use dbase import with config unavailable

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

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Noel Grandin] reduce copying in drawinglayer

[Caolán McNamara] need OSDBCDriverManager if HAVE_FEATURE_DBCONNECTIVITY is true

[Caolán McNamara] need connectivity_dbase_ODriver if HAVE_FEATURE_DBCONNECTIVITY is true

[Caolán McNamara] split SQLExceptionInfo::append

[Caolán McNamara] refactor getting the last exception of a SQLException chain

[Xisco Fauli] bin: Add script to compare the crashreport stats of two different

[Xisco Fauli] check-missing-unittests: document the script a bit

[Caolán McNamara] split SQLExceptionInfo::append more

[Caolán McNamara] make SQLExceptionInfo utilities available for external use

[Caolán McNamara] we just want to append to the caught exception and rethrow it

[Michael Weghorn] qt5: Port Qt5Frame away from deprecated QDesktopWidget

[Michael Weghorn] qt5: Use QString::fromUtf16 with 'const char16_t *' param

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

[Michael Weghorn] qt5: Replace use of deprecated QDesktopWidget in Qt5System

[Michael Weghorn] qt5: Don't use deprecated QStyleOptionProgressBarV2 typedef

[Michael Weghorn] qt5: Avoid calling QApplication::fontMetrics

[Caolán McNamara] use a min of 1 as 0 triggers refreshHeader to reload

[Caolán McNamara] make it possible to build required database stuff for fuzzing

[Xisco Fauli] check-missing-export-asserts: update path

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Caolán McNamara] for fuzzing hardcode a case sensitive file system result for detection

[Miklos Vajna] sw: make sure own header is the first in rtfexport

[Caolán McNamara] add a oss-fuzz-setup.sh to move setting up oss-fuzz env into our git

[Caolán McNamara] disable these for fuzzing as well as !HAVE_FEATURE_DBCONNECTIVITY

[Miklos Vajna] sw: document SwCharFormat

[Xisco Fauli] CppUnittest: sw: add missing asserts to odf files

[Noel Grandin] no need to allocate these SwPaM on the heap

[Noel Grandin] no need to allocate this SfxItemSet on the heap

[Miklos Vajna] sw: paragraph styles: add doc model & UNO API for a linked character

[Stephan Bergmann] GError::message is UTF-8

[Noel Grandin] return SwCursor from IShellCursorSupplier

[justin_luth] tdf#45525 tdf#64242 sw row optimize: get correct row height


Changes for Build #343
[Samuel Mehrbrodt] tdf#76258 Fix xlsx export of color filter colors

[Julien Nabet] Fix typos

[Jan-Marek Glogowski] WIN always (de-)init WinSalGraphics

[gerrit buildbot] Update git submodules

[Jan-Marek Glogowski] WIN WinSalPrinter::isValid implies a valid HDC

[Jan-Marek Glogowski] WIN handle graphics palette with deinit

[Noel Grandin] use SfxItemSetFixed in svx

[Jan-Marek Glogowski] WIN call RealizePalette from setPalette

[Caolán McNamara] add dbffuzzer

[Mike Kaganski] tdf#143148 - Use pragma once instead of include guards

[Mike Kaganski] vcl: Add sal/config.h in preparation for patch

[Caolán McNamara] ofz#39252 use safer SwUnoCursor for the pos to move back to

[raykowj] SwNavigator: Set in content type init if delete and edit are allowed

[raykowj] tdf#143268 Fix slow response after Navigator fills table members


Changes for Build #344
[gerrit buildbot] Update git submodules

[Julien Nabet] tdf#144694: improve Direct SQL dialog command type heuristics

[gerrit buildbot] Update git submodules

[Noel Grandin] no need to allocate these SwBorderAttrAccess on the heap

[Noel Grandin] no need to allocate these SwFrameDeleteGuard on the heap

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[Caolán McNamara] ofz#39150 avoid Timeout with large editengine strings

[Caolán McNamara] ofz#39301 month has to be in range [1-12]

[Caolán McNamara] ofz#39304 short timestamp record

[Mike Kaganski] Removing unneeded check

[Caolán McNamara] ofz#39303 don't Abrt on missing com.sun.star.form.component.Form

[Caolán McNamara] tdf#144729 create FrameSelectorImpl before setting size request

[Noel Grandin] recursive_mutex -> mutex in BasePrimitive2DImplBase

[Julien Nabet] tdf#50421: use substVariables for remaining %PERCENT% in "Check for

[Noel Grandin] use SfxItemSetFixed in sw

[Noel Grandin] use SfxItemSetFixed in various

[Julien Nabet] Typo: *Transparanc*->*Transparenc*
-- 
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.