[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-04 Thread matteocam
svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |2 +- svx/source/svdraw/svdotextdecomposition.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f35c45f99e49c4eb74f685b51eb38e68f340e1e7 Author: matteocam Date: Fri Jun 5 02:26:57 2015 -040

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source

2015-06-04 Thread Tomaž Vajngerl
vcl/source/window/status.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit d132cf6c18fc78c844cc5dcf210df4e8c2267172 Author: Tomaž Vajngerl Date: Fri Jun 5 15:01:02 2015 +0900 Use status offscreen rendering when not in "RecordLayout" mode Chan

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

2015-06-04 Thread Tomaž Vajngerl
vcl/source/window/status.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit d119f4bae4c688ce799f2c5493f345194ca41ab1 Author: Tomaž Vajngerl Date: Fri Jun 5 15:01:02 2015 +0900 Use status offscreen rendering when not in "RecordLayout" mode Chan

LibreOffice Gerrit News for core on 2015-06-05

2015-06-04 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Fix insertion and deletion in IndexedPropertyValuesContainer in https://gerrit.libreoffice.org/16073 from Matthew Francis about module comphelper, sw + tdf#899

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

2015-06-04 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |7 +- officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |2 - sw/uiconfig/swriter/menubar/menubar.xml | 11 +- 3 files changed, 17 insertions(+), 3 deletion

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-04 Thread matteocam
include/svx/svdotext.hxx|1 + svx/source/svdraw/svdotextdecomposition.cxx | 12 ++-- svx/source/svdraw/svdotxed.cxx |5 - 3 files changed, 15 insertions(+), 3 deletions(-) New commits: commit c3c510a4cb0bae1e9acf1e2b172540456094202b Author: m

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

2015-06-04 Thread Yousuf Philips
sd/source/ui/app/menuids_tmpl.src |8 +- sd/source/ui/app/popup2_tmpl.src | 113 -- 2 files changed, 30 insertions(+), 91 deletions(-) New commits: commit ca6997fbb8b1f4b8c039db1c487df0ce8961472c Author: Yousuf Philips Date: Wed Jun 3 19:52:10 2015 +04

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

2015-06-04 Thread Henry Castro
sc/source/ui/unoobj/docuno.cxx |2 +- sc/source/ui/view/gridwin.cxx |2 +- sc/source/ui/view/viewdata.cxx |7 +++ 3 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 1b3d17ba7cd45dc0431b9b1809d908a7a066d9a1 Author: Henry Castro Date: Thu Jun 4 21:37:55 2015 -0

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 3 commits - sc/source

2015-06-04 Thread Henry Castro
sc/source/ui/unoobj/docuno.cxx |2 +- sc/source/ui/view/gridwin.cxx |2 +- sc/source/ui/view/viewdata.cxx |7 +++ 3 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 3004be4465b1fcaa3cd6b44cb517fcbf1b067deb Author: Henry Castro Date: Thu Jun 4 21:37:55 2015 -0

[Libreoffice-commits] core.git: Branch 'private/moggi/opengl-preparation' - 2 commits - vcl/opengl

2015-06-04 Thread Markus Mohrhard
vcl/opengl/win/WinDeviceInfo.cxx| 26 ++ vcl/opengl/win/blocklist_parser.cxx | 10 -- vcl/opengl/win/blocklist_parser.hxx |1 + 3 files changed, 35 insertions(+), 2 deletions(-) New commits: commit 756d7898166ebf40720d2f483ee17669e5841d63 Author: Markus

review of OpenGL blacklist work

2015-06-04 Thread Markus Mohrhard
Hey, so as part of my work to integrate glyphy for OpenGL text rendering I finally managed to implement the last missing piece from my earlier blacklist work. Currently we have a blacklist based on the old Mozilla blacklist which has two downsides: 1.) The entries are mostly irrelevant to us (exc

[Libreoffice-commits] core.git: Branch 'private/moggi/opengl-preparation' - 11 commits - sc/source sw/inc sw/source vcl/inc vcl/Library_vcl.mk vcl/Module_vcl.mk vcl/opengl vcl/Package_opengl_blacklist

2015-06-04 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 551fd0ec64c774fa46b177f2a77c59f668645954 Author: Markus Mohrhard Date: Fri Jun 5 03:47:30 2015 +0200 add license header to blacklist file Change-Id: I19edaf928ab4d99b5d3c399b59e26d515c2265b0 diff --git a/vcl/opengl/opengl_blacklist

[Libreoffice-commits] core.git: Changes to 'moggi/opengl-preparation'

2015-06-04 Thread Henry Castro
New branch 'moggi/opengl-preparation' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2015-06-04 Thread Henry Castro
sc/source/ui/view/viewdata.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 856233d2ef20ba0f4118edd475308bd59442068c Author: Henry Castro Date: Thu Jun 4 21:37:55 2015 -0400 sc tiled editing: Editview register LOKit callback Change-Id: I5ad07f0f3defacaac0f5

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

2015-06-04 Thread Henry Castro
sc/source/ui/view/gridwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ed81eaf2f9ac33912f54a9bfa6a1e3d1aad07dc8 Author: Henry Castro Date: Thu Jun 4 21:10:28 2015 -0400 sc tiled editing: double-click empty cell Change-Id: I35c43e2a22ac6591a2bcf

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

2015-06-04 Thread Henry Castro
sc/source/ui/unoobj/docuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eb8c323d94bf13d4a373f88c6b932a97701c283b Author: Henry Castro Date: Thu Jun 4 20:44:45 2015 -0400 sc tiled editing: EndTracking trigger MouseUp It does not need to trigger

Looking for help for clipboard in Math

2015-06-04 Thread Regina Henschel
Hi all, I struggle with the clipboard. My goal is to import MathML in module Math from clipboard, similar as it is imported from file. But I'm stuck. Therefore some questions: (1) Has someone tried such already and found, that it is not possible? (2) The comments in file exchange.cxx refer t

[Libreoffice-commits] core.git: 2 commits - configure.ac external/liborcus

2015-06-04 Thread Tor Lillqvist
configure.ac |2 -- external/liborcus/ExternalProject_liborcus.mk |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit ea2ed8a1d442d7f0e00b63abdab15fddb0d58233 Author: Tor Lillqvist Date: Fri Jun 5 00:46:26 2015 +0300 Bin supe

[Libreoffice-commits] core.git: canvas/source include/vcl vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/source vcl/win

2015-06-04 Thread Mox Soini
canvas/source/cairo/cairo_textlayout.cxx | 97 - include/vcl/sysdata.hxx | 16 +-- vcl/Library_vcl.mk |2 vcl/inc/quartz/salgdi.h |6 - vcl/inc/salgdi.hxx |9 ++ vcl/inc/win/salgdi.h

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-04 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a13b044e00ca78fc1aa46bc169ed184463b202e9 Author: matteocam Date: Thu Jun 4 16:27:40 2015 -0400 Removed reformatting. Using SetOutlinerParaObject instead of the Nbc

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

2015-06-04 Thread Zsolt Bölöny
basegfx/source/polygon/b3dpolygontools.cxx |5 - chart2/source/view/main/Stripe.cxx |2 +- include/basegfx/polygon/b3dpolygontools.hxx |3 --- svx/source/engine3d/polygn3d.cxx|4 ++-- 4 files changed, 3 insertions(+), 11 deletions(-) New commits: commit 8

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source

2015-06-04 Thread László Németh
vcl/source/window/paint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 907f01dc76fe822dd61fcf1463e095a30752db98 Author: László Németh Date: Thu Jun 4 18:01:55 2015 +0200 fix rendercontext rendering of standard toolbar icons (cherry-picked from

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

2015-06-04 Thread Caolán McNamara
sw/source/core/fields/expfld.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b36afd1ecd098723e3119cba81e172396bf30f45 Author: Caolán McNamara Date: Thu Jun 4 21:00:13 2015 +0100 Resolves: tdf#91637 avoid -1 string index Change-Id: I006040f

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

2015-06-04 Thread Caolán McNamara
sw/source/core/fields/expfld.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 4e96b278965875a95f02993590f30ab5859c1fed Author: Caolán McNamara Date: Thu Jun 4 21:00:13 2015 +0100 Resolves: tdf#91637 avoid -1 string index Change-Id: I006040f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-06-04 Thread Caolán McNamara
sw/source/core/fields/expfld.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 7aeeef6902ee2be4934341072829a6f15a14f3fb Author: Caolán McNamara Date: Thu Jun 4 21:00:13 2015 +0100 Resolves: tdf#91637 avoid -1 string index Change-Id: I006040f

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

2015-06-04 Thread Caolán McNamara
sw/source/core/unocore/unochart.cxx |4 ++-- xmloff/source/core/nmspmap.cxx | 12 2 files changed, 10 insertions(+), 6 deletions(-) New commits: commit 4cc2fb2db34337880393d692d0e9ea8d6496fcbf Author: Caolán McNamara Date: Thu Jun 4 20:30:21 2015 +0100 coverity#13

[Libreoffice-commits] core.git: 4 commits - bin/get-bugzilla-attachments-by-mimetype

2015-06-04 Thread Michael Stahl
bin/get-bugzilla-attachments-by-mimetype | 80 +-- 1 file changed, 45 insertions(+), 35 deletions(-) New commits: commit 56763e94bf6f59dde3e33e522553eb39b77e81a2 Author: Michael Stahl Date: Thu Jun 4 16:57:59 2015 +0200 get-bugzilla-attachments: actually use

[Libreoffice-commits] core.git: configure.ac download.lst external/liborcus RepositoryExternal.mk sc/source

2015-06-04 Thread David Tardon
RepositoryExternal.mk| 55 configure.ac | 2 download.lst | 2 external/liborcus/0001-fix-dllexport-decls.patch

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - config_host/config_extension_update.h.in config_host.mk.in configure.ac desktop/source scp2/source

2015-06-04 Thread Katarina Behrens
config_host.mk.in|1 + config_host/config_extension_update.h.in |6 ++ configure.ac | 22 ++ desktop/source/deployment/gui/dp_gui_dialog2.cxx | 11 +-- desktop/source/deployment/

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 84483, which changed state. Bug 84483 Summary: PRINTING: Print dialogue called from print preview causes writer to crash https://bugs.documentfoundation.org/show_bug.cgi?id=84483 What|Removed

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

2015-06-04 Thread Caolán McNamara
sw/source/core/view/vprint.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 01f77389b473a37a7b8e0e46a1e49a56dac478c3 Author: Caolán McNamara Date: Thu Jun 4 11:41:30 2015 +0100 Resolves: tdf#84483 postit layout not available in print preview mode

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

2015-06-04 Thread Caolán McNamara
xmloff/source/text/txtparae.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 804ec2289115a65c74ddff478b7469801debf7e4 Author: Caolán McNamara Date: Wed Apr 22 14:10:38 2015 +0100 fix assert on export of ooo63141-1.doc to odt if bAutoS

[Libreoffice-commits] core.git: configure.ac

2015-06-04 Thread Andrzej Hunt
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3afa22ba4069212213009fc7304adc3c339b68b Author: Andrzej Hunt Date: Thu Jun 4 14:02:05 2015 +0100 Fix using /opt/lo/bin/nasm on windows/cygwin Change-Id: Ib3755598bfccffc2efd67816ae5fa5dc890

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

2015-06-04 Thread Takeshi Abe
sw/source/core/frmedt/feshview.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2d3517d8532702386e1215737fe29719c2c3 Author: Takeshi Abe Date: Thu Jun 4 21:52:14 2015 +0900 Fix a regression introduced at 3d30077af27c8a6e91fb91175e6d2ea9a6f03d11

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

2015-06-04 Thread Caolán McNamara
svx/source/sidebar/text/TextPropertyPanel.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 85e926ff2ebfb793f4e7852edde50bc6783ed5e3 Author: Caolán McNamara Date: Thu Jun 4 20:23:19 2015 +0100 coverity#1304135 Missing break in switch from commit 0e2ef262be

Re: test infrastructure ideas appreciated ...

2015-06-04 Thread Robert Antoni Buj i Gelonch
$ curl -OL https://llvm.org/svn/llvm-project/openmp/trunk/runtime/tools/check-depends.pl $ curl -OL https://llvm.org/svn/llvm-project/openmp/trunk/runtime/tools/lib/tools.pm $ curl -OL https://llvm.org/svn/llvm-project/openmp/trunk/runtime/tools/lib/Platform.pm $ curl -OL https://llvm.org/svn/llvm-

Re: test infrastructure ideas appreciated ...

2015-06-04 Thread Michael Stahl
On 04.06.2015 18:32, Michael Meeks wrote: > Hi Robert, > > On Wed, 2015-06-03 at 15:44 +0200, Robert Antoni Buj i Gelonch wrote: >> We could add an automatic validation test for checking the discovery >> of dynamic library dependencies on OS X & Linux. >> * OS X: otool -L file >> * Lin

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-0' - source/sl

2015-06-04 Thread Andras Timar
source/sl/extras/source/autocorr/emoji.po | 9322 ++ source/sl/officecfg/registry/data/org/openoffice/Office/UI.po | 13 source/sl/sd/source/ui/app.po | 26 source/sl/sd/uiconfig/simpress/ui.po | 51 sour

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - translations

2015-06-04 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72bd4796b29cab3e818289af520beca1ae100ede Author: Andras Timar Date: Thu Jun 4 19:54:03 2015 +0200 Updated core Project: translations 3eedeaa4db0f95c2df2c00d2b149affaeb50e1df Updated Slo

Re: test infrastructure ideas appreciated ... - a11y based testing

2015-06-04 Thread Matthew J. Francis
On 05/06/2015 00:39, Michael Meeks wrote: On Thu, 2015-06-04 at 16:14 +0200, Noel Grandin wrote: mjayfrancis(IRC) is doing some interesting automated-UI testing work using the UNO accessibility API - perhaps get him on contract to finish it up and make it nice? Ah - it'd be great to

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-04 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 4a8a5527b4ab7387866db1f891f34b8f795aa79d Author: Pranav Kant Date: Thu Jun 4 22:09:57 2015 +0530 lokdocview, tilebuffer: clean up Improve documentation, style fixes Change-Id: I5000e32e90cd8e3b75e8df2907673efc303a55fd diff

Minutes of the Design Hangout: 2015-06-03

2015-06-04 Thread Jan Holesovsky
* Present: Heiko, Kendy, Jay, Steve * Completed Action Items: + Jay: Make sifr icons fall back on breeze icons as breeze is more complete (The styles are quite different and this looks poor in Mac. Adolfo) * Pending Action Items: + Kendy: Create a CoreHack to modify the tree v

Minutes of the Design Hangout: 2015-05-27

2015-06-04 Thread Jan Holesovsky
* Present: Heiko, Kendy, Andreas, Jay (late) * Completed Action Items: * Pending Action Items: + Kendy: Create a CoreHack to modify the tree view to have a Proof-of-concept of the Accordion widget + Jay: Send a mail to documentat...@global.libreoffice.org with the wiki page that col

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 8 commits - libreofficekit/Library_libreofficekitgtk.mk libreofficekit/source

2015-06-04 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 9e5b792642fe39b9558c26f9d76b8ed9b6752942 Author: Pranav Kant Date: Thu Jun 4 22:09:57 2015 +0530 lokdocview, tilebuffer: clean up Improve documentation, style fixes Change-Id: I5000e32e90cd8e3b75e8df2907673efc303a55fd diff

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - include/svtools svtools/source svtools/uiconfig

2015-06-04 Thread Szymon Kłos
include/svtools/RemoteFilesDialog.hxx| 33 +++- svtools/source/dialogs/RemoteFilesDialog.cxx | 217 ++- svtools/uiconfig/ui/remotefilesdialog.ui | 73 - 3 files changed, 310 insertions(+), 13 deletions(-) New commits: commit e7359daa22f58bac005cb3d

Re: sourceforge hijack libreoffice page?

2015-06-04 Thread Wols Lists
On 03/06/15 12:14, Simos Xenitellis wrote: > > On Wed, Jun 3, 2015 at 12:58 PM, Sharuzzaman Ahmat Raslan > mailto:sharuzza...@gmail.com>> wrote: > > Hi Libreoffice developers, > > I was reading news about Sourceforge is hijacking nmap page in > Sourceforge. > > When I listed the

Re: test infrastructure ideas appreciated ... - layout tests ...

2015-06-04 Thread Michael Meeks
I'm no expert on the current state here, but my feeling is that there are a lot of document / chart layout issues that are a real problem to regression test. I imagine that funding an investigation of the best of breed of whatever we have, plus some combination of custom fonts, bu

Re: test infrastructure ideas appreciated ... - Help / Doc screenshots ...

2015-06-04 Thread Michael Meeks
This was mostly a Norbert idea from the ESC call :-) * Find some way to automate the creation of (translated) screenshots for help and documentation + this can be used to keep the help up-to-date + and also to test significant dialog open/close wit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-06-04 Thread Mike Kaganski
sc/source/core/data/table4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2519e0aca7c0d479f7ff381d95929dbe47942503 Author: Mike Kaganski Date: Fri Jun 5 00:10:24 2015 +1000 tdf#90996: don't overwrite comments in ScTable::FillFormulaVertical IDF_C

Re: test infrastructure ideas appreciated ... - junit ...

2015-06-04 Thread Michael Meeks
On Thu, 2015-06-04 at 16:14 +0200, Noel Grandin wrote: > Perhaps a contract to convert the Java unit tests to C++? Might be interesting - I wonder if that can be partially automated in some way ;-> At a minimum for JUnit it'd be good to further accelerate the tests by processing

Re: test infrastructure ideas appreciated ... - a11y based testing

2015-06-04 Thread Michael Meeks
On Thu, 2015-06-04 at 16:14 +0200, Noel Grandin wrote: > mjayfrancis(IRC) is doing some interesting automated-UI testing work using > the UNO accessibility API - perhaps get him on contract to finish it up and > make it nice? Ah - it'd be great to use our UNO API directly, rather than vi

New Defects reported by Coverity Scan for LibreOffice

2015-06-04 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 1 new defect(s) introduced to LibreOffice found with Coverity Scan. 84 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

Re: test infrastructure ideas appreciated ...

2015-06-04 Thread Michael Meeks
Hi Robert, On Wed, 2015-06-03 at 15:44 +0200, Robert Antoni Buj i Gelonch wrote: > We could add an automatic validation test for checking the discovery > of dynamic library dependencies on OS X & Linux. > * OS X: otool -L file > * Linux: ldd file Sounds interesting - the conce

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

2015-06-04 Thread László Németh
sw/source/core/objectpositioning/anchoredobjectposition.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 2f779fc046c9afec04b4a4500b213e77aee51ae1 Author: László Németh Date: Thu Jun 4 18:15:12 2015 +0200 tdf#91260: cleanup - textboxes extending beyon

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

2015-06-04 Thread Yousuf Philips
sw/uiconfig/swriter/menubar/menubar.xml | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 76a9afc9da110dbf3a00a628311a0b5d9aa6d2bc Author: Yousuf Philips Date: Thu Jun 4 02:03:31 2015 +0400 tdf#91781 Changes based on discussion of heiko suggestio

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

2015-06-04 Thread László Németh
vcl/source/window/paint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 177f8e8bbdc2a554f3f795e4e766c2e184410f81 Author: László Németh Date: Thu Jun 4 18:01:55 2015 +0200 fix rendercontext rendering of standard toolbar icons Change-Id: I6e0399c

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

2015-06-04 Thread Stephan Bergmann
sc/source/ui/inc/anyrefdg.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cd17c9f96ae2ba52a07178c1b59c6efc090b45ed Author: Stephan Bergmann Date: Thu Jun 4 18:06:17 2015 +0200 Don't downcast this to derived in base ctor Change-Id: I1a0a6a7f0

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa

2015-06-04 Thread Miklos Vajna
sw/qa/extras/rtfimport/rtfimport.cxx |4 1 file changed, 4 insertions(+) New commits: commit 123dc8f836afd108ea69804546116f17438a7861 Author: Miklos Vajna Date: Wed Jun 3 19:20:02 2015 +0200 sw: fix Win-x86@51-TDF build I forgot that the paste() method in this suite is n

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - basctl/source basic/source chart2/source cui/source dbaccess/source editeng/source extensions/source sc/source sd/source sfx2/source svx/sour

2015-06-04 Thread Michael Meeks
basctl/source/basicide/baside2b.cxx |2 - basctl/source/basicide/basides1.cxx |6 +-- basctl/source/basicide/basidesh.cxx |2 - basic/source/runtime/basrdll.cxx |2 - basic/source/runtime/iosys.c

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

2015-06-04 Thread Miklos Vajna
extensions/source/abpilot/datasourcehandling.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 3705cf82121667674b582e9317d972b1ac9d57f4 Author: Miklos Vajna Date: Thu Jun 4 17:48:27 2015 +0200 abpilot: refer embedded data source from doc settings So that even

minutes of ESC call ...

2015-06-04 Thread Michael Meeks
* Present: + Sophie, Norbert, Stephan, Eike, Miklos, Robinson, Kendy, Noel, Bjoern, Jacobo, Muthu, Jay, Andras, Michael M, Caolan * Completed Action Items: + kick-off a set of "who wants what test infrastructure" thread (Michael) + poke 2x certification candidates (Stephan)

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

2015-06-04 Thread Mike Kaganski
sc/source/core/data/table4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a977937927729eaff61bd670fdd45d3508b19371 Author: Mike Kaganski Date: Fri Jun 5 00:10:24 2015 +1000 tdf#90996: don't overwrite comments in ScTable::FillFormulaVertical IDF_C

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

2015-06-04 Thread Caolán McNamara
sw/source/core/access/accfrmobj.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 4bf829ba2a4e02188b41064759d17eaf57f22dfe Author: Caolán McNamara Date: Thu Jun 4 16:20:18 2015 +0100 GetWin seen as NULL sometimes Change-Id: I08974e3a8a3

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

2015-06-04 Thread Mike Kaganski
writerfilter/source/dmapper/DomainMapper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b89f112f16e6780acb7bccf4277a8f6f39433a5e Author: Mike Kaganski Date: Thu Jun 4 17:02:44 2015 +1000 DomainMapper::lcl_attribute: fix missing break Change-Id: Ibf0bd1c8bf2799ff

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-06-04 Thread Caolán McNamara
sw/source/core/access/accfrmobj.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 0ae00643fc87ca30ddf788df9f31cec8dae4e544 Author: Caolán McNamara Date: Thu Jun 4 16:20:18 2015 +0100 GetWin seen as NULL sometimes Change-Id: I08974e3a8a3

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

2015-06-04 Thread Stephan Bergmann
sfx2/source/appl/appserv.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d8439ca1b42276aef19971cd8b321f12001355d6 Author: Stephan Bergmann Date: Thu Jun 4 17:20:51 2015 +0200 Match basicide_choose_macro in basctl/source/basicide/basobj2.cxx Ch

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

2015-06-04 Thread Stephan Bergmann
sfx2/source/appl/app.cxx |4 ++-- sfx2/source/appl/appserv.cxx |2 -- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 588591d94803c8e3807000e9f9bdbaeaae69fecd Author: Stephan Bergmann Date: Thu Jun 4 16:59:56 2015 +0200 Match basicide_macro_organizer in ba

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-04 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 987a7c933836282cb4c0cf46ec55d98a61461594 Author: matteocam Date: Thu Jun 4 10:42:47 2015 -0400 Calling ReformatText after setting para object in src box Chan

Re: test infrastructure ideas appreciated ...

2015-06-04 Thread Noel Grandin
On 2015-06-03 03:33 PM, Michael Meeks wrote: The ESC are interested in improving unit (and other automated) testing and are interested in concrete ideas for implementing new automated tests to prevent regressions. Hi mjayfrancis(IRC) is doing some interesting automated-UI testing wo

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

2015-06-04 Thread Katarina Behrens
svx/source/tbxctrls/tbcontrl.cxx | 101 --- 1 file changed, 63 insertions(+), 38 deletions(-) New commits: commit 42f4a65103a1a6d281ea201392aae97213421ff4 Author: Katarina Behrens Date: Thu Jun 4 12:11:42 2015 +0200 tdf#91840: Default to transparent te

[Libreoffice-commits] core.git: 3 commits - extensions/source extensions/uiconfig

2015-06-04 Thread Miklos Vajna
extensions/source/abpilot/abpfinalpage.cxx| 17 +++ extensions/source/abpilot/abpfinalpage.hxx|3 + extensions/source/abpilot/abspilot.cxx|3 - extensions/source/abpilot/addresssettings.hxx |1 extensions/source/abpilot/datasourcehandling.cxx |

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-06-04 Thread Caolán McNamara
sw/source/core/view/vprint.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 84c9d54eb3c007066908794a1443dca6670a3922 Author: Caolán McNamara Date: Thu Jun 4 11:41:30 2015 +0100 Resolves: tdf#84483 postit layout not available in print preview mode

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

2015-06-04 Thread Caolán McNamara
sw/source/core/view/vprint.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit eea5ac7910d61796d77fe2cc03681dd24bb7dd95 Author: Caolán McNamara Date: Thu Jun 4 11:41:30 2015 +0100 Resolves: tdf#84483 postit layout not available in print preview mode

[Libreoffice-commits] online.git: 3 commits - loleaflet/Makefile loolwsd/debian

2015-06-04 Thread Tor Lillqvist
loleaflet/Makefile |2 +- loolwsd/debian/rules |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 314a9ba826744abf93dec52cec6b5e8f58787797 Author: Tor Lillqvist Date: Thu Jun 4 15:53:19 2015 +0300 We want --localstatedir=/var on Debian diff --git a/lool

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

2015-06-04 Thread Takeshi Abe
sc/source/core/data/table2.cxx | 46 +++-- 1 file changed, 26 insertions(+), 20 deletions(-) New commits: commit c41f604ecf65550bcb456f8a635aa6d534e9452b Author: Takeshi Abe Date: Thu Jun 4 02:19:09 2015 +0900 tdf#91425 CRASH - Calc Insert Columns Lef

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-06-04 Thread Takeshi Abe
sc/source/core/data/table2.cxx | 46 +++-- 1 file changed, 26 insertions(+), 20 deletions(-) New commits: commit 0856fa11ec5319231c3927a2ba595ab500262dc1 Author: Takeshi Abe Date: Thu Jun 4 02:19:09 2015 +0900 tdf#91425 CRASH - Calc Insert Columns Lef

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

2015-06-04 Thread Takeshi Abe
sc/source/core/data/table2.cxx | 46 +++-- 1 file changed, 26 insertions(+), 20 deletions(-) New commits: commit 1ba1cbe48c40d649c33661abb32369c39a23fff4 Author: Takeshi Abe Date: Thu Jun 4 02:19:09 2015 +0900 tdf#91425 CRASH - Calc Insert Columns Lef

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source

2015-06-04 Thread Tomaž Vajngerl
vcl/source/window/status.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c6b66249e05ab1cbc4e29d08552347c1dc29c29 Author: Tomaž Vajngerl Date: Thu Jun 4 21:07:32 2015 +0900 disable off-screen drawing of statusbar items (for now) Change-Id: I5deac

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

2015-06-04 Thread Stephan Bergmann
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 57e7f48633f820223e8dd1dd06af42dc164dfe26 Author: Stephan Bergmann Date: Thu Jun 4 14:13:38 2015 +0200 loplugin:simplifybool Change-Id: I19e96b882a5cc8991035a8275aebd4ff586bf9f3

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

2015-06-04 Thread Tomaž Vajngerl
vcl/source/window/status.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 656d9046a246a214c465e7984c22425c8ae9bb04 Author: Tomaž Vajngerl Date: Thu Jun 4 21:07:32 2015 +0900 disable off-screen drawing of statusbar items (for now) Change-Id: I5deac

[Libreoffice-commits] core.git: .gitignore

2015-06-04 Thread Zsolt Bölöny
.gitignore |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d67f4ed258c2103e07c7a2bd94d16b604a20a8aa Author: Zsolt Bölöny Date: Thu Jun 4 10:34:45 2015 +0200 Fix typo in .gitignore Change-Id: Ibecee87ffe3ec6990e36952488668b790a8e54eb Reviewed-on:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - toolkit/source vcl/source

2015-06-04 Thread Caolán McNamara
toolkit/source/awt/vclxtoolkit.cxx | 20 vcl/source/app/svapp.cxx |3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 7d8383fb96a71e8ff2a5991c24dc36d82357207f Author: Caolán McNamara Date: Thu Jun 4 10:06:17 2015 +0100 Resolve

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

2015-06-04 Thread Caolán McNamara
toolkit/source/awt/vclxtoolkit.cxx | 20 vcl/source/app/svapp.cxx |3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 3f69547397e5841d0915921be5be8b3edfdfdbc5 Author: Caolán McNamara Date: Thu Jun 4 10:06:17 2015 +0100 Resolve

[Libreoffice-commits] online.git: 3 commits - loolwsd/configure.ac loolwsd/debian

2015-06-04 Thread Tor Lillqvist
loolwsd/configure.ac |2 +- loolwsd/debian/changelog | 15 +++ loolwsd/debian/compat|1 + loolwsd/debian/control | 14 ++ loolwsd/debian/copyright | 33 + loolwsd/debian/postinst |9 +++

No x64 Daily builds for Windows

2015-06-04 Thread Pedro
Hi all In case no one noticed 1) The latest daily build for Windows x86 in the 5.0 branch is from May 28th http://dev-builds.libreoffice.org/daily/libreoffice-5-0/Win-x86@62-merge-TDF/ 2) There is no Windows x64 folder in the 5.0 branch http://dev-builds.libreoffice.org/daily/libreoffice-5-0/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - svtools/source vcl/source

