[Libreoffice-commits] core.git: Branch 'feature/priorities' - sfx2/source

2014-11-09 Thread Tobias Madl
sfx2/source/appl/newhelp.cxx | 14 +++--- sfx2/source/appl/newhelp.hxx |2 +- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 3a604d5da0c6811cf57ccdb048ec7748f05c02e3 Author: Tobias Madl Date: Mon Nov 10 07:55:35 2014 + changed timer to idle

[Libreoffice-commits] core.git: vcl/workben

2014-11-09 Thread Tor Lillqvist
vcl/workben/outdevgrind.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7803b91029b303cc2d78f41c501a271abb471fc8 Author: Tor Lillqvist Date: Mon Nov 10 09:37:19 2014 +0200 WaE: unused variable 'aString' Change-Id: Ie548ad26b7bb2a8ced4e821296b445

[Libreoffice-commits] core.git: vcl/opengl vcl/quartz

2014-11-09 Thread Markus Mohrhard
vcl/opengl/salbmp.cxx |4 vcl/quartz/salbmp.cxx |4 2 files changed, 8 insertions(+) New commits: commit 027041a003fd3821e9b530c1f6a2b42d18a8752c Author: Markus Mohrhard Date: Mon Nov 10 08:17:51 2014 +0100 put these classes into an anonymous namespace Change-Id

[Libreoffice-commits] core.git: 2 commits - vcl/opengl

2014-11-09 Thread Markus Mohrhard
vcl/opengl/gdiimpl.cxx |2 +- vcl/opengl/salbmp.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit e90a6f154e94b91d4a1bdd832a98dc263bd29d6b Author: Markus Mohrhard Date: Mon Nov 10 08:16:38 2014 +0100 WaE: [-Wsometimes-uninitialized] Change-

[Libreoffice-commits] core.git: 161 commits - avmedia/Library_avmedia.mk avmedia/Library_avmediaogl.mk basegfx/source canvas/Library_oglcanvas.mk chart2/Library_chartcontroller.mk chart2/Library_chart

2014-11-09 Thread Markus Mohrhard
Repository.mk |4 avmedia/Library_avmedia.mk |1 avmedia/Library_avmediaogl.mk |1 basegfx/source/polygon/b2dpolypolygoncutter.cxx

[Libreoffice-commits] core.git: include/sal

2014-11-09 Thread Takeshi Abe
include/sal/config.h |5 - 1 file changed, 5 deletions(-) New commits: commit 06a5b619a76c96783ee67bdcfd21f203d3ddb53c Author: Takeshi Abe Date: Mon Nov 10 11:01:41 2014 +0900 never wonder if sun is not sun By the way an item of the following page suggests the same snipet

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl-rebased' - vcl/unx

2014-11-09 Thread Markus Mohrhard
vcl/unx/generic/gdi/openglx11cairotextrender.cxx | 50 +++ vcl/unx/generic/gdi/openglx11cairotextrender.hxx | 26 +++ 2 files changed, 76 insertions(+) New commits: commit 58f46166c92db8bbbcf1bfa6243c4b636d8fa6cb Author: Markus Mohrhard Date: Mon Nov 10 07:09:59

LibreOffice Gerrit News for core on 2014-11-10

2014-11-09 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#85912 Delete surrounding text failing for input method calls regressi in https://gerrit.libreoffice.org/12311 from Justin Luth about module sw + fdo#85594

[Bug 84938] replace #defined constants with ‘enum class’

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #6 from Noel Grandin --- Glad to here you are working on this! (In reply to Terrence Enger from comment #5) > (*) I have the name DatasourceItemId for the class. Is this good? > Sounds finee. > (*) The member name looks like a #de

LibreOffice Gerrit News for dev-tools on 2014-11-10

2014-11-09 Thread gerrit
Moin! * Open changes on master for project dev-tools changed in the last 25 hours: None * Merged changes on master for project dev-tools changed in the last 25 hours: + libreoffice-bugzilla2.py: try to fix target for release branch commits in https://gerrit.libreoffice.org/12287 from Michael

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl-rebased' - vcl/inc

