Date: prev next · Thread: first prev next last
December 2016 Archives by date, by thread · List index


Daily Screenshot Build on Windows - Build # 11 - Still Failing:

Changes for Build #1
No changes

Changes for Build #2
[khaledhosny] Kill old Graphite layout engines

[Noel Grandin] mark VclPtr::Create as SAL_WARN_UNUSED_RESULT

[khaledhosny] Kill the old Unix layout engines

[khaledhosny] Kill code for Type 1 fonts on Unix

[Noel Grandin] tdf#48140 Replace uno with direct calls

[justin_luth] tdf#103975 docx import: don't remove sectPr with BreakItem

[erack] Resolves: tdf#103493 copying note captions needs a completed destination

[khaledhosny] DisableGlyphProcessing flag is never set now

[khaledhosny] ServerFontLayout is already gone

[khaledhosny] Kill PspFontLayout

[khaledhosny] Dead code

[khaledhosny] There is one font file type now

[khaledhosny] Kill old Core Text layout engine

[matus.kukan] tdf#90753: Move extras packages to AutoInstall

[Christian Lohmaier] android: launcher icon should be mipmap, not drawable

[Thorsten Behrens] screenshots: builddir is not neccessarily same as srcdir

[tamas.zolnai] tdf#99687: Find Text widget fails to emit object:text-caret-moved events

[andras.timar] respect read-only config items in Options - Load/Save - General dialog

[gerrit buildbot] Updated core Project: help  565f827138ee50a0754de1e0c9d9d16feb28076f

[gerrit buildbot] Updated core Project: help  fad1d9b854420d35adec033b26e0e5d90a4f7725

[gerrit buildbot] Updated core Project: help  67f77ad0e414cfc4d08b821944616f5b819ac774

[khaledhosny] More dead code

[khaledhosny] Revert "Add layout engine info to the About dialog"

[khaledhosny] Do not check for SAL_NO_COMMON_LAYOUT any more

[Mike Kaganski] Remove extra "=" symbol for "--splash-pipe" argument

[andras.timar] respect read-only config items in Basic IDE Options dialog

[khaledhosny] Unused typedef’s

[michael.meeks] tdf#101327 - tolerate exceptions during window construction better.


Changes for Build #3
[ashnakash] Lok: number callback enum for easier debugging

[markus.mohrhard] use the existing ScAddress::operator==

[bjoern.michaelsen] switch gbuild-to-ide to use gbuildtojson

[tamas.zolnai] tdf#104201: PPTX: Group solid fill is not imported

[Norbert Thiebaud] add screenshot jenkins config


Changes for Build #4
[Norbert Thiebaud] screenshot config at the wrong place

[ashnakash] Lok: compress duplicate state-changed events


Changes for Build #5
[rene] Fix typo in configure.ac (mk68 -> m68k)

[rene] fix sparc64 bridges build

[serval2412] tdf#101603: fix lgnpath for MacOs in LibreLogo

[andras.timar] typo: Scond -> Second

[markus.mohrhard] better way to split def patterns

[markus.mohrhard] also strip the first -D


Changes for Build #6
[tabe] starmath: Separate color name and operand by space

[Henry Castro] lok: in preinit stage, do not force locale

[Henry Castro] lok: avoid render font with empty rectangle

[Henry Castro] sw lok: notify repair when exist a conflict of multiple users undo/redo

[khaledhosny] Simplify things a bit

[jan Iversen] tdf#98525 Commit font style change to dimension line object

[Noel Grandin] BASIC: useless override DocObjectWrapper::acquire and release

[Stephan Bergmann] -Werror,-Wunused-private-field

[khaledhosny] Use range for loop

[Stephan Bergmann] Revert "Remove extra "=" symbol for "--splash-pipe" argument"

[momonasmon] tdf#104106 Enable save whenever edit mode active

[erack] tdf#43544 ScStyleObj: Only call StylePool->find() when necessary

[tml] Bin SecurityEnvironment_MSCryptImpl::m_tPriKeyList as it was always

[tml] Bin SecurityEnvironment_MSCryptImpl::getPriKey() as it always returns

[tml] No reason for these member functions to be virtual