2015-06-04 Thread Tomaž Vajngerl
svtools/source/control/ruler.cxx | 40 +++ vcl/source/window/status.cxx |2 - 2 files changed, 21 insertions(+), 21 deletions(-) New commits: commit a3091c319d45c3793910ad88c9442e1f3949575f Author: Tomaž Vajngerl Date: Thu Jun 4 18:12:01 2015 +090

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 7 commits - libreofficekit/source

2015-06-04 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 198 ++- libreofficekit/source/gtk/tilebuffer.cxx | 10 - libreofficekit/source/gtk/tilebuffer.hxx | 13 +- 3 files changed, 108 insertions(+), 113 deletions(-) New commits: commit 5f1a56aba2a93855d77575de232c3692a6132fc3

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 4 commits - desktop/source include/svtools include/vcl svtools/source vcl/source

2015-06-04 Thread Tomaž Vajngerl
desktop/source/splash/splash.cxx | 19 +- include/svtools/ruler.hxx |9 - include/vcl/status.hxx|2 svtools/source/contnr/treelistbox.cxx |2 svtools/source/control/ruler.cxx | 248 +++--- vcl/source/window/status.c

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

2015-06-04 Thread Noel Grandin
sw/inc/fesh.hxx | 23 +++ sw/source/core/frmedt/feshview.cxx | 32 sw/source/ui/frmdlg/frmpage.cxx |2 +- sw/source/uibase/dochdl/swdtflvr.cxx |2 +- sw/source/uibase/docvw/edtdd.cxx |2 +- sw/sour

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-06-04 Thread Caolán McNamara
sc/source/core/data/documen9.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fbcd55ea26b4536e7611a44fc63b79733b82b81e Author: Caolán McNamara Date: Wed Jun 3 16:51:41 2015 +0100 Resolves: tdf#90435 secondary pool set to that of temp docs drawing layer