2014-11-09 Thread Markus Mohrhard
vcl/inc/textrender.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0be5f40ea422bb01ca23a00e38e42c31d614bef1 Author: Markus Mohrhard Date: Mon Nov 10 05:54:17 2014 +0100 fix build Change-Id: I2c5152dfffa8f29502b902fbdcb0eabdb1d31704 diff --git a/v

[Libreoffice-commits] core.git: Changes to 'feature/opengl-vcl-rebased'

2014-11-09 Thread Markus Mohrhard
New branch 'feature/opengl-vcl-rebased' available with the following commits: commit 41c32debf017b771a1fd697c1d05c97f05b1dbbd Author: Markus Mohrhard Date: Mon Nov 10 04:30:31 2014 +0100 fix bad merge conflict resolution Change-Id: I788d57a5645c00f6bdb66cc14c7fa748bc8b02f2 commit

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - vcl/inc vcl/opengl vcl/win

2014-11-09 Thread Markus Mohrhard
vcl/inc/opengl/win/gdiimpl.hxx |4 +++- vcl/opengl/win/gdiimpl.cxx | 39 ++- vcl/win/source/gdi/salgdi.cxx |4 ++-- 3 files changed, 43 insertions(+), 4 deletions(-) New commits: commit ea6622bb5e1e300856e7bd7bb6d0a307252d4cf8 Author: Markus Mohr

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - chart2/opengl vcl/inc vcl/Library_vclplug_gen.mk vcl/opengl vcl/unx

2014-11-09 Thread Markus Mohrhard
chart2/opengl/README.deprecated| 23 vcl/Library_vclplug_gen.mk |1 vcl/inc/cairotextrender.hxx|1 vcl/opengl/README.deprecated | 23 vcl/unx/generic/gdi/cairotextrender.cxx|1

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/inc vcl/Library_vcl.mk vcl/opengl vcl/win

2014-11-09 Thread Markus Mohrhard
vcl/Library_vcl.mk |1 + vcl/inc/opengl/win/gdiimpl.hxx | 34 ++ vcl/opengl/win/gdiimpl.cxx | 28 vcl/win/source/gdi/salgdi.cxx |4 ++-- 4 files changed, 65 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] core.git: dbaccess/uiconfig

2014-11-09 Thread Julien Nabet
dbaccess/uiconfig/ui/queryfilterdialog.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3d16e8593ac1e9d90f0a033732766907476822f9 Author: Julien Nabet Date: Mon Nov 10 00:19:32 2014 +0100 Resolves fdo#82500: Operators missing in Standard Filter R

[Libreoffice-commits] core.git: 2 commits - sw/source

2014-11-09 Thread Luboš Luňák
sw/source/core/doc/doclay.cxx | 44 +++--- sw/source/core/layout/frmtool.cxx |2 + 2 files changed, 25 insertions(+), 21 deletions(-) New commits: commit 167a0383f0064372ad36d08f6318385adaacc6dc Author: Luboš Luňák Date: Sun Nov 9 22:59:41 2014 +010

RE: Calc Sheet Cell Reference Vs Excel Sheet Cell Reference

2014-11-09 Thread nicholas ferguson
Subject: Calc Sheet Cell Reference Vs Excel Sheet Cell Reference In excel, we have Sheet!$A$3while in Calc, we have Sheet.$A$3 Is there a flag in CALC to make it work with Excel's Sheet Cell Reference of '!'. I see that CALC is using the same constant Column Row reference of '$' [nicholas fe

[Libreoffice-commits] core.git: sw/qa

2014-11-09 Thread Mark Hung
sw/qa/extras/ooxmlexport/data/cjklist30.docx |binary sw/qa/extras/ooxmlexport/data/cjklist31.docx |binary sw/qa/extras/ooxmlexport/data/cjklist34.docx |binary sw/qa/extras/ooxmlexport/data/cjklist35.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 52 +++ s

