Date: prev next · Thread: first prev next last
April 2021 Archives by date, by thread · List index


UBSAN Linux Build - Build # 1993 - Fixed:


Check console output at https://ci.libreoffice.org/job/lo_ubsan/1993/ to view the results.

Changes for Build #1992
[justin_luth] tdf#106541 doc import numbering: default nListLevel to MAXLEVEL

[Mike Kaganski] tdf#139734: Drop redundant asserts after MacrosTest::loadFromDesktop

[Stephan Bergmann] Remove dubious #pragma pack

[Noel Grandin] std::move optimisation

[Miklos Vajna] CppunitTest_emfio_emf: avoid --disable-pdfium failure

[Caolán McNamara] tdf#141824 init navigator to possibly floating in base ctor

[Caolán McNamara] designate which widget to get default focus

[Stephan Bergmann] Fix --with-latest-c++ build

[Noel Grandin] actually make OString(OStringLiteral) constructor constexpr

[Caolán McNamara] undo blocking emitting focus events during grab_focus

[Mike Kaganski] tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <

[Stephan Bergmann] Remove dubious #pragma pack

[Mike Kaganski] tdf#84517 show count of non-filtered rows in sc status bar

[Caolán McNamara] Related: tdf#140659 designate which widget to get default focus

[Miklos Vajna] embeddedobj: fix lost native data when updating it via OLE fails, take 2

[Michael Weghorn] native-code: Only include pdfimport ctors if PDF import enabled

[Michael Weghorn] android: Offer 'Save As' in readonly mode

[Noel Grandin] this Sequence can be a std::vector

[gerrit buildbot] Update git submodules

[Caolán McNamara] Related: tdf#140659 improve F6 task pane switching

[Michael Stahl] vcl: use SolarMutexGuard when accessing UIObjectUnoObj::mpObj

[Caolán McNamara] cid#1477316 Uninitialized scalar field

[Caolán McNamara] we want the a11y screen location

[Stephan Bergmann] Step 1 of removing cargo-cult pragma pack around rtl_[u]String

[Mike Kaganski] Change some DBG_ASSERTs into assert

[Caolán McNamara] consume context menu event

[Caolán McNamara] cid#1474373 Untrusted loop bound

[Noel Grandin] tdf#130326 clamp number of items in calc content tree

[Caolán McNamara] use get_accessible_location_on_screen to get position

[Michael Weghorn] android: Drop unused FolderIconView class

[Michael Weghorn] android: Drop unused FileUtilities members

[Michael Weghorn] android: Some trivial style improvements

[fitojb] tdf#139699: remove stray image that is not used anywhere

[Andrea Gelmini] Fix typos

[Andrea Gelmini] Removed executable bits on source files

[Andrea Gelmini] Removed executable permission on C++ file

[rizmut] Sukapura: tdf#126689 revise Continue Previous Numbering icons

[Julien Nabet] Replace list by vector (m_aTransparentObjects in vcl/pdfwriter_impl)

[jp] ScriptForge - (scriptforge.py) SF_Exception.PythonShell() method

[gerrit buildbot] Update git submodules

[Luboš Luňák] backend tests for linecap and linejoin types

[Caolán McNamara] Related: tdf#130326: GetDrawNames doesn't do anything when

[Caolán McNamara] typo: NavigatoeDlg->NavigatorDlg

[Caolán McNamara] cid#1477317 Logically dead code

[fitojb] elementary: tdf#141823 unify function icons

[fitojb] tdf#82211 - Show hidden info label

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[rizmut] Colibre: tdf#141866 New Paste Transposed icons

[rizmut] Sukapura: tdf#141866 New Paste Transposed icons

[rizmut] KJ: tdf#141866 New Paste Transposed icons

[Noel Grandin] loplugin:unusedmethods

[Noel Grandin] loplugin:unusedfields

[Mike Kaganski] Fix comment

[rizmut] Colibre: tdf#141885 New Paste As Link icons

[Mike Kaganski] Use ROUNDSIG to do sensible value testing

[Andreas Heinisch] tdf#99991 - Don't resize toplevel widget containing the options expander

[gerrit buildbot] Update git submodules

[fitojb] elementary: tdf#141866 New Paste Transposed icons

[rizmut] Breeze: tdf#141866 New Paste Transposed icons

