UBSAN Linux Build - Build # 1509 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_ubsan/1509/ to view the results.
Changes for Build #1507
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in sw
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in codemaker..configmgr
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in sc
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in oox
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in sd
[antilibreoffice] tdf#125089 Fix shoowing a separator in View-User interfaces submenus
[Stephan Bergmann] Clean up safeRead/Write
[Noel Grandin] convert OSL_ASSERT to assert
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in connectivity
[Noel Grandin] use FastParser for SchXMLImport
[tml] WaE: unused parameter
[Noel Grandin] tdf#129393 Calc: cannot format whole row of unprotected cells
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in svx
[Caolán McNamara] Sidebar expandable fix
[Stephan Bergmann] Bump boost version to 1.71
[Noel Grandin] improve "convert OSL_ASSERT to assert"
[Michael Stahl] tdf#129525 writerfilter: ignore GOTOBUTTON field
[Thorsten Behrens] tdf#126795 docx export: do not output tab stops twice
[Luboš Luňák] do not ignore return value of a (confusing) function (tdf#126248)
[Luboš Luňák] avoid needless copy by SkSurface::makeImageSnapshot(rect)
[Miklos Vajna] external: update pdfium to 4021
[Henry Castro] lok: ui: increase the 'step-increment' property to 5
[Caolán McNamara] rework SvxColumnsToolBoxControl to be a PopupWindowController
[Caolán McNamara] StartCascading is unused
[Noel Grandin] tweak GetBitmap methods in BitmapEx
[Stephan Bergmann] tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
[Stephan Bergmann] tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
[Miklos Vajna] tdf#42949 Fix IWYU warnings in svx/source/*/*hxx
[Michael Stahl] tdf#129574 sw: fix RTF export of table of contents
[Stephan Bergmann] Missing includes (Windows --disable-pch)
[Stephan Bergmann] Toolbox needs to be a complete type here (Windows --disable-pch)
[Michael Stahl] tdf#114441 Changing sal_uLong to appropriate integer type in filters module
[Stephan Bergmann] Remove a fragment from a file URL early on
[Noel Grandin] use more FastParser in SwXMLImport
[Miklos Vajna] DOCX import: improve support for headers/footers from cont sect break
[Caolán McNamara] hold SolarMutex on calling vcl toolbox enable item
[Caolán McNamara] rework SvxUndoRedoControl to be a PopupWindowController
[Caolán McNamara] no remaining CreatePopupWindow returns non-null
[Caolán McNamara] rework SwScrollNaviPopup to be a simple popdown
[Caolán McNamara] SfxPopupWindow is now unused
[nemeth] tdf#94801 DOCX import: fix table width loss by rounding
[Thorsten Behrens] tdf#129924 docx import: set background color
[guilhem] logerrit: atomically create ~/.ssh with restrictive mode
[guilhem] logerrit setup: refactor key-based SSH handling
[guilhem] logerrit: Upgrade URIs to https://
Changes for Build #1508
[Noel Grandin] use FastParser in CustomAnimationPreset
[raykowj] tdf#129680 Make text edit outliner view show cursor
[Noel Grandin] fix XMLVersionListImport fast-parser
[Noel Grandin] clang-tidy modernize-concat-nested-namespace in dbaccess..desktop
[Noel Grandin] fix use of FastParser in SwXMLTextBlockImport
[Stephan Bergmann] -Werror,-Wrange-loop-analysis
[Miklos Vajna] sw: add DOCX import for semi-transparent text
[Miklos Vajna] tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxx
[Caolán McNamara] listen to FN_NAV_ELEMENT
[Caolán McNamara] m_xDialog field now unused
[Caolán McNamara] merge the two things listening to FN_NAV_ELEMENT
[Caolán McNamara] can replace SwNavHelpToolBox with basic ToolBox now
[Caolán McNamara] rename a createPopupWindow so we can remove 'using createPopupWindow'
[Caolán McNamara] drop some unneeded includes
[Caolán McNamara] drop some unneeded includes
[Caolán McNamara] drop Application::GetAppWindow
[Caolán McNamara] can use LogicToLogic here
[Noel Grandin] return nullptr from Create*Context methods in nullptr subclasses
[Michael Stahl] sw: replace hardcoded CH_TXTATR_BREAKWORD
[Michael Stahl] convwatch: handle Win32 absolute path as directory
[Noel Grandin] add some comments to convwatch script
[Caolán McNamara] remove some unneeded includes
[Caolán McNamara] use sidebar icon size setting for welded toolboxes in sidebars
[Caolán McNamara] focus something inside the gradient popup
[Caolán McNamara] Related: tdf#127782 use size groups to avoid changing widths on using expanders
[Luboš Luňák] use surface atlas for Skia text drawing on Windows
[Luboš Luňák] implement xor drawing for Skia
[Luboš Luňák] limit the area where we manually do xor drawing in Skia
[Michael Stahl] tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer types
[Caolán McNamara] always show icon in none/auto buttons
[michael.meeks] theming: avoid continually attempting to load missing theme library.
[Caolán McNamara] document output is pdf, not ps
[Caolán McNamara] drop some unneeded includes
[Stephan Bergmann] tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
[Caolán McNamara] fix a crash in welded color toolbar menu
[michael.meeks] unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs.
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Julien Nabet] Fix typo
[Caolán McNamara] ofz#20150 unknown read
[Thorsten Behrens] FirstLeft and FirstMaster not handled in CreateParentXText
[Caolán McNamara] ofz#20160 Integer-overflow
Changes for Build #1509
[Noel Grandin] use std::vector in ScMarkArray, instead of re-inventing the wheel
[Stephan Bergmann] For now, work around Clang 11 -flax-vector-conversion=integer in external/skia
[kainz.a] Sidebarparagraph update for smaler height and better sizing
[kainz.a] Sidebar sd module slidebackground sync with writer
[michael.meeks] lok: don't render shape selection overlays in lok mode.
[Miklos Vajna] xmloff: create DrawingLayerExport instances with an uno constructor
[Caolán McNamara] flush out unused Font objects
[Miklos Vajna] tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/
[Miklos Vajna] sw reqif-xhtml export: fix not needed namespace for comments
[Jan Holešovský] android: Fix linking of liblo-native-code.so on x86_64
[Miklos Vajna] sw reqif-xhtml export: fix not needed font name/size
[nemeth] tdf#88496 DOCX: disable long repeating table header
[nemeth] tdf#129888 DOCX shape import: handle o:allowincell
[Stephan Bergmann] tdf#127619: external/nss: Load smime3 lib with a path on macOS
[Noel Grandin] Use std::vector in OInterfaceContainerHelper instead of Sequence
[Stephan Bergmann] tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItem
[Caolán McNamara] don't ping-pong trying to get the perfect size for this widget
[Caolán McNamara] weld SvxFrameWindow_Impl
[gerrit buildbot] Update git submodules
[Stephan Bergmann] Avoid unnecessary explicit cast
[Stephan Bergmann] Clean up computation of preprocessed_command passed to ShellExecuteExW
[Miklos Vajna] Clean up duplicated command dispatch test functionality
[Caolán McNamara] Sidebarpossize update for smaler height and better sizing
[Thorsten Behrens] tdf#126795 docx export and TabsRelativeToIndent: added unit test
[Michael Stahl] odk: docs: remove the confusing sentence about "user installation"
[gerrit buildbot] Update git submodules
[rb.henschel] tdf#98584 Correct import draw:transform values skewY and matrix
[Caolán McNamara] drop unused GALLERY_USE_CLIPBOARD undef
[Noel Grandin] m_aListenerContainer is effectively unused here
[Xisco Fauli] tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
[Caolán McNamara] show degree symbol in DialControl linked spinbuttons
[Caolán McNamara] ofz#20169 Integer-overflow
[Caolán McNamara] limit table spinbuttons width for sidebar
[Caolán McNamara] can restore this test again
[Caolán McNamara] Resolves: tdf#130045 dial control frame not hidden along with the control
[Stephan Bergmann] Adapt loplugin:duplicatedefines to include/premac.h
[Stephan Bergmann] loplugin:redundantcast (size_t vs. std::size_t)
--
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.