[Libreoffice-commits] core.git: 2 commits - sw/source

2014-11-09 Thread Tor Lillqvist
sw/source/core/layout/atrfrm.cxx |2 ++ sw/source/core/layout/frmtool.cxx |1 + 2 files changed, 3 insertions(+) New commits: commit e24ed4e3a0bf603f2ea359b10542477ddd654564 Author: Tor Lillqvist Date: Sun Nov 9 22:52:15 2014 +0200 WaE: unused parameter 'pTbl' Change-Id:

Re: master build fails on units-tests on MAC OS-X

2014-11-09 Thread Robert Antoni Buj i Gelonch
In OS X, some unit tests may fail unless you have a windowing session open to the machine, either on the physical console or through Screen Sharing. In order to avoid another possible fail, you have to access to "Energy Saver" in "System Preferences" and deselect "Automatic Graphics Switching", "P

Calc Sheet Cell Reference Vs Excel Sheet Cell Reference

2014-11-09 Thread nicholas ferguson
In excel, we have Sheet!$A$3while in Calc, we have Sheet.$A$3 Is there a flag in CALC to make it work with Excel's Sheet Cell Reference of '!'. I see that CALC is using the same constant Column Row reference of '$' ___ LibreOffice mailing list Lib

[Libreoffice-commits] core.git: unotools/source

2014-11-09 Thread Maxim Monastirsky
unotools/source/config/historyoptions.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 1166966eb4112fdf332c656eae5082d82a3ec2f2 Author: Maxim Monastirsky Date: Sun Nov 9 21:52:54 2014 +0200 Related: fdo#80755 Always update the thumbnail Ev

[Libreoffice-commits] core.git: 8 commits - sw/inc sw/source

2014-11-09 Thread Luboš Luňák
sw/inc/doc.hxx |5 sw/inc/docary.hxx | 28 +++-- sw/inc/frmfmt.hxx | 27 + sw/inc/node.hxx |2 sw/source/core/attr/swatrset

[Libreoffice-commits] core.git: sw/source

2014-11-09 Thread Samuel Mehrbrodt
sw/source/uibase/utlui/wordcountctrl.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 123e49d6e307c41a5f59878335563ad7203b23ff Author: Samuel Mehrbrodt Date: Sun Nov 9 19:02:52 2014 +0100 Try to fix CppunitTest_sw_mailmerge test Change-Id: I22

[Libreoffice-commits] core.git: 3 commits - cppcanvas/qa cui/source include/sfx2 reportdesign/source sc/source sfx2/source sw/source writerfilter/source

2014-11-09 Thread Miklos Vajna
cppcanvas/qa/extras/emfplus/emfplus.cxx|2 +- cui/source/tabpages/bbdlg.cxx |4 ++-- include/sfx2/styledlg.hxx |2 +- include/sfx2/tabdlg.hxx|4 ++-- reportdesign/source/ui/dlg/dlgpage.cxx

[Bug 84938] replace #defined constants with ‘enum class’

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #5 from Terrence Enger --- I have started hacking on the names starting DSID_ defined in dbaccess/source/ui/inc/dsitems.hxx. Some observations and questions arising: (*) I have the name DatasourceItemId for the class. Is this good?

[Libreoffice-commits] core.git: include/svx sfx2/source svx/source sw/sdi sw/source

2014-11-09 Thread Samuel Mehrbrodt
include/svx/insctrl.hxx |1 - include/svx/modctrl.hxx |2 +- sfx2/source/statbar/stbitem.cxx |8 svx/source/stbctrls/insctrl.cxx | 29 - svx/source/stbctrls/modctrl.cxx |2 +- sw/sdi

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #78 from Joel Madero --- added bug 76975 - clicking on update seems to be causing a crash for some users. -- You are receiving this mail because: You are on the CC list for the bug. ___ Li

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Joel Madero changed: What|Removed |Added Depends on||76975 -- You are receiving this mail beca

Re: master build fails in calcoptionsdlg.cxx

