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

2014-11-13 Thread Noel Grandin
sc/source/filter/oox/drawingmanager.cxx | 21 - 1 file changed, 21 deletions(-) New commits: commit 7f232c7b91625138adf1d2e2cb8330aa14ce22d8 Author: Noel Grandin Date: Fri Nov 14 09:27:02 2014 +0200 -Werror,-Wunused-const-variable Change-Id: I2ace311bc1fe663

SalGraphics::mirror() question

2014-11-13 Thread Chris Sherlock
Hi all, Some time ago, all the SalGraphics::mirror() functions added a check to get the width from OutputDevice::GetOutWidthPixel() if the class is VirtualDevice. My questions are: 1. Why is this necessary? 2. What is the difference between SalGraphics::GetGraphicsWidth() and OutputDevice::GetOu

Re: minutes of ESC call ...

2014-11-13 Thread Noel Grandin
On 2014-11-13 06:13 PM, Michael Meeks wrote: * library bloat (Michael S) + not really an issue for release builds - --enable-mergelibs + big library + --enable-symbols -> OOM + especially problematic CppuniTests with use_library_objects + perhaps a barrier to entry to

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

2014-11-13 Thread Louis-Francis Ratté-Boulianne
vcl/inc/openglgdiimpl.hxx|1 vcl/opengl/gdiimpl.cxx | 67 +++ vcl/opengl/linearGradientFragmentShader.glsl |2 3 files changed, 69 insertions(+), 1 deletion(-) New commits: commit fdbc95ee2a80b3660802cea5ac40e2032d78e15

LibreOffice Gerrit News for core on 2014-11-14

2014-11-13 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#86209 reorganized the view menu in impress and draw in https://gerrit.libreoffice.org/12421 from Yousuf Philips about module sd + fdo#81475 moving alignmen

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

2014-11-13 Thread Takeshi Abe
sw/source/core/access/accmap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 34b12a170e1b3264fa46a8996cc67e12e2fea947 Author: Takeshi Abe Date: Fri Nov 14 14:47:15 2014 +0900 Mark as const Change-Id: I3236bbbdddf819afb11d8f80dd80c92a04281bf9

Childwindow slot missing

2014-11-13 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Starting up 'swriter', 'scalc' or such I notice the following warnings systematically : | richard@omnis:/home/richard$ swriter | warn:sfx.control:101391:1:sfx2/source/control/dispatch.cxx:1505: | Childwindow slot missing: 10365 | warn:sfx.control:1013

Survey about updating trueWord of ZH-TW locale data

