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


Daily Screenshot Build on Windows - Build # 9 - 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




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