[erack] nitpicks, tdf#43544 follow-up

[Miklos Vajna] sc: fix remaining loplugin:cppunitassertequals warnings

[Stephan Bergmann] tdf#104144: Missing dashed border, "break" should be "fallthrough" after

[markus.mohrhard] add cppunit tests to gbuildtojson

[markus.mohrhard] integrate the cppunit tests into gbuild-to-ide

[markus.mohrhard] add cppunit tests to vim-ide-integration

[Miklos Vajna] de-blacklist writerfilter from gbuildtojson

[Miklos Vajna] sw: prefix members of BigPtrArray

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in filter

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in comphelper

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in connectivity

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in cppcanvas

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in cppuhelper

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in cui

[fitojb] These don’t need to be translatable

[Miklos Vajna] tdf#104215: Remove the out-of-borders ruler check


Changes for Build #7
[markus.mohrhard] orcus is mandatory now

[David Tardon] don't leak impl. details

[David Tardon] tdf#104139 keep the current OpenGL state

[Miklos Vajna] CppunitTest_xmlsecurity_signing: fix this on Windows with non-empty cert

[akshaydeepiitr] tdf#101870 - Template manager thumbnail view control needs a border

[tabe] tdf#103430 Apply mathvariant attribute to <mi> and <mo>

[tabe] starmath: these static functions can be local


Changes for Build #8
[justin_luth] tdf#103975 docx import: don't lose column break

[Noel Grandin] loplugin:vclwidgets check for assigning from VclPt<T> to T*

[Stephan Bergmann] loplugin:vclwidgets

[Miklos Vajna] sw: indentation fixes

[Noel Grandin] convert ND constants to o3tl::typed_flags

[Noel Grandin] tdf#48140 Replace uno with direct calls

[Samuel Mehrbrodt] EMOJI CONTROL: Add EmojiOne font for Emoji Support

[Katarina.Behrens] safe mode: typos and vocabulary nitpicking

[Stephan Bergmann] Use Size::Width/Height instead of inherited Pair::A/B

[bjoern.michaelsen] get rid of LegacyModifyHint

[bjoern.michaelsen] kill SwClient/Modify here, use sane(r) SfxBroadcaster/Listener

[mstahl] sw core: de-obfuscate assignments in conditions to help GCC

[mstahl] sw ui: de-obfuscate assignments in conditions to help GCC

[mstahl] extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCC

[khaledhosny] Drop assigned but never used parameter

[Stephan Bergmann] Idle::Start must be called with SolarMutex locked

[Stephan Bergmann] Don't change ustrHostname in case of error

[Noel Grandin] convert SwCursorSelOverFlags to o3tl::typed_flags

[Miklos Vajna] tdf#104115 DOCX export: ClosedBezierShape should always result in

[Noel Grandin] convert SwTOXElement to o3tl::typed_flags

[Noel Grandin] convert SwTOIOptions to o3tl::typed_flags

[caolanm] Related: tdf#90214 gtk2 use a darkcolor based on the theme

[Stephan Bergmann] Window::Invalidate must be called with SolarMutex locked

[caolanm] Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow

[khaledhosny] Use Freetypefont::GetFontMetric()

[khaledhosny] Drop a bunch of font metrics flags

[Miklos Vajna] vcl mscrypto PDF sign: don't assume that header length is always 2 bytes

[David Tardon] tdf#104139 state can't be set as context may not be available

[Stephan Bergmann] Allow extensions to provide color palettes

[gerrit buildbot] Updated core Project: help  bc8558025b4c47b6506d002eb98ba3f0774264e6

[Stephan Bergmann] -Werror,-Wunused-private-field

[mstahl] tdf#102479 ODF export: ignore exceptions when checking shape text

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: vcl

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: unotools

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: sw

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: svx

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: svtools

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: starmath

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: sd

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: sc

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: pyuno

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: oox

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions:

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: idlc

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions:

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: formula

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: filter

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions: editeng

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions:

[Stephan Bergmann] Rewrite some (trivial) assignments inside if/while conditions:

[Katarina.Behrens] safe mode: Add help button to the dialog

