Date: prev next · Thread: first prev next last
November 2019 Archives by date, by thread · List index


UBSAN Linux Build - Build # 1463 - Successful:


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

Changes for Build #1463
[Henry Castro] svtools: encode Base64 the images of the items of the control "ValueSet"

[Noel Grandin] tdf#108642 simplify comparison data calculation

[Noel Grandin] tdf#108642 rate-limit progress painting

[nemeth] tdf#76586 fix table width of auto-width nested tables

[kainz.a] tdf#109425 NB accessibility event fix

[Noel Grandin] tdf#108642 remove dynamic_cast

[Miklos Vajna] external: update xmlsec to 1.2.29

[Julien Nabet] In the same way as 97ad402d58b52a1f2636905137c21298531c2935

[Stephan Bergmann] Hide parts of sal/osl/unx/thread.cxx only used by !NO_PTHREAD_PRIORITY

[Stephan Bergmann] Remove unused sc/qa/unit/ucalc_*.cxx data

[Stephan Bergmann] Remove unused RecentlyUsedPageCaches::value_type

[Stephan Bergmann] Remove unused Dispatch::Action

[Stephan Bergmann] Turn StateTransition::Options into scoped enum

[Stephan Bergmann] struct GlobalNameIds doesn't need a name

[Stephan Bergmann] Unused bitfields don't need a name

[Stephan Bergmann] Remove unused WW8_FFN_Ver8

[Stephan Bergmann] Remove unused TrueColorPixelPtr specialization SetAlpha

[Stephan Bergmann] Remove unused return_type template

[szymon.klos] jsdialogs: send .uno:FillStyle updates in Calc

[szymon.klos] jsdialogs: send .uno:FillStyle updates in Impress

[szymon.klos] jsdialogs: export FillStyle command to JSON

[tamas.zolnai] Better handling of text rotation attribute.

[Stephan Bergmann] Remove unused BackendImpl::t_string2object

[Luboš Luňák] initial build of the Skia library

[Luboš Luňák] build also OpenGL and Vulkan support in Skia

[Luboš Luňák] add PCH to Skia

[Luboš Luňák] build Skia also on Windows

[Luboš Luňák] move opengl vcl files to opengl/

[Luboš Luňák] initial empty Skia VCL implementation

[Luboš Luňák] basic functional implementation of Skia SalBmp

[Luboš Luňák] initial work on Skia SalGraphics

[Luboš Luňák] more work on SkiaSalGraphicsImpl, mainly drawBitmap

[Luboš Luňák] add .cxx file for SalBitmap

[Luboš Luňák] move opengl's code for converting 1,2,4bpp to 24bpp

[Luboš Luňák] better support for <8 bpp in SkiaSalBitmap

[Luboš Luňák] Skia supports 32bit bitmaps

[Luboš Luňák] Skia alpha handling improvements

[Luboš Luňák] more SkiaSalgraphicsImpl drawing

[Luboš Luňák] implement skia copyBits()

[Luboš Luňák] better handling of bit depths in skia code

[Luboš Luňák] implement Skia setClipRegion()

[Luboš Luňák] flush SkSurface's SkCanvas before getting data from it

[Luboš Luňák] correct SkPaint usage when painting

[Luboš Luňák] make the X11/Skia backend finally capable of drawing on screen

[Luboš Luňák] implement skia x11 cairo text drawing

[Luboš Luňák] build also the tools/sk_app part of Skia

[Luboš Luňák] make X11/Skia render to screen using Skia code

[Luboš Luňák] make WinSalVirtualDevice::SetSize() always call Init() for all Impl's

[Luboš Luňák] initial implementation of Skia drawing on screen in Windows

[Luboš Luňák] also check rendering in SvmTest::testBitmaps()

[Luboš Luňák] disable bitmap CRC checking in SvmTest::checkBitmap(Ex)s() for Skia

[Luboš Luňák] build properly with or without Skia enabled

[Luboš Luňák] fix warning

[Luboš Luňák] refactor Windows OpenGLGlyphCache stuff to be reusable for Skia

[Luboš Luňák] use SupportsBitmap32 also for Skia on Windows

[Luboš Luňák] basic implementation of Skia text drawing on Windows

[Luboš Luňák] remove abort() from SkiaSalGraphicsImpl::invert()

[Luboš Luňák] make Skia SkBitmap dumping function static

[Luboš Luňák] disable checkconfigmacros compiler check for UnpackedTarball

[Luboš Luňák] use the same config file for skia build and using it

[Luboš Luňák] fix Skia enabling (disabling and it should not be enabled by default)

[Luboš Luňák] update PCH for Skia

[Luboš Luňák] skia: implement invert operation

[Luboš Luňák] add "invert" tests to BackendTest

[Luboš Luňák] skia: change lclPolygonToPath to get SkPath as parameter

[Luboš Luňák] skia: move {to,from}SkColor to gdiimpl.cxx

[Luboš Luňák] backendtests: remove unused variable - aReturnValue

[Luboš Luňák] build skia by default