2014-11-09 Thread Wols Lists
On 09/11/14 09:26, Tor Lillqvist wrote: > Whether OpenCL is useful, or even available, on a machine or not, and > whether OpenCL-related code is compiled, are separate things. We check > OpenCL availability at run-time, and even when available, the intent is > that we check whether the implementati

Brij Mohan Lal Srivastava license statement

2014-11-09 Thread Brij Mohan Lal Srivastava
Hi, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Brij Mohan Lal Srivastava M.S. by Research (CSE) IIIT-H, Gachibowli Hyderabad +91 77997 28715 brijmohanla...@research.iiit.ac.in ___ Li

[Libreoffice-commits] core.git: sc/uiconfig

2014-11-09 Thread Yousuf Philips
sc/uiconfig/scalc/menubar/menubar.xml |2 ++ 1 file changed, 2 insertions(+) New commits: commit a700c0b44d8ff6092120315b38f6b10f0278fbf7 Author: Yousuf Philips Date: Sun Nov 9 05:03:16 2014 +0400 fdo#86048 Add delete row and column entries to Edit menu Change-Id: Ia08e4a88b7

Richard PALO license statement

2014-11-09 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -BEGIN PGP SIGNATURE- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJUX1aIAAoJECAB22

Re: master build fails on units-tests on MAC OS-X

2014-11-09 Thread julien2412
On MacOs 10.9.5, I've got this with master sources updated 2 days ago: warn:sw.uno:88580:1:sw/source/core/unocore/unotext.cxx:2275: Exception when setting property: CharInteropGrabBag. Message: warn:sw.core:88580:1:sw/source/core/table/swnewtable.cxx:2166: Line width differs from table width: 6553

[Libreoffice-commits] core.git: sw/uiconfig

2014-11-09 Thread Adolfo Jayme Barrientos
sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui | 50 +- sw/uiconfig/swriter/ui/autotext.ui | 63 ++-- sw/uiconfig/swriter/ui/bulletsandnumbering.ui |7 sw/uiconfig/swriter/ui/businessdatapage.ui | 99 + sw/uiconfig

[Libreoffice-commits] core.git: cui/uiconfig dbaccess/uiconfig desktop/uiconfig extensions/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig svtools/uiconfig svx/uiconfig sw/uiconfig

2014-11-09 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/comment.ui|2 -- cui/uiconfig/ui/cuiimapdlg.ui |1 - cui/uiconfig/ui/numberingformatpage.ui|1 - cui/uiconfig/ui/objecttitledescdialog.ui |1 - dbaccess/uiconfig/ui/directsqldialog.ui

[Libreoffice-commits] core.git: icon-themes/sifr

2014-11-09 Thread Matthias Freund
icon-themes/sifr/cmd/lc_customanimation.png|binary icon-themes/sifr/cmd/sc_customanimation.png|binary icon-themes/sifr/sfx2/res/symphony/morebutton.png |binary icon-themes/sifr/sfx2/res/symphony/sidebar-animation-large.png |binary icon-theme

[Libreoffice-commits] core.git: icon-themes/sifr

2014-11-09 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_defaultbullet.png|binary icon-themes/sifr/cmd/lc_defaultnumbering.png |binary icon-themes/sifr/cmd/lc_insertsymbol.png |binary icon-themes/sifr/cmd/sc_insertsymbol.png |binary 4 files changed New commits: commit 1bb42448dd978bb634ec60e3969178c1ed158015 Auth

[Libreoffice-commits] core.git: sc/uiconfig

2014-11-09 Thread Yousuf Philips
sc/uiconfig/scalc/menubar/menubar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit b740b0c92552e85b9715964d4716cb58fc1ccfe7 Author: Yousuf Philips Date: Sun Nov 9 02:38:04 2014 +0400 fdo#86046 Addition of sheet grid lines toggle to view menu Change-Id: Ifb948e90ad

[Libreoffice-commits] core.git: sc/uiconfig

