[Libreoffice-commits] core.git: Changes to 'private/moggi/chart-lifetime-fixes'
Markus Mohrhard
markus.mohrhard at collabora.co.uk
Sun Apr 13 18:37:25 PDT 2014
New branch 'private/moggi/chart-lifetime-fixes' available with the following commits:
commit 002f47883c535eefca0db04875573a7466149853
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Mon Apr 14 03:16:45 2014 +0200
switch to IOpenGLRenderer in chart2 2D rendering
Change-Id: If2351186e6e6612a84b1c98c28bbb7f2c3dc49ab
commit f489d235e908f199fc41c90742c3b7a084242573
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Mon Apr 14 02:02:39 2014 +0200
tie lifetime of some objects together
It is just too complicated to follow the different OpenGL contexts in
our current desing. This will at least simplify our handling a bit.
IOpenGLRenderer is an abstract interface that should be implemented by
the code using SdrOpenGLObj to paint with OpenGL.
Change-Id: Ib4bfc0350b4345bc27af8bed037c48c11bb67300
commit 0e1d0f46ef7fca618a248d8bdfdacb38c67c4597
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Mon Apr 14 01:25:23 2014 +0200
remove unused include
Change-Id: I6303f9b1f0aa8a01a20275c92df026d69632db1d
commit 4597c87e81e5f49656aae4a95d9d6c8593cf8696
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Thu Apr 10 00:04:35 2014 +0200
add teh rounded corners property back
This has been removed because it was unused.
Change-Id: If8fdf87cec1cd5fb5ee1924396643b152e6f3431
commit 26bee6fd16ffb72ebf0d4d2e685e98199bc18fa9
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Thu Apr 10 00:02:51 2014 +0200
make sure the unique id is set correctly
Change-Id: I1b846e79c2fdd718b7c67f39cb67ca2916520cb3
More information about the Libreoffice-commits
mailing list