Date: prev next · Thread: first prev next last
December 2024 Archives by date, by thread · List index


lo_daily_tb_linux_wasm - Build # 915 - Fixed:


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

Changes for Build #910
[Noel Grandin] tdf#163752 fix: hide drag target border on cancellation of d&d operation

[Stephan Bergmann] tdf#158237 Use C++20 contains() instead of find() and end()

[Michael Weghorn] vcl: move variables closer to first usage

[balazs.varga.extern] tdf#160487 - PPTX export: fix "Fit height to text"

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceWidget::set_background

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceWindow::get_{size,position}

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceWindow::{g,s}et_window_state

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_message_type

[Michael Weghorn] tdf#130857 qt weld: Hold SolarMutex when signalling checkbox toggle

[Michael Weghorn] tdf#130857 qt weld: Signal combobox text change

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceWidget::get_extents_relative_to

[Michael Weghorn] tdf#130857 qt weld: Let QtInstanceWidget derive from QObject

[Michael Weghorn] weld: Add weld::Widget::signal_* methods to call handlers

[Michael Weghorn] tdf#130857 qt weld: Notify when receiving/losing focus

[Jonathan Clark] tdf#162750 sw: Fix layout with small caps inside ligatures

[Heiko Tietze] Resolves tdf#164034 - Rename Non-breaking Spaces

[Noel Grandin] tdf#119840 speed up SearchForStyleAnchor

[Mike Kaganski] Get SwFieldType after broadcast

[Caolán McNamara] gtk4: GtkIconView doesn't have convert_widget_to_bin_window_coords

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Caolán McNamara] crashtesting: HLINK embedded null import from ooo98294-1.doc

[Miklos Vajna] cool#9992 doc electronic sign: make return type for .uno:Signature

[Heiko Tietze] Related tdf#164034 - Enable ProtectedSpace by default

[gabriel.masei] tdf#163419 Save import dialog window size and skip resizing separator

[Caolán McNamara] LOK: don't recreate the dialogs of an old view when loading new views

[Ilmari Lauhakangas] Change infobar donate message after discussions in Marketing

[Michael Weghorn] vcl a11y: Use comphelper::disposeComponent

[Michael Weghorn] a11y: Update comment wrt reference being (not) weak

[Michael Weghorn] wina11y: Make these 2 methods non-virtual

[Michael Weghorn] wina11y: Drop unnecessary cast to sal_uInt16

[Michael Weghorn] wina11y: Replace condition by by assert in

[Michael Weghorn] wina11y: Drop always true bShow param

[Michael Weghorn] wina11y: Drop special combobox handling in

[Michael Weghorn] tdf#164093 tdf#157001 a11y: Improve menu window disposal

[Michael Weghorn] wina11y: Drop duplicate variable + check

[Michael Weghorn] vcl: Return reference in SalObject::GetSystemData

[Michael Weghorn] vcl: Return reference in SalFrame::GetSystemData

[Michael Weghorn] wina11y: Drop unnecessary exception handling

[Michael Weghorn] wina11y: Use existing references + drop duplicate checks

[Michael Weghorn] tdf#164093 tdf#157001 wina11y: Use vcl::Window's actual XAccessible

[Michael Weghorn] a11y: Drop SAL_LOPLUGIN_ANNOTATE("crosscast")

[szymon.klos] jsdialog: weld::Menu

[Caolán McNamara] crashtesting: HLINK_MARK embedded null import from

[Eike Rathke] Resolves: tdf#164124 Do not trap incomplete date 2021-6/1 as fraction


Changes for Build #911
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::clear

[Jonathan Clark] tdf#164106 Fix reordered glyph positioning with split grapheme clusters

[Julien Nabet] Fix typo

[Michael Weghorn] vcl: make Color parameters const in BitmapEx::createAlphaBlendFrame()

[Mike Kaganski] tdf#164213: don't activate OLE objects in read-only mode

