lo_daily_tb_linux_wasm - Build # 1318 - Still Failing:
unmatched error
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_linux_wasm/1318/ to view the
results.
Changes for Build #1317
[Tor Lillqvist] Don't use illegal identifiers in LibreOfficeKit
[Stephan Bergmann] Make a virtual function non-inline
[Stephan Bergmann] Silence spurious -Werror=array-bounds=
[Stephan Bergmann] Silence spurious -Werror=maybe-uninitialized
[Stephan Bergmann] Silence spurious -Werror=array-bounds=
[Stephan Bergmann] Silence spurious -Werror=array-bounds=
[Heiko Tietze] Resolves tdf#169975 - Show "Column" instead "Section" on Tool- and
[Noel Grandin] tdf#167883 use appendTextPortion to construct svx text object
[Noel Grandin] tdf#167883 use setPropertyValues to set props in bulk
[Noel Grandin] reduce log noise
[Samuel Mehrbrodt] Save with Glade 3.40
[Christian Lohmaier] tdf#169371 bundle visual studio crt on windows aarch64
[Xisco Fauli] sw: fix warning C6011: Dereferencing NULL pointer 'pShell'
[Xisco Fauli] tdf#170399: sw: Add UItest (Add UI wrapper for TemplateDlgLocalView)
[Caolán McNamara] cid#1680366 Unchecked dynamic_cast
[Caolán McNamara] cid#1680361 Unchecked dynamic_cast
[Caolán McNamara] cid#1680358 Dereference before null check
[Tor Lillqvist] This needs <vcl/keycod.hxx> on _WIN32
[Tor Lillqvist] We do seem to need <vcl/menu.hxx> here
[Noel Grandin] improve unit test assert message when diffing
[Michael Weghorn] cui: Resave numberingformatpage.ui with glade 3.40
[Michael Weghorn] dbaccess: Resave fielddialog.ui with glade 3.40
[Michael Weghorn] tdf#130857 cui: Move widgets out of frame they don't belong to
[Michael Weghorn] tdf#130857 cui: Replace REMOVE_DONTKNOW macro with a method
[Michael Weghorn] tdf#130857 cui: Enable/Disable whole frame instead of label + content
[Michael Weghorn] tdf#130857 cui: Enable/Disable whole frame instead of label child
[Michael Weghorn] tdf#130857 cui: Enable/Disable whole frame instead of label + content
[Michael Weghorn] tdf#130857 qt weld: Support Base "Field Format" dialog
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::start_editing
[Michael Weghorn] tdf#130857 qt weld: Call TreeView signal hdls when editing starts/ends
[Michael Weghorn] tdf#130857 qt weld: Support Writer "Insert Bookmark" dialog
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::do_remove_selection
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceTreeView::end_editing
[zolnaitamas2000] tdf#169922: Apply page line-spacing properly after removing a page.
[Xisco Fauli] tdf#168372: remove surrounding apostrophes in font-family
[Tor Lillqvist] Fixes for Python cross-compilation, Linux to Linux at least
[Miklos Vajna] chart2: fix crash in OfPieChartDialogController::fillExtraControls()
[gerrit buildbot] Update git submodules
[Ilmari Lauhakangas] tdf#145538 Use range-based for loops in sw UI code
[gerrit buildbot] Update git submodules
[Xisco Fauli] sc: drop default parameter in SkipLocked
[Noel Grandin] loplugin:unusedmethods
[Christian Lohmaier] meson: allow building with the older of two installed versions of VS
[Caolán McNamara] add accessible-name to line CTL_PREVIEWs
[Xisco Fauli] crashreporting: check xTextDoc in ExportContent_()
[Xisco Fauli] crashreporting: check xObj
[Xisco Fauli] sc: Move variable into proper scope
[Justin Luth] NFC docx export: unused listItem aValue
[Jaume Pujantell] cool#12055 docx: roundtrip hyperlink style
[Xisco Fauli] uui: simplify code a bit
[Xisco Fauli] cui: simplify code a bit
[Justin Luth] tdf#170438 docx export: never export listItem with empty displayText
[Stephan Bergmann] [API CHANGE] tdf#49602: Remove legacy osl/profile Implementation
[Hossein] tdf#145614 Convert #define MAX_PAGES to constexpr
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/vcl/outdev.hxx
[Michael Weghorn] gtk weld: Let GtkInstanceItemView hold the GtkTreeModel
[Michael Weghorn] gtk weld: Deduplicate weld::ItemView::get_iterator impls
[Michael Weghorn] gtk weld: Deduplicate weld::ItemView::get_iter_first impls
[Michael Weghorn] gtk weld: Deduplicate weld::ItemView::iter_next_sibling impls
[Michael Weghorn] gtk weld: Deduplicate weld::ItemView::get_iter_index_in_parent impls
[Xisco Fauli] sfx2: simplify code a bit
[Michael Weghorn] gtk weld: Deduplicate weld::ItemView::n_children impls
[Michael Weghorn] gtk weld: Don't use memcmp for GtkTreeIter equality check
[Michael Weghorn] tdf#130857 svx: Explicitly set first form navigator col to editable
[Michael Weghorn] svx: Resave formnavimenu.ui with glade 3.40
[Michael Weghorn] tdf#130857 icon-themes: Restore Colibre icon for hidden form controls
[Michael Weghorn] tdf#130857 qt weld: Support Form Navigator context menu
[Michael Weghorn] tdf#130857 qt weld: QtInstanceTreeView::get_row_area
[Justin Luth] tdf#170457 docx export: only export comment start/end for this node
[Hossein] tdf#132086 sd: Fix logo size and position on slideshow pause screen
[Hossein] tdf#168771 Convert enum to enum class in filterbase.cxx
[Hossein] tdf#145538 Use range based for loop in tpview.cxx
[Hossein] tdf#145614 Convert #define to 'enum class'
[Hossein] tdf#145759 - basic: Replace buffer size magic number with constant
[Michael Weghorn] tdf#130857 qt weld: Put .ui file entry where it belongs alphabetically
[Michael Weghorn] tdf#130857 qt weld: Use frozen::unordered_set for sets of supported
[Jonathan Clark] tdf#157037 Auto-detect paragraph directions in plain text
Changes for Build #1318
[Justin Luth] tdf#165359 writerfilter: import pictures into richText, not plainText
[Mike Kaganski] Change COMReference::QueryInterface a bit
[Gabor Kelemen] tdf#146619 Use more forward declarations in include/vcl/pdfread.hxx
[Mike Kaganski] Simplify use of COMReference a bit
[Mike Kaganski] Simplify some usages of COMReference
[Ilmari Lauhakangas] sw: dispose Insert Database Columns dialog not only upon OK
[Mike Kaganski] Fix Windows build
[Mike Kaganski] Use some more IID_PPV_ARGS_Helper to avoid reinterpret_cast
[Mike Kaganski] Simplify a bit
[Mike Kaganski] Use TOpenDialogImpl for folder picker, too
[Mike Kaganski] Drop a typedef used only once
[Mike Kaganski] Drop some more typedefs
[Xisco Fauli] sd: use SAL_RET_MAYBENULL in GetViewShell()
[guibomacdev] Related: Use macOS Tahoe's native control bounds for macOS 26.2
[Mike Kaganski] Drop typedef IDataObjectPtr
[Caolán McNamara] cid#1680644 Uncaught exception
[Caolán McNamara] cid#1680369 silence Unintended sign extension
[Caolán McNamara] cid#1680364 silence Overflowed constant
[Justin Luth] tdf#165359 writerfilter: import graphic into richText, not plainText
--
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.