2014-11-09 Thread Yousuf Philips
sc/uiconfig/scalc/toolbar/standardbar.xml | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) New commits: commit 9667e015fcc89a4de9b9b8fdde8f4bc68f1eef81 Author: Yousuf Philips Date: Sun Nov 9 02:46:33 2014 +0400 fdo#85594 hiding, unhiding and rearranging standard t

[Libreoffice-commits] core.git: sw/uiconfig

2014-11-09 Thread Yousuf Philips
sw/uiconfig/swriter/toolbar/standardbar.xml |9 + sw/uiconfig/swriter/toolbar/textobjectbar.xml |8 2 files changed, 9 insertions(+), 8 deletions(-) New commits: commit 0daa405e104098bbceea6a974a80ad49ff50af7a Author: Yousuf Philips Date: Sat Nov 8 04:22:36 2014 +040

Re: master build fails on units-tests on MAC OS-X

2014-11-09 Thread Adam Fyne
Noel - do you agree? can you also run master build on MAC-OSX with no problem ? On Sun, Nov 9, 2014 at 12:25 PM, Norbert Thiebaud wrote: > On Sun, Nov 9, 2014 at 3:40 AM, Adam Fyne wrote: > > > > Hi all, > > > > Can't seem to build master on MAC OS-X when unit-tests > > are turned on. I hea

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-09 Thread Maarten Hoes
lcov-report/lcov-report.sh |7 +++ 1 file changed, 7 insertions(+) New commits: commit f01d6c1c08cc21350f94bb8b121e6e5f4bd6761e Author: Maarten Hoes Date: Sun Nov 9 11:29:37 2014 +0100 Added a license statement. Change-Id: Iedf068824245ad7d9c0c75fad3f92bf7c30fb4e5 Rev

Re: lcov code coverage script

2014-11-09 Thread Maarten Hoes
On Sun, Nov 9, 2014 at 11:23 AM, Norbert Thiebaud wrote: > > On Sun, Nov 9, 2014 at 4:02 AM, Maarten Hoes wrote: > > On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes > > wrote: > >> > >> I created a shell script that creates a lcov code coverage report of > >> running 'make check' on the libreoffic

[Libreoffice-commits] core.git: svx/source

2014-11-09 Thread Maxim Monastirsky
svx/source/sidebar/nbdtmg.cxx | 37 + 1 file changed, 5 insertions(+), 32 deletions(-) New commits: commit 9a70e0a7f5e861065e63c3d30048a7d56abf1fed Author: Maxim Monastirsky Date: Sun Nov 9 12:18:25 2014 +0200 Synchronize bullets lists The de

Re: master build fails on units-tests on MAC OS-X

2014-11-09 Thread Norbert Thiebaud
On Sun, Nov 9, 2014 at 3:40 AM, Adam Fyne wrote: > > Hi all, > > Can't seem to build master on MAC OS-X when unit-tests > are turned on. I heard that in order to build on MAC - you need > to disable unit-tests. Is that true ? on master there is a test that fail on retina, mostly due to roundi

Re: lcov code coverage script

2014-11-09 Thread Norbert Thiebaud
On Sun, Nov 9, 2014 at 4:02 AM, Maarten Hoes wrote: > On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes > wrote: >> >> I created a shell script that creates a lcov code coverage report of >> running 'make check' on the libreoffice code. Ive run it a few times, and it >> seems to be doing what I inten

Re: lcov code coverage script

2014-11-09 Thread Maarten Hoes
On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes wrote: > > I created a shell script that creates a lcov code coverage report of running 'make check' on the libreoffice code. Ive run it a few times, and it seems to be doing what I intended it to. I submitted it to gerrit for review. Feel free to take

Re: master build fails on units-tests on MAC OS-X

2014-11-09 Thread Tor Lillqvist
> > > I heard that in order to build on MAC - you need > to disable unit-tests. Is that true ? > No. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

master build fails on units-tests on MAC OS-X

2014-11-09 Thread Adam Fyne
Hi all, Can't seem to build master on MAC OS-X when unit-tests are turned on. I heard that in order to build on MAC - you need to disable unit-tests. Is that true ? Best, *Adam Fyne* Interoperability Team Leader Twitter | LinkedIn