[Noel Grandin] tdf#119840 small tweaks

[Noel Grandin] add assert in SwNodes::ForEach

[Michael Weghorn] tdf#130857 qt weld: Return selected item when requested in callback

[Michael Weghorn] tdf#130857 qt weld: Support printer properties dialog

[Eike Rathke] tdf#163486: PVS: The 'eAggFunc' variable was assigned the same value

[Eike Rathke] tdf#157794 refactor Complex to use std::complex where possible

[Thorsten Behrens] tdf#159549 sw: fix ODF import of newly colliding Body Text styles

[Thorsten Behrens] tdf#160621 Variable field dialog size of value field

[guibomacdev] Related: tdf#152703 Reuse existing CAMetalLayer to stop flicker

[Miklos Vajna] slideshow: use unified hash for animations and layers

[Hossein] tdf#145538 Use range based for loops

[Hossein] tdf#145538: Use range based for loops

[Miklos Vajna] tdf#164095 sw: fix missing top margin on paragraph after changing page

[Caolán McNamara] look at 'embedded' protocols for protocols that support them

[Michael Stahl] sw: layout: ignore Keep-With-Next on hidden frames, part1

[Michael Stahl] sw: layout: ignore Keep-With-Next on hidden frames, part2

[Michael Stahl] sw: layout: ignore Keep-With-Next on hidden frames, part3

[Noel Grandin] tdf#163221 crash in dialog editor

[Sahil Gautam] remove unused header in vcl/settings.hxx

[Caolán McNamara] crashtesting: failure to reimport forum-it-2308.odt rtf export

[Caolán McNamara] GetRootURL is always used to ctor a INetURLObject

[Caolán McNamara] increase rtf2pdffuzzer max_len

[Hossein] tdf#163738 use insert function instead of for loop

[Hossein] tdf#152299 - Remove unused define(s) from C/C++ files


Changes for Build #912
[Mike Kaganski] SfxLibraryContainer: use std::mutex, and pass it to NameContainer

[Michael Weghorn] weld: Rename weld::Treeview selection signal/connect

[Michael Weghorn] tdf#130857 qt weld: Implement getting/setting cursor

[Mike Kaganski] Drop support for Windows versions prior to Windows 10

[Mike Kaganski] tdf#162716 Always strip line-ending characters

[Mike Kaganski] Simplify OABSPilotUno

[Mike Kaganski] Simplify BrowseBoxAccessibleElement

[Mike Kaganski] Simplify AccessibleBrowseBoxTableBase

[Mike Kaganski] Simplify GridControlAccessibleElement

[Mike Kaganski] Simplify AccessibleGridControlTableBase

[Mike Kaganski] Drop pre-Win10 code from WinSkiaSalGraphicsImpl

[Caolán McNamara] cid#1636575 COPY_INSTEAD_OF_MOVE

[Caolán McNamara] cid#1636582 Negative loop bound

[Caolán McNamara] cid#1636576 Dereference null return value

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

[Caolán McNamara] cid#1635776 Overflowed constant

[Mike Kaganski] Simplify OTextInputStream a bit

[raykowj] Resolves tdf#164143 Tooltip with path to macro in new Macro Organizer

[raykowj] check passed functions before use

[Mike Kaganski] Simplify a bit

[Mike Kaganski] Use std::initializer_list, C-style array instead of more expensive

[Mike Kaganski] Simplify avmedia::SoundHandler

[Mike Kaganski] Windows 7-8.1 support was removed, prevent install on these old systems

[Mike Kaganski] Simplify OPreparedStatement

[Mike Kaganski] Simplify getTypes implementations

[Mike Kaganski] Simplify OPropertyContainer::getBaseTypes

[Mike Kaganski] Avoid needless temporary Sequence creation

[Mike Kaganski] Simplify unocontrols::BaseControl hierarchy

[Stephan Bergmann] Fix check for further exotic protocols

