lo_daily_tb_win_arm64 - Build # 758 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win_arm64/758/ to view the
results.
Changes for Build #754
[nemeth] tdf#149800 SVG export: remove extra white line of semi-transparent shape
[nemeth] tdf#113592 LibreLogo: update fallback localization
[Miklos Vajna] sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ...
[Noel Grandin] sal/osl win32 : use non recursive mutexes in file and thread
[raykowj] tdf#145359 related: SdNavigator dnd
[Caolán McNamara] stop setting OpenSymbol as a "Symbol" font
[Caolán McNamara] drop ImplFont::SetSymbolFlag
[Caolán McNamara] IsSymbolFont means that its a Windows Symbol Encoding
[Caolán McNamara] clarify what 'IsSymbolFont' in this external facing idl means
[Caolán McNamara] drop effectively unused Font::IsSymbolFont
[Caolán McNamara] drop unused ImplFont::IsSymbolFont
[Caolán McNamara] clarify IsSymbolFont means Microsoft Symbol encoding
[nemeth] tdf#149803 tdf#128150 PPTX: export UseBgFill of custom shapes
[Noel Grandin] loplugin:unusedfields start removing unused weld fields
[szymon.klos] Make the insert caption options an async jsdialog
[szymon.klos] Make the number format dialog an async jsdialog
[balazs.varga.extern] Revert "use uname for detecting WSL"
[Michael Stahl] vcl: GCC 12.2.1 -Werror=maybe-uninitialized
[Caolán McNamara] be more specific on what "Symbol" is
[szymon.klos] lok: make properties>change password dialog async
[Julien Nabet] Fix typo
[szymon.klos] lok: allow password reset in properties>change password
[szymon.klos] jsdialog: enable Delete content dialog
[szymon.klos] lok: Notify about last used row and column in Calc
[szymon.klos] calc: cache GetCellArea results
[Xisco Fauli] tdf#152053: sc_subsequent_filters_test2: Add unittest
[momonasmon] Export modified table styles
[momonasmon] sd: table design editing
[Xisco Fauli] qa: remove duplicated operators
[Miklos Vajna] sw doc model xml dump: show the frame format of as-char images
[Caolán McNamara] remove FontAttributes::meCharSet
[Caolán McNamara] drop FT_Select_Charmap
[Stephan Bergmann] Avoid external processes picking up instdir/program/libxml2.so.2
[Caolán McNamara] tdf#143209 vcl: track partial scroll deltas
[raykowj] tdf#151828 related: Make cut shape have the same name after paste
[Stephan Bergmann] Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead
[خالد حسني] Revert "vcl: test getting glyph boundary rect from LogicalFontInstance"
[خالد حسني] vcl: fix accessing color font colors
[gerrit buildbot] Update git submodules
[Caolán McNamara] fix a comment typo
[Caolán McNamara] add some checks for OpenSymbol
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Xisco Fauli] sc: remove duplicated code
[Xisco Fauli] CppunitTest_sc_ucalc_copypaste: use GetFormula directly
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Christian Lohmaier] macOS: simplify SDK handling, remove the upper limit of SDK
[Christian Lohmaier] macOS (janitor): remove workarounds for no longer supported SDKs
[Julien Nabet] Fix typo
[gerrit buildbot] Update git submodules
Changes for Build #755
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] tdf#152154: Crash when Object Catalog undocked and BASIC IDE closed
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Miklos Vajna] tdf#152045 DOCX export: fix empty display text for content control list
[Stephan Bergmann] Simplify previous fix
[gerrit buildbot] Update git submodules
[Andreas Heinisch] tdf#120405 - Use previously selected file, if selection is aborted
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Caolán McNamara] ofz#53401 Timeout
[Caolán McNamara] drop newly unused FreetypeFontInfo::IsMicrosoftSymbolEncoded
[gerrit buildbot] Update git submodules
[Miklos Vajna] sw, createTextRangeByPixelPosition(): fix crash when the position is an
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedfields
[Caolán McNamara] ofz#53586 Out-of-memory
[Caolán McNamara] move workaround out of GtkInstanceExpander ctor
[Mike Kaganski] tokens.gperf: Use LF line endings also on Windows
[Caolán McNamara] use an alternative macOS themeing approach to support dark-mode
[Andras Timar] svg export filter: footer was not replaced with the right content
[Andras Timar] svg export filter: when a text field is too small, its content is wrong
[Andras Timar] svg export filter: text fields not handled correctly
[szymon.klos] Revert "lok: respect zoom in calc tile rendering of EditView"
[Xisco Fauli] CppunitTest_slideshow_engine: inherit from UnoApiTest
[Michael Stahl] tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.
[Michael Stahl] tdf#135638 drawinglayer: PDF/UA export: add BBox to Figures
[Michael Stahl] tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchor
[Noel Grandin] loplugin:unusedfields
[Noel Grandin] loplugin:unusedfields update the post-process script
[Xisco Fauli] CppunitTest_framework_dispatch: inherit from UnoApiTest
[momonasmon] End text edit mode before changing a table style
[Caolán McNamara] tdf#152150 make AccessibilityCheckDialog modal when child of modal pdf
[Xisco Fauli] CppunitTest_vcl_filter_ipdf: inherit from UnoApiTest
[Noel Grandin] tdf#152077 Calc freeze when you draw a line inside the chart
[Miklos Vajna] exteral/freetype: -fsanitize=non-null-attribute
[Xisco Fauli] CppunitTest_framework_loadenv: inherit from UnoApiTest
[Xisco Fauli] CppunitTest_framework_services: inherit from UnoApiTest
[Heiko Tietze] tdf#138111: Fix apparent copy-paste error in ApiNameMap for sd style
[Tomaž Vajngerl] sw: test online a11y check - splitting and joining nodes
[Tomaž Vajngerl] sw: change statusbar to use an icon, fix statusbar updating
[Tomaž Vajngerl] sw: rename WeakContentNodeContainer to WeakNodeContainer
[Tomaž Vajngerl] sw: use WeakNodeContainer for m_pPreviousNode in OnlineA11yCheck
[rafael.palma.lima] tdf#151827 Improves strings about ODBC connection
[rafael.palma.lima] tdf#145978 Remember last run macro in Macro Selector dialog
[Xisco Fauli] sc: drop ASSERT_FORMULA_EQUAL
[Hossein] tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro
[gerrit buildbot] Update git submodules
[Xisco Fauli] tdf#152014: sc_uicalc: Add unittest
[Caolán McNamara] Resolves: tdf#152155 use gtk's knowledge of relative widget positions
[Mike Kaganski] ReduceInaccurate(32) makes no sense for Fraction based on sal_Int32
[Eike Rathke] Related: tdf#152114 Move some tools' Date class algorithms to
[Eike Rathke] Resolves: tdf#152114 Use comphelper::date algorithms
[Noel Grandin] Fix presumed typo
[Michael Stahl] tdf#135638 svx: PDF/UA export: also tag *all* text shapes
[balazs.varga.extern] tdf#46444 tdf#152081 sc: hide notes in hidden rows or columns
[Miklos Vajna] DOCX filter: fix <w:id> creating both grab-bag and content control for
[Eike Rathke] Avoid second null-date check of convertDateToDaysNormalizing()
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Eike Rathke] Calculate null-date days to assert only once
[Mike Kaganski] lok: draw Math in-place widget in sd
[Caolán McNamara] upgrade to libjpeg-turbo-2.1.4
[Caolán McNamara] ofz#53648 Abrt
[Caolán McNamara] crashtesting: restore workaround
[raykowj] tdf#151828 fix table name changes on cut and paste
[Justin Luth] cleanup SdtControlType::plainText - same as the other controls.
Changes for Build #756
[Miklos Vajna] CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()
[Stephan Bergmann] Work around system(3) dropping DYLD_LIBRARY_PATH on macOS
[Stephan Bergmann] Fix loplugin:redundantcast check for same-type dynamic_cast
[Miklos Vajna] exteral/freetype: improve -fsanitize=non-null-attribute fix
[Caolán McNamara] ofz#53628 Use a progress monitor to avoid Timeout
[Miklos Vajna] Related: tdf#54053 PDF export: add UNO API to customize the watermark
[nemeth] tdf#92222 PPTX export: fix line width of the shape in theme
[Mike Kaganski] lok: take borders into account in in-place Math cursor/selection
[Xisco Fauli] CppunitTest_xmlsecurity_signing: inherit from UnoApiXmlTest
[Mike Kaganski] Avoid memory leak on PostMessageW failure
[Xisco Fauli] svx/qa: add checks for PDFiumDocument pointer
[gerrit buildbot] Update git submodules
[Xisco Fauli] UnoApiTest: factor out createTempFile
[Miklos Vajna] Related: tdf#54053 PDF export: add UNO API to customize the watermark
[nemeth] tdf#152153 DOCX export: fix lost images at embedded documents
[Christian Lohmaier] tdf#152172 fix help workaround re Safari as default browser on Ventura
[Xisco Fauli] CppunitTest_sc_opencl_test: fix the way the tests work
[Caolán McNamara] rename ImplScroll to ImplScrollCalendar
[Caolán McNamara] Resolves: tdf#145491 make sure focused page is selected after undo/redo
[Caolán McNamara] rename SetFocusedPageFromCurrentPage instead SetFocusedPageToCurrentPage
[Noel Grandin] loplugin:unusedfields make some fields private
[Caolán McNamara] tdf#152094 don't attempt scroll paint optimization for devices with a
[Julien Nabet] tdf#152187: CRASH when opening Properties tab of Text Portion in UNO
[خالد حسني] tdf#108497: instantiate variable fonts in PDF
[Caolán McNamara] ofz#53673 Integer-overflow LogicWidthToDeviceCoordinate takes Long
[Noel Grandin] loplugin:unusedfields make some fields private
[Noel Grandin] loplugin:unusedfields make some fields private
[Noel Grandin] tdf#152165 Improve the 'Read-only Content' dialog message
[Miklos Vajna] Remove some unused includes
[Noel Grandin] tdf#148435 - avoid strange OS/X deadlock around AnyInput.
[Stephan Bergmann] No need for the base class to virtual here
[Stephan Bergmann] Drop redundant -Wnon-virtual-dtor
[Stephan Bergmann] Introduce ParagraphProeprtiesPropertyMap
[Stephan Bergmann] Replace a dynamic_cast with UNO_QUERY
Changes for Build #757
[Stephan Bergmann] Expansion of $(dir ...) always ends in a slash, no need for an
[Mike Kaganski] Make some date functions inline constexpr
[Noel Grandin] add SwFormatAnchor::GetAnchorNode method
[Xisco Fauli] sc: drop testEqualsWithTolerance
[Samuel Mehrbrodt] Add missing enum value to config
[Caolán McNamara] backport recent libreoffice-related harfbuzz fixes
[Xisco Fauli] CppunitTest_sc_opencl_test: inherit from ScModelTestBase
[Noel Grandin] loplugin:unusedfields make some fields private
[Noel Grandin] return SwNode from SwContact::GetContentAnchor
[Caolán McNamara] add some notes on how to debug online update from a dev version
[Caolán McNamara] relax glyph assert wrt layout equivalency
[Xisco Fauli] ScBootstrapFixture: drop loadDoc and FileFormat
[Xisco Fauli] ScBootstrapFixture: no need to pass basestring anymore
[Miklos Vajna] Related: tdf#54053 PDF export: add UNO API to customize the watermark
[nemeth] tdf#152069 tdf#108356 PPTX export: fix missing tile properties
[nemeth] tdf#151954 DOCX import: fix text moving before paragraph end
[Stephan Bergmann] -Werror,-Wunused-private-field
[Caolán McNamara] split RemoveBubbleWindow
[Xisco Fauli] ScBootstrapFixture: move to their own file and rename class
[Stephan Bergmann] hwpfilter: Fix use of std::char_trait<unsigned short>
[Noel Grandin] pass SwFormatAnchor to SwFEShell::CalcBoundRect
[Hossein] tdf#146479 Use basegfx fTools for converting the angle unit
[Michael Stahl] tdf#149140 vcl: PDF/UA export: Scope attribute exists since PDF 1.5
[Xisco Fauli] qahelper: remove unused namespace
[Xisco Fauli] sc: fix todo
[Xisco Fauli] qahelper: drop getTokens and toString
[Xisco Fauli] ScSimpleBootstrapFixture -> ScUcalcTestBase
[Caolán McNamara] Resolves: tdf#152157 show update icon on all menubars
[Hossein] tdf#147906 used std::hypot for Pythagorean addition
[Jan Holešovský] tdf#152199: Don't crop twice
[Mike Kaganski] tdf#152200: tolerate begin/end fldChar context mismatch
[Stephan Bergmann] external/poppler: Fix use of std::char_trait<unsigned short>
[Justin Luth] tdf#151548 vba ContentControls: Add basic word::XContentControl
Changes for Build #758
[szymon.klos] pdfium: reduce size if cannot create bitmap
[Miklos Vajna] sw: document SwFramePage
[Noel Grandin] Resolves tdf#152083: Ligatures are incorrectly reversed in Draw pdf
[Caolán McNamara] add in latest harfbuzz effort
[Stephan Bergmann] Fold OldBasicPassword into basic::SfxScriptLibraryContainer
[Stephan Bergmann] -Werror,-Wunused-private-field
[Noel Grandin] fix assert
[Miklos Vajna] tdf#151801 solves bug for autocorrect non default quotes
[Michael Stahl] tdf#57423 drawinglayer: PDF/UA export: more Alt texts for SdrObjects
[Michael Stahl] tdf#57423 sw: PDF/UA export: Alt texts for SwNoTextNode
[Michael Stahl] vcl,sw: PDF/UA export: add BBox to text frames too
[michael.meeks] tdf#141438 Clean old comments //FEATURE::CONDCOLL
[Xisco Fauli] SwModelTestBase: use createSwDoc
[Julien Nabet] Fix typos
[Caolán McNamara] hb_draw_funcs_t needs harfbuzz >= 4.0.0
[nagy.tibor2] tdf#70293 XLSX export: fix lost grouping of shapes
[Michael Stahl] vcl: list the glyphs and bound rects of a specified font
[gerrit buildbot] Update git submodules
[momonasmon] sd: better detection of user defined cell styles
[Xisco Fauli] sdext: remove unused document
[Caolán McNamara] tdf#152183 update settings when dark/light system mode toggled
[Caolán McNamara] ofz#53349 Timeout
[Miklos Vajna] sw lok, .uno:TextFormFields: expose field code of fieldmarks
[Michael Stahl] Revert "external/freetype: Avoid duplicate zlib symbols"
[Michael Stahl] freetype: don't build yet another copy of zlib
[Christian Lohmaier] bump product verion to 7.5.0.0.alpha1+
[Mike Kaganski] tdf#152200: Make sure to not write objects into field character runs
[Mike Kaganski] Merge two assertXPath overloads that both check number of nodes
[Xisco Fauli] CppunitTest_sdext_pdfimport: move it to 'qa' folder
[Miklos Vajna] comphelper: support property values arrays in JsonToPropertyValues()
[Justin Luth] tdf#151548 vba ContentControls: Add word::XContentControlListEntry
[Noel Grandin] use more SwFormatAnchor::GetAnchorNode method
[Noel Grandin] reduce cost of SwpHints::Check
[Mike Kaganski] Simplification
[Mike Kaganski] Require valid attribute in getXPath
[Xisco Fauli] tdf#120348: move UItest to CppUnittest
[michael.meeks] jsdialog: white-list calc group/un-group & row/col metric dialogs.
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
--
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.