[jan Iversen] tdf#96717: The macro name desired by the user is now took into account.

[Mike Kaganski] Use derived classes' methods instead of Pair::A/B

[khaledhosny] SalGraphics::GetFontEncodingVector() is a noop now

[khaledhosny] Dead code

[khaledhosny] Strip down GetEmbedFontData to what is really used

[Henry Castro] lok: ensure positive values for width and height

[markus.mohrhard] add MIN test case

[libreoffice] tdf#71409: always create edit engine instance for the input window.

[tabe] starmath: Prefix members of SmSpecialNode etc.


Changes for Build #9
[justin_luth] tdf#103975 docx import: don't lose column break #2

[Noel Grandin] convert SwTOOElements to o3tl::typed_flags

[Noel Grandin] convert DelContentType to o3tl::typed_flags

[Noel Grandin] convert WRITEFIELD constants to o3tl::typed_flags

[Noel Grandin] convert TransferBufferType to o3tl::typed_flags

[Noel Grandin] convert VALUE_SET constants to o3tl::typed_flags

[Noel Grandin] simplify macros

[Noel Grandin] convert GraphicsState flags to o3tl::typed_flags

[Noel Grandin] tdf#80731 Closing parenthesis is now detected (Mid statement and

[Miklos Vajna] vcl mscrypto PDF sign: write IssuerSerial sequence

[matus.kukan] Bin not used makefile

[Samuel Mehrbrodt] Emoji Control: Larger emoji rendering

[Noel Grandin] rename getViewIndependentPrimitive2DSequence..

[gerrit buildbot] Updated core Project: help  6f85ca005b470f6e3b2d9f21633a102bb05912ea

[mstahl] sw: navigator: fix outline Demote Chapter "down" copypasta

[mstahl] sw: reindent etc. SwContentTree::ExecCommand

[Miklos Vajna] sw: use auto when initializing with a cast to avoid duplicating the type

[Miklos Vajna] vcl mscrypto PDF sign: fix typo in GetDERLengthOfLength()

[Samuel Mehrbrodt] Remove Noto Emoji font

[Noel Grandin] loplugin:countusersofdefaultparams in include/oox..sax

[Marco Cecchetti] tdf#101458 - check PNG for adequate compression

[erack] prevent endlessly creating new lines until out of memory, tdf#104152

[erack] Resolves: tdf#104152 suppress notifications from EditEngine during Paste

[mstahl] sw: incorrect assertion in SwContentTree::RequestingChildren()

[mstahl] rhbz#1122096 tdf#54834: sw navigator: multi-selection of outline entries

[Miklos Vajna] CppunitTest_xmlsecurity_signing: add 2 more ODF / XAdES tests

[Miklos Vajna] CppunitTest_xmlsecurity_pdfsigning: add first PAdES test

[khaledhosny] tdf#104013: Band aid for overzealous clipping

[caolanm] glDrawArrays takes num of indices, not size of storage

[Stephan Bergmann] ScTabViewShell::InnerResizePixel must not mark document as modified...

[kendy] vcl: Mention VCL_DEBUG_DISABLE_PDFCOMPRESSION in the README.

[kendy] tdf#103747: Don't re-position images when re-playing a metafile.

[khaledhosny] More dead code

[Christian Lohmaier] enable gstramer-1.0 for baseline linux builds

[markus.mohrhard] tdf#50916 : Refactor table1.cxx wherever there is column access

[erack] ScAddress::operator<() is not what we need here, tdf#48140 follow-up fix

[Miklos Vajna] xmlsecurity PDF verify: look for the signingCertificateV2 attribute

[Miklos Vajna] xmlsecurity: don't write unchanged signatures back to the file

[erack] add a SAL_WARN() for the broken portion continuation

[mstahl] Resolves: tdf#103313 idles never get to complete postit shell formatting

[andras.timar] tdf#104177 Modify helper label to reflect menu changes

[gerrit buildbot] Updated core Project: help  57fe161436d04e8edddd92b80a5b9409546482dc

[gerrit buildbot] Updated core Project: help  dc58cd4bad6eb4624854f10b4332689f4484f606