[Mike Kaganski] Simplify a bit

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::set_text

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::columns_autosize

[Michael Weghorn] tdf#130857 qt weld: Set tree view column header title

[Michael Weghorn] tdf#130857 qt weld: Evaluate button box orientation


Changes for Build #913
[Mike Kaganski] SvtRemoteFilePicker doesn't extend SvtFilePicker's interface list

[Michael Weghorn] tdf#130857 qt weld: Fix incorrect param order for row/col

[Michael Weghorn] tdf#130857 qt weld: Report selected tree view row only once

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::remove

[Michael Weghorn] tdf#130857 qt weld: Add tree view iter and implement some methods

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::selected_foreach

[Mike Kaganski] Simplify SvtFilePicker

[Andreas Heinisch] tdf#79298 - FORMATTING: Copy/paste: import strikethrough attribute

[Caolán McNamara] cid#1607247 Overflowed constant

[Caolán McNamara] cid#1607671 Data race condition

[guibomacdev] tdf#119745: Fix touchpad scrolling for Slides and Pages panes.

[Ilmari Lauhakangas] Drop windows7.patch.1 from pdfium

[Ilmari Lauhakangas] Remove Windows 7, 8 and 8.1 from driver blocklist code

[Ilmari Lauhakangas] Drop vcl/win/gdi/dw-extra.h after baseline bump

[Ilmari Lauhakangas] Drop BCryptKeyDerivation.patch.1 from xmlsec

[Mike Kaganski] tdf#138615: canonicalize the paths with wildcards, to process long paths

[Mike Kaganski] Windows 10 is the baseline, drop checks for older versions

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

[Mike Kaganski] GetCurrentPackageFullName is available in the baseline Windows 10

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

[Ilmari Lauhakangas] Update readme files after Windows runtime baseline bump to 10

[Mike Kaganski] Simplify ScCellRangesBase and descendants

[Mike Kaganski] Simplify ProgressMonitor, StatusIndicator

[Mike Kaganski] Drop some OTypeCollection uses

[Mike Kaganski] Simplify UcbContentProviderProxy

[Mike Kaganski] Simplify SwAccessible*

[Caolán McNamara] tdf#144407 save the current window state on new document

[gerrit buildbot] Update git submodules

[Olivier Hallot] tdf#131332: Replace custom date formats with ISO 8601


Changes for Build #914
[Mike Kaganski] Simplify InteractionContinuation and derivatives

[Mike Kaganski] Simplify OInputSeekStream

[Noel Grandin] make conversion operator explicit

[Tomaž Vajngerl] pdf: refactor and move encryption init. to a common function

[Tomaž Vajngerl] pdf: cleanup and improve PDFEncryptionProperties

[Tomaž Vajngerl] pdf: forward declare IPDFEncryptor

[Miklos Vajna] svx: prefix members of SdrDragResize

[gerrit buildbot] Update git submodules

[Noel Grandin] no need to do repeated lookups here

[Noel Grandin] improve SalInstanceNotebook m_aPages handling

[Noel Grandin] remove some range checks

[Noel Grandin] remove some range checks

[Noel Grandin] remove some range checks

[Noel Grandin] remove some range checks

[Noel Grandin] rename IsOnSystemEventLoop -> IsUseSystemEventLoop

[Stephan Bergmann] Silence -Werror,-Wunused-private-field

[Caolán McNamara] crashtesting: reimport of fdo61125-1.docx has negative image width

[Miklos Vajna] lok: slideshow rework: check that requested slide is the expected one

[Michael Stahl] tdf#159549 sw: fix style name in SwXStyle::getParentStyle()

[Stephan Bergmann] struct SN needs a strict weak ordering operator <

[Gabor Kelemen] tdf#158512: PPTX import: reset useBgFill flag when it is unused

[tibor.nagy.extern] Related: tdf#88226 if the paragraphs of notes contain upper and lower