[Luboš Luňák] update Skia to chrome-m79

[Luboš Luňák] fix Skia/vulkan with some locales

[Luboš Luňák] resize surface in SkiaSalGraphicsImpl if needed

[Luboš Luňák] update Skia PCH after the update to m79

[Luboš Luňák] allocate Skia SkSurface on demand

[Luboš Luňák] delete Skia WindowContext only after the SkSurface it has created

[Luboš Luňák] make Skia use either Raster or Vulkan, depending on a setting

[Luboš Luňák] add GUI and configuration options for Skia

[Luboš Luňák] remove some obsolete Skia TODO's

[Luboš Luňák] skia: implement direct PolyPolygon and PolyLine rendering

[Luboš Luňák] implement pruning in SkiaGlobalWinGlyphCache

[Luboš Luňák] note about SkiaSalBitmap::ConvertToGreyscale() not being worth it

[Luboš Luňák] finish Skia toSkRegion()

[Luboš Luňák] Add getting of render backend name + impl. for skia

[Luboš Luňák] backendtest: Add PolyLine B2D test diamond

[Luboš Luňák] backendtest: Add polyline bezier curve backend tests

[Luboš Luňák] backendtests: enable tests only when render backend is skia

[Luboš Luňák] skia: redirect drawBitmap with bitmap + mask to drawAlphaBitmap

[Luboš Luňák] reimplement supportsOperation() for Skia and OpenGL

[Luboš Luňák] transform to device coords in Skia drawPolyPolygon()

[Luboš Luňák] fix warning from loplugin:datamembershadow

[Luboš Luňák] fix alpha conversion in SalBitmap::convertDataBitCount()

[Luboš Luňák] fix alpha in SkiaSalGraphicsImpl::drawAlphaBitmap()

[Luboš Luňák] skia: drawAlphaRect and drawRect use common code

[Luboš Luňák] backendtests: add some bitmap tests

[Luboš Luňák] skia: implement drawTransformedBitmap

[Luboš Luňák] update Skia fix-shader-locale.patch.1 to the upstream version

[Luboš Luňák] skip text drawing if there is nothing to draw

[Luboš Luňák] fix SkiaSalGraphicsImpl::drawMask()

[Luboš Luňák] fix Skia Windows text rendering

[Luboš Luňák] more safe handling of destroying Skia surfaces/contexts

[Luboš Luňák] default to Skia using Vulkan, use SAL_SKIA=raster to use raster

[Luboš Luňák] add Skia VCL README with some basic information

[Luboš Luňák] work around for Skia SkCanvas::clipRegion() bug

[Luboš Luňák] add a TODO note about Skia Vulkan surface getting recreated too often

[Luboš Luňák] restore canvas state in SkiaSalGraphicsImpl::drawTransformedBitmap()

[Luboš Luňák] use SkPath::kEvenOdd_FillType for polypolygon paths in Skia

[Luboš Luňák] temporarily disable failing tests in visualbackendtest

[Luboš Luňák] hopefully finally fix SkiaSalGraphicsImpl::drawMask()

[Luboš Luňák] fix SkiaSalGraphicsImpl::drawPixel()

[Luboš Luňák] remove unwanted debug dump

[Luboš Luňák] implement Skia native controls drawing/caching for Windows

[Luboš Luňák] mark a local function static

[Luboš Luňák] make Skia use AA when asked for

[Luboš Luňák] vcl: allow creating a VirtualDevice with alpha sufrace

[Luboš Luňák] backendtest: support creating VirtualDevice with alpha

[Luboš Luňák] backendtest: test blending of bitmap

[Luboš Luňák] skia: don't loop to first point if the polygon is not closed

[Luboš Luňák] skia: implement blendAlphaBitmap and blendBitmap

[Luboš Luňák] skia: use a common drawBitmap in more cases

[Luboš Luňák] skia: add common function to check the input SalTwoRects

[Luboš Luňák] skia: drawMask can be simplified with drawBitmap call

[Luboš Luňák] fix debug build

[Luboš Luňák] extend vcl backendtest to more backends

[Luboš Luňák] implement SalROPColor in Skia

[Luboš Luňák] move docs for Skia env.vars. to vcl/README.vars

[Luboš Luňák] some VCL OpenGL-specific env.vars. actually apply to Skia as well now

[Luboš Luňák] fix Skia text color on X11

[Luboš Luňák] pre-fill Skia bitmaps/surfaces with garbage in dbgutil mode

[Luboš Luňák] handle properly Skia color endianess

[Luboš Luňák] add SAL log group vcl.skia for tracing Skia usage

[Luboš Luňák] make visualbackendtest draw at more than 60FPS

[Luboš Luňák] make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreen

[Luboš Luňák] use center of pixels when doing GPU drawing using Skia

[Luboš Luňák] make Skia copyArea() and copyBits() actually copy, not draw

[Luboš Luňák] use different line and fill color in vcl backendtest

[Luboš Luňák] avoid repeated SkSurface recreating because of X11 being asynchronous

