lo_daily_tb_win - Build # 2140 - Still Failing:
Identified problems:
* VS compiler error: Visual studio complained about error C2487: 'ScCellRangesObj::{ctor}': member
of dll interface class may not be declared with dll interface in file
C:\cygwin64\home\tdf\jenkins\workspace\lo_daily_src\sc\inc\cellsuno.hxx(404)
* Indication 1:
<https://ci.libreoffice.org//job/lo_daily_tb_win/2140/consoleFull#-635828843cbd6b0d4-2729-45f4-a019-828721d0af3e>
Check console output at https://ci.libreoffice.org/job/lo_daily_tb_win/2140/ to view the results.
Changes for Build #2139
[Noel Grandin] tdf#166684 strip out some unnecessary UNO work
[Caolán McNamara] sw: introduce field parameter to avoid expanding field
[Caolán McNamara] sw: avoid front expansion of field with NeverExpand flag
[Xisco Fauli] openldap: upgrade to 2.6.10
[Sahil Gautam] tdf#164970 remove add and remove buttons from appearance tab
[Sahil Gautam] tdf#164970 cleanup the ui file for making further work convenient
[Sahil Gautam] tdf#164970 add a checkbox for enabling/disabling application theming
[Sahil Gautam] tdf#164970 add checkbox for toggling document color customization
[Sahil Gautam] tdf#164970 move customizations frame below the themes frame
[Noel Grandin] tdf#166684 strip out some unnecessary UNO work (2)
[Jonathan Clark] tdf#152006 sw: Fix nonresponsive apply button in Text Grid settings
[Gabor Kelemen] Remove obsolete fw declarations from xmloff/
[Xisco Fauli] ScSimpleUndo: pass ScDocShell by ref
[Xisco Fauli] ScTableLink: drop pImpl and pass ScDocShell by ref
[Mike Kaganski] tdf#166627: embed fonts everywhere we emit font data
[Mike Kaganski] Related: tdf#166627 Write font-face-src for each mention of embedded
[Tomaž Vajngerl] tdf#149207 fix image not getting a unique name
[Mike Kaganski] Make GetItemSurrogates return a value, instead of using an out argument
[Mike Kaganski] Make GetItemSurrogatesForItem return a value, instead of using an out
[Michael Weghorn] android-viewer translated using Weblate
[Mike Kaganski] Deduplicate XLine{Start,End}Item::checkForUniqueItem
[gerrit buildbot] Update git submodules
[Noel Grandin] tdf#166684 suppress scanning of rotation attributes
[Mike Kaganski] sc: fix warning C6011: Dereferencing NULL pointer 'this->GetDocument()'
[Caolán McNamara] cid#1647994 Resource leak
[Caolán McNamara] cid#1647993 Using invalid iterator
[Caolán McNamara] cid#1647992 Uninitialized scalar field
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Caolán McNamara] jsdialog: allow stacking freeze on widgets
[Noel Grandin] tdf#166684 avoid O(n^2) loop in ScDocument::AddValidationEntry
[Caolán McNamara] tdf#166205: add unittest for first-page-header&footer
[Noel Grandin] tdf#166684 reduce cost of CellAttributeHelper::registerAndCheck
[Stephan Bergmann] HEAPU16 and HEAPU32 are no longer exported by default by recent
[Christian Lohmaier] add other bugtrackers to autolinking for vscode/gitlens
[Christian Lohmaier] janitor: remove some useless redirection from perl code
[Christian Lohmaier] don't add 64bit activex component to 32bit builds anymore
[Christian Lohmaier] no longer add the 64bit windows explorer extensions to the 32bit build
[Christian Lohmaier] cleanup msvcdll stuff
[Kohei Yoshida] Upgrade liborcus to 0.20.1
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Mike Kaganski] Unify on VclPtr::reset
[Noel Grandin] tdf#166684 avoid O(n^2) loop when importing comments
[Mike Kaganski] tdf#165094: do not skip empty page because of wrong page descriptor
[mohit.marathe.extern] tdf#164237 sw: set preferred width of the thread in comments sidebar
[Bayram Çiçek] tdf#166712 sc: don't export empty dbPr/olapPr elements to
[szymon.klos] tdf#161365 xlsx export: checkbox requires valid anchor to be shown
[Michael Weghorn] vcl a11y: Let PushButton create its accessible directly
[Michael Weghorn] vcl a11y: Let CheckBox create its accessible directly
[Michael Weghorn] vcl a11y: Let RadioButton create its accessible directly
[Michael Weghorn] vcl a11y: Let ListBox create its accessible directly
[Michael Weghorn] vcl a11y: Let FixedHyperlink create its accessible directly
[Michael Weghorn] vcl a11y: Let FixedText create its accessible directly
[Michael Weghorn] vcl a11y: Let ScrollBar create its accessible directly
[Michael Weghorn] vcl a11y: Let ComboBox create its accessible directly
[Michael Stahl] tdf#166517 paint borders of frame with zero print area
[Caolán McNamara] remove done TODO, lo_trimMemory does this now
[Michael Weghorn] tdf#97228: Remove unused TextAttribProtect
[Noel Grandin] tdf#166684 make ScCondFormatItem hashable
[Mike Kaganski] Drop noise from the comment
[Mike Kaganski] bCheckPageDescOfNextPage doesn't need pNewPage->GetNext()
[Caolán McNamara] drop unused vcl::TranslateChar
[Christian Lohmaier] don't probe meson with "python meson runpython --version"
[Noel Grandin] tdf#161372 Spreadsheets with comments are unreasonably slow
[Armin Le Grand] CairoSDPR: Correct BackgroundColorPrimitive2D when Viewport set
[Tomaž Vajngerl] tdf#166674: sc: fix "Name box" remain switched to "Last Used Function
[Tomaž Vajngerl] tdf#166689: sw: only hide "Add To Dictionary" option when using LOKit
[Noel Grandin] tdf#166715 speed up transparent fill operation
[Henry Castro] accessibility: remove the colon (:) from the label of the Column.
[gerrit buildbot] Update git submodules
[Xisco Fauli] ScViewData: pass ScDocShell by ref
[Heiko Tietze] Resolves tdf#158880 - Let users select multiple toolbars at once
[Stephan Bergmann] Emscripten: Move execute_browser to the browser main thread
[Noel Grandin] tdf#166445 highlight bug
[Xisco Fauli] ScSizeDeviceProvider: pass ScDocShell by ref
[Xisco Fauli] ScPrintFunc, ScPrintFuncCache: pass ScDocShell by ref
[Mike Kaganski] Fix reference in comment
[Xisco Fauli] cui: fix warning C6013: Dereferencing NULL pointer 'Current()'
[szymon.klos] Apply none fill style for transparent fill color
[szymon.klos] tdf#161365 xlsx export: checkbox checked property in vmlDrawing.xml
[Mike Kaganski] Drop WorksheetHelper::getScDocument
[Xisco Fauli] ScDrawTransferObj: pass ScDocShell by ref
[Xisco Fauli] ScViewData: simplify constructors
[szymon.klos] jsdialog: support disable/enable per container
[Caolán McNamara] don't return impl by shared_ptr
[Miklos Vajna] tdf#166319 sw interdependent redlines: combine on accept of
[Miklos Vajna] svx: prefix members of OLEObjCache
[Xisco Fauli] ScFormEditData: pass ScDocShell by ref
[Christian Lohmaier] mac: add parent launch-constraint to packaged framework/helpers
[Michael Weghorn] tdf#130857 cui: Use separate columns in toolbar tab page
[Michael Weghorn] tdf#130857 qt weld: Implement
[Michael Weghorn] tdf#130857 qt weld: Support new toolbar tab page
[Michael Weghorn] tdf#130857 qt weld: Notify about tree view toggle change
[Eike Rathke] tdf#48140 Fixup variable name for an rtl::Reference
[Caolán McNamara] crash seen with dialog open when frame closed
[Caolán McNamara] tdf#60700 stop creating empty Configurations2/images in ODFs
[Caolán McNamara] tdf#60700 stop creating empty Configurations2/accelerator in ODFs
[Caolán McNamara] sanity check on TableDirectory length
[Christian Lohmaier] bump minimum Xcode version to 14.3 (and that in turn requries macOS 13)
[Miklos Vajna] Rezing SdrObject: Remove duplicate code
[Jonathan Clark] tdf#155158 vcl: Fix IME composition not ending on end comp message
[Miklos Vajna] tdf#166319 sw interdependent redlines: handle reject of ins-then-fmt's
[Jonathan Clark] tdf#147299 vcl: Set Microsoft ja IME to vertical mode in vertical text
[Stephan Bergmann] Guard concurrent access of TimerManagerImpl::m_pImpl
[Xisco Fauli] tdf#166746: pip: include .exe files
[Caolán McNamara] sanity check and clip number of records possible
[Caolán McNamara] ofz#420267110 sanitize anchor for InsertFlyFrame too
[Xisco Fauli] FuPoor: pass SdDrawDocument by ref
[Caolán McNamara] sanity check table offsets and claimed lengths
[Caolán McNamara] sanity check NameTable
[Christian Lohmaier] Revert "poppler: avoid more std::ranges afer update to 25.04.0"
[Caolán McNamara] sanity check NameRecords
[Caolán McNamara] if nTextLen is 0 this loop never ends
Changes for Build #2140
[Xisco Fauli] nss: upgrade to 3.112
[Caolán McNamara] add an eot fuzzer
[Caolán McNamara] Hanlder->Handler
[Caolán McNamara] null deref of SwTextNode
[Caolán McNamara] move this check to earlier
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Remove duplicated include
[Eike Rathke] Resolves: tdf#163614 empty compares greater-than for LOOKUP()
--
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.