Date: prev next · Thread: first prev next last
February 2017 Archives by date, by thread · List index


Random Config Linux builder - Build # 244 - Still Failing:

Changes for Build #239
[Noel Grandin] loplugin:unusedmethods

[Stephan Bergmann] All ScAxisPosition values that meAxisPosition can take on are covered

[Stephan Bergmann] Better make the zero-initialization more explicit

[Stephan Bergmann] Use copy ctor instead of ZipPackageFolder::copyZipEntry

[Stephan Bergmann] Better make the zero-initialization more explicit

[Stephan Bergmann] Better make the zero-initialization more explicit

[Stephan Bergmann] Better make the zero-initialization more explicit

[Stephan Bergmann] Better make the zero-initialization more explicit

[Stephan Bergmann] Assert IdContainer's bInit in uno_releaseIdFromCurrentThread

[Stephan Bergmann] Better make the zero-initialization more explicit

[Stephan Bergmann] New loplugin:subtlezeroinit

[Stephan Bergmann] Stray "LIBS=$save_LIBS"

[caolanm] ofz#663 leak in svm comment reader

[Stephan Bergmann] HAVE_GCC_PRAGMA_OPERATOR is only needed as AC_DEFINE

[Stephan Bergmann] Use more conventional TRUE for JAVA_CLASSPATH_NOT_SET

[Stephan Bergmann] Use more conventional TRUE for KDE4_HAVE_GLIB

[Thorsten Behrens] gpg4libre: We want to use C++ library instead

[Stephan Bergmann] In Java, css.uno.RuntimeException doesn't derive from css.uno.Exception

[Miklos Vajna] xmlsecurity: clean up leftover signaturetest

[caolanm] improve scoping

[caolanm] make this a little clearer

[caolanm] ofz: don't read data that isn't there

[Stephan Bergmann] -Werror=format-truncation

[Stephan Bergmann] Don't pass shared_ptr by value

[Stephan Bergmann] -Werror=register in external/lcms2 (GCC -std=c++17)

[Stephan Bergmann] With GCC -std=gnu++17, dynamic exception specifications cause an error

[Stephan Bergmann] Don't check HAVE_GCC_ATTRIBUTE_WARN_UNUSED on MSVC

[caolanm] ofz: don't loop endlessly on failed skip

[mstahl] solenv(gcc-wrappers): remove trailing space of includepath

[David Tardon] change intervall -> interval

[David Tardon] update upstream link

[David Tardon] add upstream URL to READMEs

[Samuel Mehrbrodt] Reduce indentation

[Stephan Bergmann] Silence -Werror=format-overflow

[Katarina.Behrens] gpg4libre: Fix build by s/gpgme/gpgmepp/ on multiple places

[David Tardon] quote this properly

[caolanm] m_nExtStyle isn't used in gtk[2|3]

[caolanm] remove test for the moment

[Samuel Mehrbrodt] Simplify logic

[Samuel Mehrbrodt] tdf#101652 No infobar when doc attr is readonly

[Miklos Vajna] tdf#106059 PDF export: create a reference XObject for JPG images with

[mstahl] writerfilter: RTF import: hex-escaped \r and \n create paragraph break

[mstahl] sw: fix cursor backup in SwXText::insertTextPortion()

[Stephan Bergmann] There's no way to create an oslVolumeDeviceHandle for unx

[Samuel Mehrbrodt] Remove commented out code

[Samuel Mehrbrodt] Remove commented out code

[caolanm] Resolves: tdf#106159 right click + left click with comments in navigator

[erack] let's try if using the new ROUNDSIG(...,12) helps

[mstahl] assert on export of ooo59665-1.sxw to odt

[Stephan Bergmann] When using MSVC 2015, require at least SP3


Changes for Build #240
[momonasmon] Remove the intermediate xModel variables

[momonasmon] Adapt insert image label for the context menu

[momonasmon] Closing popup menu should close the parent toolbox


Changes for Build #241
No changes