[Luboš Luňák] clean up properly in VCL backend tests

[Luboš Luňák] fix Skia offscreen GPU-backed drawing

[Luboš Luňák] make Skia VCL backend fall back to raster if vulkan doesn't work

[Luboš Luňák] remove no-longer-needed Skia workaround for GPU offscreen drawing

[Luboš Luňák] do not use Xlib for accessing something that is not an X window

[Luboš Luňák] add invert() tests to visualbackendtest

[Luboš Luňák] make Skia GPU offscreen surfaces work with unittests

[Luboš Luňák] fix memory leak

[Luboš Luňák] disable Skia resource leak checking on exit

[Luboš Luňák] make sure Skia invert with TrackFrame doesn't paint outside

[Luboš Luňák] make about dialog differentiate between Skia with Vulkan or raster

[Luboš Luňák] avoid unused parameter warning in non-debug build

[Luboš Luňák] solve the Skia lerp() conflict differently

[Luboš Luňák] avoid some compiler warnings in Skia VCL code

[Luboš Luňák] build Skia only on selected platforms

[Luboš Luňák] fix Skia with --enable-pch=full

[Luboš Luňák] fix a VirtualDevice leak

[Luboš Luňák] fix mistyped operator

[Luboš Luňák] copy SkImage properly

[Luboš Luňák] handle properly true 32bit bitmaps in some places

[Luboš Luňák] patch Skia bug with copying data with different alpha type

[Luboš Luňák] revert BackendCapabilities::mbSupportsBitmap32 for Skia

[Luboš Luňák] use the native Skia color Type when using Vulkan

[Luboš Luňák] do not require Vulkan devel package for Skia

[Luboš Luňák] don't fall back to raster if Skia is first asked for offscreen surface

[Luboš Luňák] fix SkiaSalGraphicsImpl::drawPolyLine()

[Luboš Luňák] always test Skia before OpenGL

[Luboš Luňák] use idle priority in visualbackendtest

[Caolán McNamara] tdf#129037 disable updates during multiselection

[justin_luth] partial revert tdf#127316 for rtfexport: restore ++nProp

[Noel Grandin] tdf#108642 load accessibility children faster

[Noel Grandin] more UCB test more robust on my system

[heiko.tietze] Resolves tdf# 129052 - Misspelled gradient

[Luboš Luňák] do not claim in titlebar test that OpenGL is enabled if it's not

[Stephan Bergmann] Fix some checkUNXBehaviour_getSystemPathFromFileURL tests

[Miklos Vajna] tdf#118947 sw tablestyle: manually scan parents for ::SET

[nemeth] tdf#115630 tdf#88922 Chart: fix custom legend position and size

[Katarina.Behrens] tdf#111922 Fix Position&Size sidebar Height/Width order of magnitude

[Stephan Bergmann] external/liblangtag: Avoid null pointer deref in lt_warning call

[Noel Grandin] sc: rowcol: tdf#50916 add UI to turn jumbo sheets on

[tml] tdf#127939: Make slideshow touch input work properly again on iOS 13

[Caolán McNamara] tdf#129042 set a min size for the wizard dialogs

[Michael Stahl] external/skia: C++20 comparison operator fix

[Michael Stahl] external/skia: -Werror,-Wdeprecated-copy

[Caolán McNamara] tdf#129042 factor the wizard buttons into the desired min width

[Christian Lohmaier] hrc files are not using c-format strings, but use arbitrary placeholders

[Julien Nabet] Fix typo

[Julien Nabet] Fix typo

[Julien Nabet] Removed duplicated include

[Jan Holešovský] android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.

[szymon.klos] jsdialogs: send .uno:FillStyle updates

[Xisco Fauli] tdf#129027: Expand scrolledwindow if parent is resized

[Julien Nabet] Fix typo

[Stephan Bergmann] Blind fix for 32-bit builds

[szymon.klos] jsdiloag: export SvxColorBox to JSON

[gerrit buildbot] Update git submodules

[Caolán McNamara] get_active should be true when activated but menu not yet shown

[Caolán McNamara] don't put focus into unmapped windows

[szymon.klos] jsdialogs: dumpAsJSON for SfxItems with FillGradient example

[Noel Grandin] loplugin:finalclasses in vcl

[gulsah.kose] tdf#127090 Export textbox rotation attribute.

[Caolán McNamara] crashtesting: failure on import of tdf113230-1.docx

[Caolán McNamara] Resolves: tdf#128979 crash/freeze on selecting last theme in list

[Caolán McNamara] GtkButton doesn't have a draw_indicator property

[Jan-Marek Glogowski] tdf#128337 clip the metafile Gradient drawing

[Jan-Marek Glogowski] WIN accept single-backslash file URIs

[Miklos Vajna] Related: tdf#128611 RTF import: handle vertical flip of line shapes

[szymon.klos] jsdialog: send generic fill items also in writer and impress

[Thorsten Behrens] tdf#128782: sw: assign name to draw object
-- 
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.