[Bug 91831] sharing gcc / UNO bridges code ...

2015-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91831 Tor Lillqvist changed: What|Removed |Added Whiteboard|easyHack difficultyBeginner |easyHack skillCpp

[Libreoffice-commits] core.git: Branch 'feature/unitver' - download.lst

2015-06-04 Thread Andrzej Hunt
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0d21421210e222c07f700a753cb79d14dcef9cc3 Author: Andrzej Hunt Date: Thu Jun 4 09:14:24 2015 +0100 Upgrade to udunits 2.2.19 This has some fixes that should help the windows build

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d4/dcdfa54b940afb09d6086a179a02c6ff1daa40

2015-06-04 Thread Caolán McNamara
d4/dcdfa54b940afb09d6086a179a02c6ff1daa40 |1 + 1 file changed, 1 insertion(+) New commits: commit 3b0660a805da4be79df6f36dcf0e1ed8cfb20514 Author: Caolán McNamara Date: Thu Jun 4 09:07:53 2015 +0100 Notes added by 'git notes add' diff --git a/d4/dcdfa54b940afb09d6086a179a02c6ff1daa

Re: URP: queryInterface request message with unknown OID received

2015-06-04 Thread Stephan Bergmann
On 06/03/2015 12:54 PM, Stephan Bergmann wrote: On 06/02/2015 02:32 PM, Lionel Elie Mamane wrote: So, if you would like to work on that (which would make me happier), then apply the attached patch, then: make JunitTest_dbaccess_complex several times in a row, and you should get the problem. If