[rizmut] Sifr: tdf#141866 New Paste Transposed icons

[quikee] Add unit conversion for Point, Size and Rectangle

[Noel Grandin] BitmapEx: always convert 1-bit mask to alpha

[Miklos Vajna] sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...

[quikee] lok: add rendering and input for form controls in Calc

[fitojb] Breeze: tdf#141885 New Paste As Link icons

[gerrit buildbot] Update git submodules

[Mike Kaganski] Add a Kahan summation class.

[Noel Grandin] drop mask from BitmapEx

[Mike Kaganski] Simplify center calculation

[Caolán McNamara] Revert "ofz#27296 Out-of-memory and ofz#27384 Indirect-leak"

[Marco Cecchetti] lok: calc: formula breaking to multiple lines partly shown in edit mode

[gerrit buildbot] Update git submodules

[pedro.silva] AboutDialog: imgBrand: Fix alignment

[Mike Kaganski] Use kahan sum for lcl_ named methods in abstract namespace

[jp] ScriptForge - (SFDatabases/SFDocuments) CommandType must be a Long

[Jan-Marek Glogowski] tdf#141887 SW don't crash on missing SwWrtShell

[Mike Kaganski] tdf#141914: Allow to unset modified anyway

[Jan-Marek Glogowski] SW layout: convert XCHECKPAGE to lambda

[Jan-Marek Glogowski] SW merge layout shortcut into the full layout code

[Mike Kaganski] Correct some c/c++ licenses

[Mike Kaganski] tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptr

[Stephan Bergmann] More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]

[Julien Nabet] "with fail with..." => "will fail with..."

[Julien Nabet] CommandType is "long" type not "short" type

[tml] Clarify the ProfileRecording API

[Miklos Vajna] tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frame

[Mike Kaganski] tdf#141164: Add an expert config for WebDAV redirection detection

[Xisco Fauli] tdf#141914: sc_bugfix: Add unittest

[Noel Grandin] use more string_view in tools/stream

[Caolán McNamara] Related: tdf#130326 allow bulk_insert_for_each to insert under a node

[Caolán McNamara] Related: tdf#130326 drop ScContentTree::ObjectFresh

[Stephan Bergmann] loplugin:nullptr (clang-cl)

[jp] ScriptForge - (SFDialogs.SF_Register) DialogProvider

[Stephan Bergmann] -Werror,-Wunused-function (clang-cl)

[Stephan Bergmann] loplugin:indentation (clang-cl)

[Stephan Bergmann] -Werror,-Wnon-virtual-dtor (clang-cl)

[Julien Nabet] Replace "Persistant" by "Persistent"in WinClipboard (vcl/win)

[gerrit buildbot] Update git submodules


Changes for Build #1993
[Stephan Bergmann] loplugin:staticmethods (clang-cl)

[tml] Refactor ProfileZone and create Chrome Trace Event Format data

[tml] Drop the leftover "sum time" thing from the Event Trace

[tml] Add also the comma separator between Event Trace events

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Heiko Tietze] tdf#138883 Prevent renaming Templates

[Noel Grandin] loplugin:stringadd convert chained append to +

[gerrit buildbot] Update git submodules

[Xisco Fauli] Fix domain in ui files (found with ui-checkdomain.sh)

[Andras Timar] tdf#140681 Translate Bullets default gallery name

[Andras Timar] tdf#138751 Localize items in Notebookbar customization dropdowns

[tml] Accept macOS SDK 11.3

[tml] Accept iOS SDK 14.5

[Stephan Bergmann] loplugin:stringadd (clang-cl)

[quikee] vcl: store XorEmulation in a unique_ptr not raw pointer

[Armin.Le.Grand] tdf#141761 Enhance PrintDialog Preview for FormControls

[szymon.klos] jsdialog: handle response buttons

[Miklos Vajna] sw bibliography, refer to a page: save edited page number

[nemeth] tdf#59463 track changes: record deletion of images

[Caolán McNamara] tdf#141854 Resize called during dispose

[Mike Kaganski] Small refactor

[Xisco Fauli] Check UI interface domains in the git pre-commit hook

[Noel Grandin] use string_view in INetURLObject::decode

[Andras Timar] Add Mongolian dictionary

[Christian Lohmaier] tdf#137470 use a more proper URL for the extensions

[Noel Grandin] loplugin:moveopt
-- 
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.