[tibor.nagy.extern] tdf#164129 sd: fix resizing of the notes text content

[gerrit buildbot] Update git submodules

[Heiko Tietze] tdf#157747 Add tooltip to Calc select all rows

[Michael Stahl] tdf#159549 sw: add unit test

[Michael Weghorn] vcl win: Use only Windows build number to identify version

[Michael Weghorn] win: Reuse existing WinSalInstance::getWindowsBuildNumber

[Christian Lohmaier] f'up to "Windows 7-8.1 support was removed, prevent install on these old

[Michael Weghorn] tdf#164247 sw a11y check: Adhere to WCAG contrast threshold for large

[Andreas Heinisch] tdf#61358 - Remember the last "insert as link" state

[Ilmari Lauhakangas] tdf#145538: Use range based for loops

[Eike Rathke] Resolves: tdf#164239 Can force Y-M-D to ISO 8601 if no date acceptance

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

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Olivier Hallot] tdf#161915 Wrong extended tip

[gerrit buildbot] Update git submodules

[Justin Luth] tdf#164201 docx import: compat14+ cannot be ECMA_376_1ST_EDITION

[Justin Luth] tdf#125969 cui: add in-use area image to bitmap list


Changes for Build #915
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::make{un,}sorted

[Michael Weghorn] tdf#130857 qt weld: Add QtInstanceIconView skeleton

[Michael Weghorn] tdf#130857 qt weld: Implement some QtInstanceIconView methods

[Michael Weghorn] tdf#164072 vcl: Let MenuButton dispose its PopupMenu

[Noel Grandin] fix bug in use of SwStyleNameMapper::GetUIName

[Olivier Hallot] tdf#164039: Improve tip of the day

[Stephan Bergmann] -Werror,-Wunused-private-field

[Stephan Bergmann] Silence -Werror,-Wunused-private-field

[Miklos Vajna] [API CHANGE] remove LOKSlideRenderer implementation

[Caolán McNamara] lok: use locale units in dialogs and sidebar

[Ilmari Lauhakangas] tdf#163738 use insert function instead of for loop

[Michael Weghorn] vcl: flatten vcl_component_getFactory()

[szymon.klos] jsdialog: share code for widget registry

[szymon.klos] lok: calc: fix assertion on toggle autofilter

[Mike Kaganski] ReqIF: avoid 'target' attribute in 'a' elements

[Hossein] tdf#150839 a11y added page layout view under View Option

[gerrit buildbot] Update git submodules

[Miklos Vajna] pdfium: mark part of build.patch.1 as upstreamed

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Michael Stahl] tdf#159549 sw: fix style mapping for Page Styles

[Michael Stahl] tdf#159549 sw: fix style mapping for Character Styles

[Michael Stahl] tdf#159549 sw: rename SwXStyle variables to make it more obvious

[szymon.klos] jsdialog: move message related classes to separate header

[Thorsten Behrens] tdf#164065 load vml textbox in a group shape

[gerrit buildbot] Update git submodules

[Olivier Hallot] tdf#164039: Improve tip of the day (II)

[Michael Weghorn] a11y: Directly use vcl RadioButton in VCLXAccessibleRadioButton

[Michael Weghorn] a11y: Extract a VCLXAccessibleScrollBar::GetOrientationState helper

[Michael Weghorn] a11y: Directly use vcl ScrollBar in VCLXAccessibleScrollBar

[Andreas Heinisch] tdf#164102 - Start Center: adjust first item only if there are pinned

[Michael Stahl] tdf#159549 sw: fix FN_UNO_PARA_STYLE in unotbl.cxx

[Michael Weghorn] tdf#130857 qt weld: Handle GtkViewPort child

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceWidget::create_virtual_device

[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceImage::set_image(VirtualDevice*)

[Michael Weghorn] tdf#130857 qt weld: Support dialog to choose UI variant
-- 
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.