Changes for Build #242
[justin_luth] tdf#105490: writerfilter exception - ULSpace must be >= 0

[Noel Grandin] fix inverted warning logic

[Stephan Bergmann] Make ToolbarMode's "IsExperimental" property non-nillable

[Stephan Bergmann] Oh, those are called Updates, not Service Packs

[Miklos Vajna] external: update to pdfium-3021

[Julien Nabet] tdf#103830 Form field names not update in python macro

[Miklos Vajna] libreofficekit: adapt README to reality

[Miklos Vajna] vcl PDF import: there is no PNG encoding here

[Stephan Bergmann] Blind fix for MSVC 2015 error C2664

[Samuel Mehrbrodt] update notebookbar menu icon use a burger icon

[Samuel Mehrbrodt] Notebookbar: Better resize support

[Noel Grandin] makeAny->Any in cppuhelper..cui

[caolanm] don't have to create SfxApplication if it doesn't already exist

[caolanm] coverity#1399161 the explicit Font::SetLanguage is unnecessary here

[kendy] LOK - Calc: Text is not visible in cell when entering numerical input

[Noel Grandin] better fix for tdf#103830

[caolanm] rtfrow-crash.rtf throws a o3tl::divide_by_zero

[mstahl] configure.ac: Add missing result message

[caolanm] clarify this code a little bit

[caolanm] ofz: slow unit

[tml] Bin pointless macro

[caolanm] Revert "oss-fuzz runs under docker"

[tml] Similar to 3386519e7e1d15263b53e07f984b9022c3dcddfd

[Miklos Vajna] xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytes

[mstahl] sw: re-add handling of Center footnote alignment

[Katarina.Behrens] gpg4libre: include also plain C headers from internal gpgme

[caolanm] Resolves: tdf#106123 store and restore the PaM around the menu Execute

[caolanm] add hwp fuzzer

[Mike Kaganski] Rename sprm ids to match [MS-DOC] documentation

[Mike Kaganski] Restructure sprm value definition using ispmd, fSpec, sgc, spra

[erack] Remove SC_DPOUT_MAXLEVELS limit in Pivot

[erack] maybe try ROUNDSIG(...,9) ...?

[erack] a first stab against the note caption ownership mess

[erack] correct description

[erack] Always enable liblangtag

[caolanm] no need to take address of front()

[caolanm] &front may not be null in empty vector case, but that's not true here

[caolanm] vector::data seems more natural than &vector::front

[caolanm] hwpfilter needs a new filter for each document

[Miklos Vajna] vcl: add initial CppunitTest_vcl_pdfexport

[Stephan Bergmann] Make JVM -Xrunjdwp option work on macOS

[mstahl] Added Test for EditEngine - Copy/Paste using Legacy Format

[Stephan Bergmann] loplugin:loopvartoosmall

[tamas.zolnai] ChartDumpTest: Add a minimal test showing text size issue

[erack] replace a leftover OSL_DEBUG_LEVEL >1

[erack] grml.. and do that right

[caolanm] start to get make fuzzers working again

[erack] adapt comment to reality

[erack] update to language-subtag-registry-2017-01-20

[caolanm] convert spell menu to .ui

[gerrit buildbot] Updated core Project: help  a43b8eb31d44f4a3193029f7593281152ed2e5f9

[markus.mohrhard] prevent crash in PaletteManager

[markus.mohrhard] fix crash in pdfimport

[gang65] tdf#50916 Allow dynamically increase number of columns according to

[tamas.zolnai] ChartDumpTest: Convert test docs to use Liberation Mono font


Changes for Build #243
No changes

Changes for Build #244
[markus.mohrhard] xPoolHelper is empty in a clipboard doc

[markus.mohrhard] Revert "convert spell menu to .ui"




Check console output at http://ci.libreoffice.org/job/lo_tb_random_config_linux/244/ to view the 
results.
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/libreoffice-ci/
All messages sent to this list will be publicly archived and cannot be deleted

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.