Re: master build fails in calcoptionsdlg.cxx

2014-11-09 Thread Tor Lillqvist
> > Why? I was thinking that opencl was useful only when you have a > > "separated" graphic card (sorry, I don't know the right wording in > English). > Whether OpenCL is useful, or even available, on a machine or not, and whether OpenCL-related code is compiled, are separate things. We check Open

[Libreoffice-commits] core.git: svx/source

2014-11-09 Thread Maxim Monastirsky
svx/source/sidebar/nbdtmg.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit a066acd8709ce69eae4fee3993dbb298e02eb8d5 Author: Maxim Monastirsky Date: Sun Nov 9 11:01:13 2014 +0200 Reset prefix and suffix for bullets It seems needed in Impress, when applying a bul

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - oox/source

2014-11-09 Thread Muthu Subramanian
oox/source/drawingml/chart/objectformatter.cxx | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit ce807b9143baa7a686ab9b2a95899f2c1817a715 Author: Muthu Subramanian Date: Fri Oct 10 18:59:46 2014 +0530 fdo#54361: Chart background in XLSX is

[Libreoffice-commits] core.git: 8 commits - chart2/source include/svx officecfg/registry sd/source svx/Library_svx.mk svx/sdi svx/source svx/uiconfig svx/util sw/source xmloff/source

2014-11-09 Thread Julien Nabet
chart2/source/view/main/GL3DRenderer.cxx|6 include/svx/dialogs.hrc |9 include/svx/sdr/contact/objectcontactofobjlistpainter.hxx | 165 +- include/svx/sdr/contact/viewcontactofe3d.hxx| 117 - inc

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 15 commits - basegfx/source vcl/inc vcl/opengl vcl/source vcl/win vcl/workben

2014-11-09 Thread Markus Mohrhard
basegfx/source/polygon/b2dpolypolygoncutter.cxx |2 vcl/inc/impbmp.hxx |7 vcl/inc/openglgdiimpl.hxx |3 vcl/opengl/gdiimpl.cxx | 246 ++-- vcl/opengl/maskedTextureFragmentShader.glsl

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-11-09 Thread Eike Rathke
sc/source/core/tool/token.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1b0b80195802dd1e707f07e4825d6847ff810c73 Author: Eike Rathke Date: Fri Aug 22 12:59:47 2014 +0200 resolved fdo#82936 do not clear the 3D flag on refupdate Change-Id: I2ae1

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl-pixmap' - 0 commits -

2014-11-09 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'origin/feature/opengl-vcl-pixmap' - 0 commits -

2014-11-09 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/lfrb-vcl-opengl' - 98 commits - basegfx/source chart2/source include/vcl officecfg/registry Repository.mk sc/workben slideshow/source vcl/Executable_out

2014-11-09 Thread Louis-Francis Ratté-Boulianne
Rebased ref, commits from common ancestor: commit b2f5eec073a1f0cbefc4bd789eaa9c8aaa7bca02 Author: Louis-Francis Ratté-Boulianne Date: Sat Nov 8 23:05:32 2014 -0500 vcl: Re-enable features in vcldemo Change-Id: If2a17b2c5609b7529d9aa5091ced280dd5ac4176 diff --git a/vcl/workben/vc

[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py

2014-11-09 Thread Michael Stahl
ciabot/libreoffice-bugzilla2.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6af188d346447a92b8e41d68c7aea190521214a9 Author: Michael Stahl Date: Thu Nov 6 14:03:41 2014 +0100 libreoffice-bugzilla2.py: try to fix target for release branch commits

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-09 Thread Maarten Hoes
lcov-report/lcov-report.sh | 116 + 1 file changed, 116 insertions(+) New commits: commit a9b64f309fdae9135d7223f0aec55d95a7517f13 Author: Maarten Hoes Date: Sat Nov 8 23:10:51 2014 +0100 shell script to generate lcov code coverage reports.