UBSAN Linux Build - Build # 1097 - Fixed:
Check console output at https://ci.libreoffice.org/job/lo_ubsan/1097/ to view the results.
Changes for Build #1095
[justin_luth] tdf#118166 writerfilter: no design mode if ole controls exist
[Noel Grandin] new loplugin collapseif
[Noel Grandin] don't leave empty slots in array in ScXMLExport::GetViewSettings
[Noel Grandin] convert some macros to local functions
[nemeth] LibreLogo: function calls and definitions can be in any order
[Miklos Vajna] tdf#120515 ODT filter: relax layout requirement before export
[nemeth] Removed not-used variable
[tml] The image zipfiles should be in share/config, it seems
[tml] Don't default to only tango for iOS
[tml] Add function to map custom widget name to its function to native-code.py
[Stephan Bergmann] -Werror,-Wunused-private-field
[Noel Grandin] remove with_sprintf_ define
[Noel Grandin] loplugin:collapseif in accessibility..cui
[Thorsten Behrens] presentation minimizer: fixed problem with default filename
[kainz.a] NB Calc: add notebookbar_compact.ui (tabbed compact) to calc
[Noel Grandin] loplugin:collapseif in dbaccess..lotuswordpro
[Noel Grandin] tdf#121179 FILEOPEN: Crash opening a certain file (gtk/gtk3)
[quikee] sfx2: add RecheckSignature to run signature verification again
[Samuel Mehrbrodt] Bring back signature line context menu items
[Noel Grandin] reduce cost of ProfileZone when it is not active
[Miklos Vajna] tdf#115094 part I: do not move graphic nodes
[andras.timar] replace Application::GetMainThreadIdentifier to
[andras.timar] Use the backend SalInstance method IsMainThread for
[Miklos Vajna] tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*
[Samuel Mehrbrodt] tdf#118582 Disable signature line signing once it is signed
[kainz.a] tabbed notebookbar calc: update print tab with additional functions
[Julien Nabet] tdf#121198: fix crash in SdrPage::GetPageNum()
[tml] Bin more no longer needed dbgutil code
[Miklos Vajna] lok: trigger sign. verification in getSignatureState + update test
[kendy] lok: Notify about the current editing context.
[gerrit buildbot] Update git submodules
[lionel] tdf#121188 form controls should have InputRequired false by default
[Bartosz Kosiorek] Translate German variable names
[Bartosz Kosiorek] tdf#39674 Translate German variable names
[Markus Mohrhard] tdf#107586, import chart sheet color
[kainz.a] NB tabbed consistency update
Changes for Build #1096
[riz_17_oke] Fix for tdf#121187: Add Accept All Changes and Reject All Changes to
[Noel Grandin] loplugin:collapseif in framework..sal
[Noel Grandin] loplugin:collapseif in sc
[Noel Grandin] loplugin:collapseif in sd
[Noel Grandin] Simplify containers iterations in sw/source/core/[t-v]*
[Katarina.Behrens] tdf#121205: Convert <a:br> to newline chars in chart title
[Noel Grandin] loplugin:collapseif in sw
[Miklos Vajna] lok: send signature status on document load
[Miklos Vajna] tdf#42949 Fix IWYU warnings in include/i18nutil/*
[Noel Grandin] new loplugin readability-redundant-pp
[kainz.a] Draw/Impress Sidebar show Position and Size instead of Shadow
[Noel Grandin] tdf120965 Phantom control point line in Bézier curve
[tamas.zolnai] tdf#113660 - Wrong label on sidebar slide pane after switching to
[Julien Nabet] Fix typos
[Caolán McNamara] oss-fuzz build failure
[Noel Grandin] loplugin:collapseif in sdext..svx
[Caolán McNamara] ofz#11274 integer-overflow
[Miklos Vajna] unotest: backport CPPUNIT_TEST_FIXTURE macro from cppunit.git
[Miklos Vajna] CppunitTest_sfx2_misc: use CPPUNIT_TEST_FIXTURE()
[m.weghorn] Drop unused variable
[Noel Grandin] ifdef out more fontfeature test on windows
[Miklos Vajna] tdf#117137 sw: add testcase for this DOCX import bug
[Noel Grandin] tdf#120657 Pie chart saved as DOC doesn't preview in MSO
[Miklos Vajna] embeddedobj win32: avoid owning a lock while calling out to event
[Caolán McNamara] coverity#1441100 silence Out-of-bounds access
[zcrhonek] uitest Title page dialog
[Miklos Vajna] oox smartart, table list: fix too large width of children
[zcrhonek] uitest Table to text dialog
[Caolán McNamara] move SvTreeListBox to vcl
[Caolán McNamara] map GtkTreeView to SvTreeViewBox now it is in vcl
[Caolán McNamara] coverity#1441099 Unchecked return value
[Bartosz Kosiorek] tdf#55058 tdf#106084 EMF+ Add support for Underline and Strikeout
[Markus Mohrhard] tdf#120168, adapt horizontal alignment based on text rotation
[kainz.a] Colibre icons: add context menu icons for calc
Changes for Build #1097
[Markus Mohrhard] Revert "Use the backend SalInstance method IsMainThread for
[Markus Mohrhard] Prevent crash on assert error coming from orcus::css_parser::parse().
[Julien Nabet] svmconverter value < 0 seem wrong for width and height (vcl/gdi)
[Julien Nabet] Fix some layout values
[Markus Mohrhard] tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.
[Noel Grandin] loplugin:collapseif in tools..xmloff
[Noel Grandin] loplugin:constantparam
[Noel Grandin] loplugin:unusedmethods
[Noel Grandin] loplugin:unusedfields
[momonasmon] These commands do not work in sd
[momonasmon] sw: Remove the comment sub menu from table.xml
[momonasmon] tdf#121018 Split labels for sub menus
[Miklos Vajna] xmlsec: replace patch with specifying NSPR/NSS_CFLAGS/LIBS
[Miklos Vajna] tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxx
[Caolán McNamara] support enable-tree-lines
[Caolán McNamara] mbDefaultLocale is always true
[Caolán McNamara] SetField/GetField do not need to be public
[Caolán McNamara] clarify that edit doesn't change during FormatterBase lifetime
[Caolán McNamara] coverity#1440238 silence Wrapper object use after free
[tietze.heiko] tdf#119738 - Set default image caption to illustration if already being
[Stephan Bergmann] Adapt LibreLogo.py to Python 3.7 re.sub change
[Mike Kaganski] Convert FieldUnit to scoped enum
[andras.timar] update main thread "properly" in headless case
[Stephan Bergmann] Silence GCC 8.2.1 -Werror=format-truncation=
[Caolán McNamara] select entire column, not just text-occupied portion
[Stephan Bergmann] tdf#121131: Default COMPILER_PLUGINS_CXX to g++ -std=c++11
[Caolán McNamara] Resolves: tdf#119790 for gtk3 save and restore typed name on changing
[Stephan Bergmann] coverity#1441101: Use std::atomic instead of volatile
[Caolán McNamara] coverity#1441102 silence Copy-paste error
[Stephan Bergmann] More --enable-debug --disable-assert-always-abort fixes
[kendy] Revert "The debugging rectangles are not needed any more."
[kendy] sc lok: Implement hi-dpi and zoom for spreadsheets.
[kendy] lokdialog: Implement hi-dpi support for the routed dialogs.
[kendy] lok: calc: fix needed when position caching is disabled
[Miklos Vajna] Revert "lok: calc: fix needed when position caching is disabled"
[Caolán McNamara] Resolves: rhbz#1647507 try inputted password as both user and owner
[Caolán McNamara] crash on export to pdf with password set
[tietze.heiko] tdf#120642 - GetInvoled update
[Caolán McNamara] Related: tdf#121238 show ui language as well as locale
[Samuel Mehrbrodt] tdf#120777 KDE5: Prohibit resizing windows unless they're marked
[Samuel Mehrbrodt] tdf#120777 KDE5: Remove initial painting of widgets
[Caolán McNamara] Resolves: tdf#121270 use never scrollbar policy for gtk 3.18
[Armin.Le.Grand] tdf#120252 use the already transformed PolyPolygon
[kainz.a] NB tabbed compact calc: copy files to install dir
[Katarina.Behrens] tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" key
[Caolán McNamara] Resolves: tdf#121200 better ofz#7802 infinite loop fix
[Caolán McNamara] Related: tdf#121181 basic input box used to have a very wide edit widget
[gerrit buildbot] Update git submodules
[tml] Bin some leftover and actually unnecessary iOS crack in vcl
[Caolán McNamara] Resolves: tdf#121225 needs to be resizable
[Bartosz Kosiorek] tdf#113624 EMF+ Fix shift of DrawString without StringFormat
[zcrhonek] uitest Writer Text to table dialog
[Caolán McNamara] Resolves: tdf#121238 format welded metricspinbuttons the same as
[Julien Nabet] Fix typo
[Julien Nabet] Fix typos
[Stephan Bergmann] Don't set too-large size for SdrPage
[riz_17_oke] KJ: Yet another improvement
--
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.