[gerrit buildbot] Updated core Project: help  36b80c0c5b7a8c569e534a5a54ba4a6fc17b14c7

[gerrit buildbot] Updated core Project: help  b6eb1fca843d6cebf2db98dde302a4ea6c5c364b

[gerrit buildbot] Updated core Project: help  61bd3800d0ac92780a85475b7a8a36f0078e1c43

[gerrit buildbot] Updated core Project: help  b89f9d02d9b4d562ff3ac7721fa79933773a5d2b

[mstahl] tdf#90753: Autoinstall sdk packages

[mstahl] tdf#90753: AutoInstall more packages

[mstahl] don't hold vector as pointer here ...

[mstahl] gbuild: Prevent wrong use of gb_Helper_optional_for_host

[mstahl] Use smart pointers for allocated objects in the gif loader

[mstahl] When overreading gif sub blocks, do not read skipped bytes

[mstahl] Use smart pointers for gdi pdf functions

[markus.mohrhard] start to split the functions test by category

[markus.mohrhard] better varyColors export for charts, related tdf#103943

[markus.mohrhard] split the functions test in even more categories

[markus.mohrhard] add MODE.SNGL test file

[markus.mohrhard] add MINIFS test case

[markus.mohrhard] add MINA test case


Changes for Build #10
[matus.kukan] fix cross-toolset: gb_Helper_optional_for_host can't contain 'newline'

[jan Iversen] tdf#103477 buClrTx => use text color instead

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in xmloff

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in unotest

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in ucbhelper

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in toolkit

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in testtools

[jan Iversen] tdf#80196 - another attempt at renaming to tonal.soc and adjusting names

[jan Iversen] tdf#103477 Add unit test

[khaledhosny] Kill old Windows layout engines

[Miklos Vajna] xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecController

[Miklos Vajna] xmlsecurity PDF verify: support non-detached signatures

[Stephan Bergmann] Throw RuntimeException with message

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in sal

[Stephan Bergmann] Fix race in ThreadTaskTag

[Miklos Vajna] xmlsecurity PDF verify: tolerate missing %%EOF in incremental updates

[Miklos Vajna] xmlsecurity PDF verify: CR is also a terminator of a comment

[markus.mohrhard] add MODE test case

[Stephan Bergmann] BitmapFilter, BitmapScaleSuper only used within vcl

[matus.kukan] tdf#97803: gbuild: Check that resource targets are registered

[matus.kukan] tdf#90753: AutoInstall gengal with filelist feature

[Miklos Vajna] xmlsecurity PDF verify: handle boolean type as dictionary value

[mstahl] enable optimization (-Og) with --enable-debug

[mstahl] gbuild: replace -O0 with -Og for GCC --enable-debug/dbgutil builds

[markus.mohrhard] tdf#102621: import empty chart cells as NaN instead of 0

[Katarina.Behrens] Add toolbar button for page orientation

[andras.timar] tdf#104310: Accept also x14-style dataValidations

[michael.meeks] tdf#104126 - comphelper thread-pool, use reliable

[khaledhosny] Unused code

[Miklos Vajna] xmlsecurity PDF verify: don't abort read on partial sign

[Miklos Vajna] xmlsecurity PDF verify: fix reading names containing ']'

[Miklos Vajna] xmlsecurity PDF verify: handle no EOL at EOF

[Miklos Vajna] xmlsecurity PDF verify: avoid seeking before the start of the stream

[caolanm] crashtesting: a gadzillion failures on export to odp

[caolanm] ditch old SAL_DO_NOT_USE_INVERT50 env var

[serval2412] fix bug in FmFormShell::GetState

[serval2412] convert nowParsing_ constants to scoped enum

[mstahl] sfx2: convert legacy DBG_ASSERT in SfxDocumentMetaData

[mstahl] svl: convert some legacy DBG_ASSERT

[mstahl] tdf#101464 fix SwAccessibleMap::mpEvents assertions switching

[Stephan Bergmann] Missing include

[markus.mohrhard] sc test functions - move database functions to the new directory

[khaledhosny] Drop font cache on UNX


Changes for Build #11
[markus.mohrhard] remove unnecessary vertical whitespace

