lo_daily_tb_win_arm64 - Build # 1641 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win_arm64/1641/ to view the
results.
Changes for Build #1636
[Mike Kaganski] Introduce o3tl::getEnvironment
[Mike Kaganski] Use o3tl::{get,set}Environment instead of resp. osl_* functions
[Markus Mohrhard] properly display autofilter buttons for XLSB on filtered columns
[Mike Kaganski] Update pdfexport unit test for new font version
[Michael Weghorn] reportdesign: Drop OScrollWindowHelper_BASE typedef
[Michael Weghorn] reportdesign: clang-format MarkedSection.hxx
[Michael Weghorn] reportdesign: Make NearSectionAccess an enum class
[Stephan Bergmann] Emscripten: Fix non-debug builds
[Markus Mohrhard] tdf#157689: don't use workbook DB range for importing autofilters
[Markus Mohrhard] tdf#151505: fix autofilter import in XLSB
[Mike Kaganski] tdf#167535: Ignore dummy anchor nodes in line numbering
[Miklos Vajna] Related: tdf#167222 sw floattable: fix split of fly and its 'keep'
[Mike Kaganski] Revert "tdf#167535: Ignore dummy anchor nodes in line numbering"
[Mike Kaganski] tdf#167535: Ignore dummy anchor nodes in line numbering (take 2)
[Mike Kaganski] tdf#167538, tdf#167540: better check if the line is dummy
[Armin Le Grand] tdf#167511 correctly apply Color in HighContrast mode to text
[Michael Weghorn] qt a11y: Forward ROLE_CHANGED event (Qt >= 6.11)
[Jonathan Clark] tdf#167541 sw: Fix hang laying out textboxes with empty script hints
[Olivier Hallot] tdf#167516 Typo in Tip of the day image
Changes for Build #1637
[Michael Weghorn] reportdesign: Use concrete OReportDefinition in OReportEngineJFree
[Michael Weghorn] tdf#130857 qt weld: Support "Select Category" dialog
[Michael Weghorn] sd: Resave interaction{dialog,page}.ui with glade 3.40
[Michael Weghorn] weld: Stop using weld::Toggleable::{g,s}et_inconsistent from outside
[Michael Weghorn] tdf#130857 qt: Move helpers to convert VCL <-> Qt checkstate to QtTools
[Michael Weghorn] weld: Use more specific CheckButton param for TriStateEnabled
[Michael Weghorn] sfx2: Switch weld::Toggleable::{set_state -> set_active}
[Michael Weghorn] dbaccess: Use weld::CheckButton& when calling set_state()
[Michael Weghorn] sc: Switch param to weld::CheckButton&
[Michael Weghorn] svx Svx3DWin: Deduplicate code for updating light controls
[Michael Weghorn] svx Svx3DWin: Pass ColorListBox by ref
[Michael Weghorn] svx Svx3DWin: Deduplicate code for updating toggle buttons
[Michael Weghorn] svx: Extract TriStateToggleButton base from LightButton
[Michael Weghorn] svx Svx3DWin: Use TriStateToggleButton for tristate toggle buttons
[Michael Weghorn] tdf#130857 svx Svx3DWin: Stop relying on weld::ToggleButton
[Michael Weghorn] tdf#130857 weld: Make indeterminate logic specific to CheckButton
[Michael Weghorn] tdf#130857 weld: Drop CheckButton::set_inconsistent param
[Michael Weghorn] tdf#130857 weld: No longer let RadioButton subclass CheckButton
[Michael Weghorn] weld: Simplify internal CheckButton logic
[balazs.varga] tdf#167468 - sc: fix XMATCH with mode=0 and searchdirection=-1
[Michael Weghorn] cui: Resave textdialog.ui and tab pages with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Text Attributes" dialog
[Michael Weghorn] tdf#130857 qt weld a11y: Dispose DrawingArea accessible
[Michael Weghorn] svx a11y: Drop misleading comments
[Michael Weghorn] cui: Resave positionsizedialog.ui and tab pages with glade 3.40
[Michael Weghorn] tdf#130857 qt weld: Support "Position and Size" dialog
[Miklos Vajna] oox: fix crash in the SlideFragmentHandler dtor
[Miklos Vajna] calc: Make the GotoSheet dialog async
[Gabor Kelemen] Simplify lockdown logic for Collate box in Print dialog
[Stephan Bergmann] Emscripten: Call initJsUnoScripting also from LOKit
[Michael Weghorn] tdf#130857 qt weld: Convert accelerators for check/radio buttons
[Michael Weghorn] a11y: Set mnemonic widgets in print dialog
[Armin Le Grand] tdf#167511 correctly apply Color in HighContrast mode to text II
[Mike Kaganski] Group writes a bit more logically
[Mike Kaganski] Return sal_Int32 from RtfExport::GetColor, for ease of use
[Caolán McNamara] some misc const ups
[Caolán McNamara] const up orcus
Changes for Build #1638
[Michael Weghorn] tdf#130857 qt weld: Support Calc "Go to Sheet" dialog
[Michael Weghorn] tdf#130857 qt weld: Convert accelerators for frame/group box
[Caolán McNamara] const up libwpd
[Markus Mohrhard] tdf#118668: handle wrong XLSX sheet visibility settings in line with
[Markus Mohrhard] tdf#164014: export value filters through the value property to ODS
[Noel Grandin] Drop separate EditTextObject itempool
[Mike Kaganski] tdf#143148: Use pragma once instead of include guards
[Noel Grandin] extract inner loop of ScOutputData::LayoutStrings into another func
[Noel Grandin] loplugin:blockblock
[Ilmari Lauhakangas] tdf#165233 replace std::bind with lambda in xmldataprovider.cxx
[Caolán McNamara] const up coinmp
[Markus Mohrhard] tdf#122336: handle OOXML files with invalid cell refs better
[Caolán McNamara] const up clew
Changes for Build #1639
[Ilmari Lauhakangas] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro
[Mike Kaganski] Drop slashes after $(dir ...) in UITest.mk
[Mike Kaganski] tdf#167599: check the result of UNO_QUERY
[Caolán McNamara] const up libwps
[Mike Kaganski] Skip the test when the dictionary is not available
[Ilmari Lauhakangas] tdf#143148: Use pragma once instead of include guards
[Mike Kaganski] Flatten ODatabaseForm::reset_impl a bit
[arnaud.versini] vcl : use more frozen::unordered_map
[Tomaž Vajngerl] tdf#167490: PDF export: add option to disable external links in PDF
[Caolán McNamara] const up lcms2
[Caolán McNamara] const up HWPDOFuncTbl
[Caolán McNamara] const up zxing
Changes for Build #1640
[Mike Kaganski] Simplify the condition
[Mike Kaganski] tdf#167591: Only apply date correction, when sDefault wasn't date string
[Mike Kaganski] Related: tdf#167591 Make STANDARD_DB_DATE more standard
[Mike Kaganski] tdf#167591: Convert date string to date early
[Noel Grandin] remove alpha device from OutputDevice
[Michael Weghorn] android-viewer translated using Weblate
[Mike Kaganski] Fix comment after 5b808448dc79e996efa7cb5082145d4e5803daa6
[Samuel Mehrbrodt] tdf#167544 Add 'Insert Hyperlink' to context menu when text is selected
[szymon.klos] tdf#167536 Switch to IconView for presets and shadows in border page
[Stephan Bergmann] Silence new GCC 16 trunk -Wsfinae-incomplete for now
[Mike Kaganski] tdf#159775: restore filename from URL on redirection
[Michael Weghorn] gtk4: Unconditionally use function introduced in GTK 4.6
[Armin Le Grand] tdf#167511 correctly apply Color in HighContrast mode to text III
[Stephan Bergmann] -Werror=unused-but-set-variable= (with recent GCC 16 trunk)
Changes for Build #1641
[Michael Weghorn] reportdesign: Resave conditionwin.ui and condformatdialog.ui
[Michael Weghorn] tdf#130857 qt weld: Support "GtkSeparatorToolItem"
[Michael Weghorn] tdf#130857 qt weld: Support "GtkToggleToolButton"
[Michael Weghorn] tdf#130857 qt weld: Implement QtInstanceToolbar::{g,s}et_item_active
[Michael Weghorn] tdf#130857 qt weld: Notify about TextView cursor/text changes
[Michael Weghorn] tdf#130857 qt weld: Deduplicate QtInstanceTreeView::set_image impls
[Michael Weghorn] formula: Resave structpage.ui with glade 3.40
[Michael Weghorn] tdf#130857 Use explicit column for image in formula dlg "Struct" page
[Michael Weghorn] tdf#130857 qt weld: Handle Notebook without current page
[Michael Weghorn] tdf#167536 cui: Set a11y names for IconView items in borders tab page
[Michael Weghorn] tdf#167536 cui a11y: Set IconViews as mnemonic widgets for their labels
[Andras Timar] Fix macOS build after libxml2 upgrade to 2.14.3
[Andras Timar] add OGLTrans target conditionally
[Stephan Bergmann] -Werror=unused-but-set-variable= (with recent GCC 16 trunk)
[Michael Weghorn] tdf#167476 cui a11y: Show border preset selection while focused
[Michael Weghorn] a11y: Drop obsolete comment about "Solution" for listbox entry parent
[Michael Weghorn] tdf#130857 qt weld: Don't explicitly set COL_TRANSPARENT bg
[Caolán McNamara] const up rasqal
[Stephan Bergmann] external/boost: Silence -Werror=unused-but-set-variable=
[Michael Weghorn] vcl: Use existing SvTreeListBox::GetEntryTooltip
[Bayram Çiçek] tdf#167527: adjust field shadings according to line spacing
[Noel Grandin] tdf#167630 "assert !bAlphaMaskTransparent" with gen VCL plugin
[Mike Kaganski] No need for a separate variable here; just write into destination
[Tomaž Vajngerl] tdf#167007 Add animated graphic to cache when prepared
[Caolán McNamara] move FontCharMapRef from BuildinFont to BuildinFontFace
[Mike Kaganski] Deduplicate some code
[Mike Kaganski] Document relation of internal enum to API
[Stephan Bergmann] tdf#167633 desktop: Fix dbg build crash in extend_library_path
[Caolán McNamara] constexpr RID_UPDATE_BUBBLE
[Caolán McNamara] cui/inc/personas.hrc is unused
[Caolán McNamara] update lcms patch to what was merged
[Caolán McNamara] more clucene const ups
[Michael Weghorn] vcl icon choice ctrl a11y: Merge GetBoundingBoxOnScreen{,Impl}
[Michael Weghorn] vcl a11y: Drop commented code + other comments not adding value
[Michael Weghorn] vcl a11y: Use OAccessible::isAlive
[Michael Weghorn] vcl list box entry a11y: Drop duplicate logic when dying
[Michael Weghorn] vcl a11y: Drop AccessibleListBoxEntry::IsAlive_Impl
[Michael Weghorn] [API CHANGE]: a11y: Drop com.sun.star.awt.AccessibleTreeListBoxEntry
[Michael Weghorn] vcl a11y: Don't report support for AccessibleComponent service
[Michael Weghorn] vcl a11y: Drop another obsolete comment about "Solution" for parent
[Michael Weghorn] IconView/ListBox a11y: Don't support XAccessibleText w/o text
[Michael Weghorn] vcl a11y: Slightly simplify AccessibleListBoxEntry::getAccessibleAtPoint
[Michael Weghorn] IconView/ListBox a11y: Ignore non-children for getAccessibleAtPoint
[Michael Weghorn] IconView a11y: Don't notify of entry focus on mouseover
[Caolán McNamara] constexpr RID_SVXSTR_FRMSEL_TEXTS
[Caolán McNamara] constexpr SV_FUNIT_STRINGS
[Caolán McNamara] const up libmwaw
[Jonathan Clark] tdf#167583 sw: Add ADJUST_TABLE_LINE_HEIGHTS_TO_GRID_HEIGHT compat flag
[Mike Kaganski] tdf#167569: RTF: Export paragraph mark properties
--
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.