2014-11-13 Thread Hung Mark
Hi , I noticed that there is a recent change to ZH-CN locale data merged to master branch from Gerrit news. ( ref. https://gerrit.libreoffice.org/#/c/12284/ ) I notcied that trueWord was changed from localized Chinese '真' or '假' into English 'true' or 'false'. I want to apply similar change to ZH

Re: minutes of ESC call ...

2014-11-13 Thread Tommy
On Thu, 13 Nov 2014 17:13:33 +0100, Michael Meeks wrote: + look at sorting spreadsheet / use-cases etc. (Eike) cf. https://bugs.freedesktop.org/show_bug.cgi?id=85490 ] [ some progress, Luke did some good work on JBF's doc. several use-cases where things are dif

www.lists.freedesktop.org

2014-11-13 Thread Morris | Dobotics Media Pty Ltd
Hi, I recently browsed through your business website and wanted to highlight some key points for consideration. I am sure it will complement your-SEO work to help your website attract only quality visitors and make it scale high on the search .engine results page (SERP) gradually. Would

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

2014-11-13 Thread Louis-Francis Ratté-Boulianne
vcl/inc/openglgdiimpl.hxx|4 +- vcl/opengl/gdiimpl.cxx | 16 ++-- vcl/unx/generic/gdi/openglx11cairotextrender.cxx | 45 +-- vcl/win/source/gdi/winlayout.cxx |6 +-- 4 files changed, 29 insertions

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 6 commits - vcl/inc vcl/Library_vclplug_gen.mk vcl/opengl vcl/source vcl/unx vcl/win

2014-11-13 Thread Louis-Francis Ratté-Boulianne
vcl/Library_vclplug_gen.mk |1 vcl/inc/generic/genpspgraphics.h |1 vcl/inc/headless/svpgdi.hxx |1 vcl/inc/opengl/salbmp.hxx|7 vcl/inc/opengl/texture.hxx | 67 +--- vcl/inc/opengl/x11/gdiimpl.hxx

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - sc/inc sc/source

2014-11-13 Thread Kohei Yoshida
sc/inc/column.hxx| 10 +++-- sc/inc/document.hxx | 15 +-- sc/inc/table.hxx |9 +++- sc/source/core/data/column.cxx | 23 +++ sc/source/core/data/column3.cxx | 17 +--- sc/source/core/data/document.cxx | 77 +

[Libreoffice-commits] core.git: 2 commits - basic/source cui/source dbaccess/source desktop/source drawinglayer/source editeng/source filter/source include/oox include/svtools include/svx include/vcl

2014-11-13 Thread Michael Stahl
basic/source/runtime/methods1.cxx |1 cui/source/tabpages/grfpage.cxx |1 dbaccess/source/ui/inc/JoinController.hxx |1 desktop/source/lib/init.cxx |1 drawinglayer/source/primitive2d/metafi

[Libreoffice-commits] core.git: 3 commits - vcl/inc vcl/win

2014-11-13 Thread Jan Holesovsky
vcl/inc/win/salgdi.h |6 -- vcl/win/source/gdi/salgdi.cxx|9 + vcl/win/source/gdi/salgdi3.cxx |6 -- vcl/win/source/gdi/winlayout.cxx |2 -- 4 files changed, 1 insertion(+), 22 deletions(-) New commits: commit a2bba429fa4328d17818cbafe5229655b11e5

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

2014-11-13 Thread Jan Holesovsky
vcl/inc/win/salgdi.h |6 -- vcl/win/source/gdi/salgdi.cxx|9 + vcl/win/source/gdi/salgdi3.cxx |6 -- vcl/win/source/gdi/winlayout.cxx |2 -- 4 files changed, 1 insertion(+), 22 deletions(-) New commits: commit 151fdd5e4990389c2c2ceb3e69fb64d0e438d

[Libreoffice-commits] core.git: 5 commits - vcl/inc vcl/Library_vcl.mk vcl/win

2014-11-13 Thread Jan Holesovsky
vcl/Library_vcl.mk |1 vcl/inc/cairotextrender.hxx |2 vcl/inc/opengl/win/gdiimpl.hxx |1 vcl/inc/textrender.hxx |7 vcl/inc/win/salgdi.h | 24 ++ vcl/inc/win/salvd.h |3 vcl/inc/wintextrende

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

2014-11-13 Thread Jan Holesovsky
vcl/Library_vcl.mk |1 vcl/inc/cairotextrender.hxx |2 vcl/inc/opengl/win/gdiimpl.hxx |1 vcl/inc/textrender.hxx |7 vcl/inc/win/salgdi.h | 24 ++ vcl/inc/win/salvd.h |3 vcl/inc/wintextrende

[Libreoffice-commits] core.git: 9 commits - framework/source sd/source vcl/inc vcl/opengl vcl/workben

2014-11-13 Thread Caolán McNamara
framework/source/uiconfiguration/imagemanagerimpl.cxx |7 +- framework/source/uiconfiguration/imagemanagerimpl.hxx |2 sd/source/ui/presenter/SlideRenderer.cxx |3 sd/source/ui/presenter/SlideRenderer.hxx |2 vcl/inc/openglgdiimpl.hxx

[Libreoffice-commits] core.git: 10 commits - svtools/source vcl/opengl vcl/source vcl/unx

2014-11-13 Thread Caolán McNamara
svtools/source/graphic/grfmgr.cxx|2 +- vcl/opengl/salbmp.cxx|8 vcl/opengl/x11/gdiimpl.cxx |5 +++-- vcl/source/fontsubset/sft.cxx|2 +- vcl/unx/generic/gdi/gdiimpl.cxx |9 +++-- vcl/unx/generic/gdi/sa

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - sc/inc sc/source

2014-11-13 Thread Kohei Yoshida
sc/inc/sharedformula.hxx | 14 ++ sc/source/core/data/documentimport.cxx | 18 +- sc/source/core/tool/sharedformula.cxx | 13 + 3 files changed, 40 insertions(+), 5 deletions(-) New commits: commit 81116b30b2884f7270be442c675f51ac23e071

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

2014-11-13 Thread Caolán McNamara
include/svx/svdotable.hxx |2 +- include/svx/svdotext.hxx |2 +- sd/source/ui/animations/CustomAnimationDialog.cxx |1 + svx/source/svdraw/svdotext.cxx|3 +-- svx/source/table/svdotable.cxx|

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

2014-11-13 Thread Michael Stahl
vcl/inc/wintextrender.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 7e6205117d535905b46c0106e66e5e3b593ee813 Author: Michael Stahl Date: Thu Nov 13 21:18:26 2014 +0100 vcl: remove non-existent include and hope that it builds? Change-Id: Iabe375773caea89ab631e6b2

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

2014-11-13 Thread Michael Stahl
sw/source/uibase/config/StoredChapterNumbering.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a378fe877302a06141fd517c35a738ccd0967874 Author: Michael Stahl Date: Thu Nov 13 20:50:27 2014 +0100 coverity#1251590: fascinating what sort of nonsense works by

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

2014-11-13 Thread Caolán McNamara
svx/source/table/svdotable.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 5839f0c4b98b37327a80b3fbe66d3b28459737b0 Author: Caolán McNamara Date: Thu Nov 13 13:32:35 2014 + impress table layout cache returns wrong rectangle th

[Libreoffice-commits] core.git: autogen.sh

2014-11-13 Thread Michael Meeks
autogen.sh | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 1e03a686a386314be25520dc70e7be01d0f7193b Author: Michael Meeks Date: Thu Nov 13 16:27:30 2014 + autogen: add --best-effort to help automation bridge option changes. When we add or

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

2014-11-13 Thread Caolán McNamara
sc/source/filter/xml/xmlcelli.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 14609e342936225ddd1fcbd9874672ca36440bfe Author: Caolán McNamara Date: Thu Nov 13 10:22:08 2014 + valgrind: check return of convertDateTime before using f

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

2014-11-13 Thread Julien Nabet
sd/source/ui/animations/CustomAnimationDialog.cxx |3 ++- sd/source/ui/animations/CustomAnimationPane.cxx | 17 - 2 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 236819ecfa38360aa72d1061808b20204a0af594 Author: Julien Nabet Date: Mon Nov 3 23:28:4

minutes of ESC call ...

2014-11-13 Thread Michael Meeks
* Present: + Muthu, cloph, Markus, Lionel, Eike, Norbert, Stephan, Kendy, Michael M, Robinson, JMux, David T, Kohei, Michael S, Ptyl * Completed Action Items: + commit UX default tweak to master (Kendy) + mention calc sorting issue in the 4.2.7 / 4.3.3 release notes (Cloph)

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

2014-11-13 Thread Stephan Bergmann
sc/inc/formulagroup.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7a741ac6dbfb579c28520911d4c11fafd7d48411 Author: Stephan Bergmann Date: Thu Nov 13 17:09:36 2014 +0100 Missing include Change-Id: Ic94c452802c5171d1557bc78a74ea1a700db512f diff --git a/sc/inc/fo

[Libreoffice-commits] core.git: sc/source unusedcode.easy

2014-11-13 Thread Caolán McNamara
sc/source/filter/inc/drawingmanager.hxx | 89 -- sc/source/filter/oox/drawingmanager.cxx | 266 unusedcode.easy |1 3 files changed, 356 deletions(-) New commits: commit 18eab4c154eb033e8751c85df3b170a3946e3a20 Author: CaolÃ

[Libreoffice-commits] core.git: 5 commits - external/boost external/firebird external/libabw external/libcdr external/libebook external/libetonyek external/libfreehand external/liblangtag external/lib

2014-11-13 Thread Stephan Bergmann
external/boost/UnpackedTarball_boost.mk |1 + external/boost/w4702.patch.0 | 10 ++ external/firebird/ExternalProject_firebird.mk |2 +- external/libabw/ExternalProject_libabw.mk |2 +- external/libcdr/ExternalProject

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

2014-11-13 Thread Jan Holesovsky
vcl/Library_vcl.mk |1 vcl/inc/cairotextrender.hxx |2 vcl/inc/textrender.hxx |7 - vcl/inc/win/salgdi.h | 23 - vcl/inc/wintextrender.hxx| 140 +++ vcl/win/source/gdi/salgdi.c

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

2014-11-13 Thread Tobias Madl
forms/source/component/ListBox.cxx | 16 +++ forms/source/component/ListBox.hxx |2 - linguistic/source/lngsvcmgr.cxx |6 ++--- linguistic/source/lngsvcmgr.hxx |2 - sfx2/source/dialog/filedlghelper.cxx | 12 +-- sfx2/source/dialog/filedlgimpl.hxx

[Libreoffice-commits] core.git: vcl/inc vcl/Library_vcl.mk vcl/win

2014-11-13 Thread Jan Holesovsky
vcl/Library_vcl.mk |1 vcl/inc/cairotextrender.hxx |2 vcl/inc/textrender.hxx |7 - vcl/inc/win/salgdi.h | 23 - vcl/inc/wintextrender.hxx| 140 +++ vcl/win/source/gdi/salgdi.c

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

2014-11-13 Thread Maarten Hoes
lcov-report/README | 33 ++ lcov-report/lcov-report.cmds.example |8 + lcov-report/lcov-report.sh | 178 +-- 3 files changed, 172 insertions(+), 47 deletions(-) New commits: commit dc7ef6b14866d787fe5fad9969de93c32536a2e3 Auth

[Libreoffice-commits] core.git: external/apache-commons

2014-11-13 Thread Robert Antoni Buj i Gelonch
external/apache-commons/ExternalProject_apache_commons_logging.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c17f215c613d9da9c0cd30d6597fefcfa37be76e Author: Robert Antoni Buj i Gelonch Date: Tue Oct 28 10:53:41 2014 +0100 Apache Commons Logging 1.2 - re-

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

2014-11-13 Thread Adolfo Jayme Barrientos
sw/uiconfig/swriter/ui/autoformattable.ui |3 sw/uiconfig/swriter/ui/businessdatapage.ui| 20 sw/uiconfig/swriter/ui/captionoptions.ui | 11 sw/uiconfig/swriter/ui/cardmediumpage.ui | 100 -- sw/uiconfig/swriter/ui/ccdialog.ui| 22 s

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

2014-11-13 Thread Cor Nouws
sc/uiconfig/scalc/menubar/menubar.xml|3 ++- sw/uiconfig/sglobal/menubar/menubar.xml |3 ++- sw/uiconfig/swform/menubar/menubar.xml |3 ++- sw/uiconfig/swreport/menubar/menubar.xml |3 ++- sw/uiconfig/swriter/menubar/menubar.xml |3 ++- sw/uiconfig/swxform/menubar/menub

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

2014-11-13 Thread Caolán McNamara
svx/source/table/svdotable.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 22ef69b25fa60f4543dc72cb7a8d2f88b789ce43 Author: Caolán McNamara Date: Thu Nov 13 14:31:09 2014 + impress tables are not interactively growing the optimizatio

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

2014-11-13 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 68 1 file changed, 58 insertions(+), 10 deletions(-) New commits: commit 779b57b8244ee7552a125b8cef9b51ebad34921a Author: Michael Meeks Date: Thu Nov 13 13:48:24 2014 + vcldemo: add OutputDevice / copyBits t

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

2014-11-13 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 68 1 file changed, 58 insertions(+), 10 deletions(-) New commits: commit cca52572c73a7e41960744b71241f8fa8804470f Author: Michael Meeks Date: Thu Nov 13 13:48:24 2014 + vcldemo: add OutputDevice / copyBits t

[Libreoffice-commits] core.git: sc/CppunitTest_sc_perfobj.mk sc/Module_sc.mk sc/qa

2014-11-13 Thread Laurent Godard
sc/CppunitTest_sc_perfobj.mk | 77 + sc/Module_sc.mk|4 sc/qa/perf/scperfobj.cxx | 255 + sc/qa/perf/testdocuments/scBigFile.ods |binary 4 files changed, 335 insertions(+), 1 deletion(-) New commits:

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

2014-11-13 Thread Caolán McNamara
svx/source/table/svdotable.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 98cd2671f0a215ced6203372ac673e2380031ac0 Author: Caolán McNamara Date: Thu Nov 13 13:32:35 2014 + table layout cache returns wrong rectangle the layout

[Libreoffice-commits] core.git: officecfg/registry sc/inc sc/source sc/uiconfig

2014-11-13 Thread Tor Lillqvist
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 12 +++--- sc/inc/calcconfig.hxx|2 - sc/source/core/tool/calcconfig.cxx | 11 +++-- sc/source/core/tool/formulaopt.cxx | 28 +++ sc/sour

[Libreoffice-commits] core.git: Branch 'feature/priorities' - avmedia/source basctl/source framework/inc framework/source sc/source

2014-11-13 Thread Jennifer Liebel
avmedia/source/framework/soundhandler.cxx| 10 +- avmedia/source/framework/soundhandler.hxx|2 +- basctl/source/basicide/baside2.hxx |2 +- basctl/source/basicide/baside2b.cxx | 14 +++--- framework/inc/services/layoutmanager.h

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

2014-11-13 Thread Michael Stahl
vcl/source/gdi/bitmap4.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d7b8a41282800e9e7d2b44deae372dd23435e444 Author: Michael Stahl Date: Thu Nov 13 13:23:55 2014 +0100 spurious warning C4701: potentially uninitialized local variable Change-

Re: UOF v2.0, the PRC national XML standard for Chinese Office documents--what to do with it in LibreOffice?

2014-11-13 Thread Charles-H. Schulz
Stuart, all, Le 12.11.2014 15:25, V Stuart Foote a écrit : jonathon-4 wrote What happened to the Chinese language team? zh.libreoffice.org is in English, even though that is not on the There is a pretty vibrant Chinese user community here: http://www.libreofficechina.org/forum.php And the tr

Re: Google shuts down the OpenID 2.0 on April 20, 2015

2014-11-13 Thread Robinson Tryon
On Tue, Nov 11, 2014 at 2:29 PM, Norbert Thiebaud wrote: >>> I think that the most promising alternative would be to set up OpenID >>> service on TDF infrastructure. > > between fedora, I poked around, but couldn't find any publicly-accessible OpenID service provided by Fedora the OS (I didn't po

Re: [dtar...@redhat.com: Re: windows and mergedlibs - help with debugging makefile]

2014-11-13 Thread Noel Grandin
Hi David Thanks for your reply. On 2014-11-11 03:39 PM, David Tardon wrote: But I really do not know how to solve this generically. If a test uses Perhaps we don't need to? The Microsoft linker has an option /FORCE:MULTIPLE, which will basically ignore this error. http://msdn.microsoft

[Libreoffice-commits] core.git: connectivity/CppunitTest_connectivity_commontools.mk

2014-11-13 Thread Noel Grandin
connectivity/CppunitTest_connectivity_commontools.mk | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 3adad743e7702a5403927c89d2d19534509c7085 Author: Noel Grandin Date: Wed Nov 12 16:31:09 2014 +0200 fix connectivity unit test for --enable-mergedlibs it's

[Libreoffice-commits] core.git: 3 commits - sc/source sd/qa writerperfect/qa

2014-11-13 Thread Caolán McNamara
sc/source/filter/xml/xmlcelli.cxx | 18 ++-- sd/qa/unit/data/pptx/fail/CVE-2014-6352-1.ppsx |1 writerperfect/qa/unit/data/draw/libcdr/fail/EDB-35217-1.cdr |binary writerperfect/qa/unit/data/draw/libcdr/pass/EDB-35217-2.cdr |binary 4 files ch

[Bug 75757] remove inheritance to std::map and std::vector

2014-11-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #44 from Commit Notification --- Juan Picca committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a81af704a4e930d1f8f9b307fa8508118f90ea98 fdo#75757: remove

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

2014-11-13 Thread Juan Picca
sw/source/core/access/accmap.cxx | 54 ++- 1 file changed, 36 insertions(+), 18 deletions(-) New commits: commit a81af704a4e930d1f8f9b307fa8508118f90ea98 Author: Juan Picca Date: Wed Nov 12 10:44:40 2014 -0200 fdo#75757: remove inheritance to std::map

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

2014-11-13 Thread Caolán McNamara
vcl/source/filter/graphicfilter.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 89d74f0735d943b58393c309d0f080499d6ecdd9 Author: Caolán McNamara Date: Wed Nov 12 11:53:25 2014 + valgrind: logic for last-ditch svg detection is busted bIsGZi

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

2014-11-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/bmp/pass/afl-sample-bad-rle-1.bmp|binary vcl/qa/cppunit/graphicfilter/data/gif/pass/afl-sample-short-read-1.gif |binary vcl/qa/cppunit/graphicfilter/data/gif/pass/afl-sample-short-read-2.gif |binary vcl/qa/cppunit/graphicfilter/data/png/pass/afl-sample-IDAT

[Libreoffice-commits] core.git: vcl/Library_vclplug_kde4.mk vcl/Library_vclplug_kde.mk

2014-11-13 Thread Markus Mohrhard
vcl/Library_vclplug_kde.mk |1 + vcl/Library_vclplug_kde4.mk |1 + 2 files changed, 2 insertions(+) New commits: commit 2842972232083c848016762b72470cafc8e85fa7 Author: Markus Mohrhard Date: Thu Nov 13 10:07:29 2014 +0100 fix missing dependency to glew diff --git a/vcl/Library_v

[Libreoffice-commits] core.git: sd/qa sd/source

2014-11-13 Thread Noel Grandin
sd/qa/unit/import-tests.cxx |2 sd/source/filter/eppt/eppt.cxx|2 sd/source/filter/eppt/pptx-epptbase.cxx |2 sd/source/filter/ppt/pptin.cxx| 68 +++--- sd/source/filter/sdpptwrp.cxx