[Libreoffice-commits] core.git: 4 commits - binaryurp/source connectivity/Jar_ConnectivityTools.mk connectivity/qa dbaccess/JunitTest_dbaccess_complex.mk dbaccess/qa

2015-06-04 Thread Stephan Bergmann
binaryurp/source/reader.cxx |4 connectivity/Jar_ConnectivityTools.mk|4 connectivity/qa/connectivity/tools/AbstractDatabase.java | 16 dbaccess/JunitTest_dbaccess_complex.mk |1 dbaccess/qa/complex/dbaccess/RowSe

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

2015-06-04 Thread Henry Castro
sc/source/core/data/documen3.cxx | 19 +++ sc/source/ui/view/viewfun2.cxx | 23 ++- 2 files changed, 41 insertions(+), 1 deletion(-) New commits: commit 2fbd07db9ed3c8ae2f455ad08ce52ef709ac0f06 Author: Henry Castro Date: Sat May 30 11:55:01 2015 -0400

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 3 commits - sc/source

2015-06-04 Thread Henry Castro
sc/source/core/data/documen3.cxx | 19 +++ sc/source/ui/view/viewfun2.cxx | 23 ++- 2 files changed, 41 insertions(+), 1 deletion(-) New commits: commit fa0eed40e7e5e5f83146ba4133b62c20e33e096d Author: Henry Castro Date: Mon May 25 23:45:06 2015 -0400

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

2015-06-04 Thread Tomaž Vajngerl
desktop/source/splash/splash.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit aca61aa5ffa4fab458d03e469b569c50952ed077 Author: Tomaž Vajngerl Date: Thu Jun 4 16:48:31 2015 +0900 tdf#91529 hopefully fixes the issue by painting immediatel

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-06-04 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 3aad0cd0428667c4620977cdc6f1f21616a5835e Author: Pranav Kant Date: Thu Jun 4 13:08:01 2015 +0530 lokdocview: fixed the values for invalidation region

[Bug 91831] sharing gcc / UNO bridges code ...

2015-06-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91831 --- Comment #1 from Stephan Bergmann --- Be /very/ careful here. There may be some low-hanging fruit that are obvious candidates for consolidation, but there may also be subtle differences that are there for a reason. Also, changes shoul

  1   2   >