[khaledhosny] Always use FontConfig in UNX

[tabe] starmath: Prefix members of SmTextNode

[libreoffice] tdf#104310: Accept x12ac lists and fallbacks in dataValidations

[markus.mohrhard] provide a way to limit the UI tests through env

[markus.mohrhard] uitest: prevent deadlock when the test fails

[khaledhosny] Unused code

[serval2412] -Werror=maybe-uninitialized

[Noel Grandin] inline some constant strings in xmloff (part1)

[Noel Grandin] convert some anonymous enums to scoped

[serval2412] -Werror=maybe-uninitialized

[Noel Grandin] Remove dup line in aGroupShapeElemTokenMap (xmloff)

[Samuel Mehrbrodt] Use hub links in Appdata

[justin_luth] prevent corrupt warning in MSO - justify dimension

[caolanm] coverity#1396676 Uninitialized pointer field

[caolanm] coverity#1396674 'Constant' variable guards dead code

[caolanm] coverity#1396675 Dereference null return value

[gerrit buildbot] Updated core Project: help  9daa5f09461d1ae83c3e9273212a0582a728b375

[Miklos Vajna] svl: fix loplugin:cppunitassertequals warnings

[gerrit buildbot] Updated core Project: help  d4d4804eaf0276e2ab3d3a990d66915c75b1cec9

[Samuel Mehrbrodt] tdf#93592 Make it possible to add default language resource to

[Miklos Vajna] vcl: fix -Werror,-Wunused-variable

[caolanm] coverity#1396673 Unchecked return value

[caolanm] coverity#1394416 try and get it to see this bounds check

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in sw

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in svx

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in svtools

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in svl

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in svgio

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in stoc

[Stephan Bergmann] loplugin:unnecessaryoverride (dtors) in starmath

[Stephan Bergmann] Remove unnecessary -wdXXXX

[caolanm] coverity#1371200 Missing move assignment operator

[Stephan Bergmann] Remove space at end of comment line

[Noel Grandin] use early return to simplify flow

[Noel Grandin] Extend ScopedBitmapAccess and modify various classes to use it

[Noel Grandin] oops, wasn't supposed to commit that

[Katarina.Behrens] Postfix rather than prefix locale to directory name

[ashnakash] Lok: correct tile invalidation merging

[erack] coverity#1394668 Inferred misuse of enum

[Miklos Vajna] xmlsecurity PDF verify: don't hide signatures where digest match is

[David Tardon] avoid valgrind warning

[David Tardon] rename to avoid further misunderstandings

[David Tardon] get vertices count without jumping through hoops

[caolanm] usageinfo causes one of our more frequent fedora 25 crashes

[bjoern.michaelsen] SwDrawContact, SwFlyDrawContact: move code from Modify to SwClientNotify

[Norbert Thiebaud] fix display of DMG background on Mac OS X Sierra

[Stephan Bergmann] warning C4018: '<' : signed/unsigned mismatch

[Miklos Vajna] xmlsecurity mscrypto PDF verify: implement support for non-detached

[caolanm] starting skeleton for oss-fuzz config

[justin_luth] tdf#104333 revert ww8import: set table keep/split if emulated

[khaledhosny] Simplify FontManager a bit

[caolanm] sufficient to get us building in the oss-fuzz environment

[matus.kukan] tdf#90753: AutoInstall setup_native packages

[matus.kukan] tdf#90753: AutoInstall readlicense_oo packages

[matus.kukan] scp2: Bin not defined gids and not used defines

[erack] use SvtSysLocaleOptions::GetRealLanguageTag(), not

[erack] use SvtSysLocaleOptions::GetRealUILanguageTag(), not

[erack] use SvtSysLocaleOptions::GetLanguageTag() instead of

[erack] remove now unused SvtSysLocaleOptions::GetLocaleConfigString()

[matus.kukan] No component condition for a package file list

[khaledhosny] Require HarfBuzz 0.9.42

[markus.mohrhard] sc tests of functions - move information functions to the new directory




Check console output at http://ci.libreoffice.org/job/lo_tb_master_win_screenshot/11/ 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.