Build fails with --enable-eot

2014-09-29 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today + make clean, I have got this: libtool: compile: /usr/bin/ccache gcc -DHAVE_CONFIG_H -I. -I./inc -O2 --std=c99 -DDECOMPRESS_ON -std=gnu89 -MT src/libeot_la-libeot.lo -MD -MP -MF src/.deps/libeot_la-libeot.Tpo -c src/libeot.c -fPIC -DPI

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

2014-09-29 Thread Stephan Bergmann
include/xmloff/DocumentSettingsContext.hxx |2 +- include/xmloff/txtparae.hxx|4 ++-- include/xmloff/xmluconv.hxx|2 +- xmloff/source/core/xmlexp.cxx |2 +- xmloff/source/core/xmlimp.cxx

LibreOffice Gerrit News for dev-tools on 2014-09-30

2014-09-29 Thread gerrit
Moin! * Open changes on master for project dev-tools changed in the last 25 hours: + fdo#84227 Use only last patchset for modules in https://gerrit.libreoffice.org/11614 from Mathias M * Merged changes on master for project dev-tools changed in the last 25 hours: None * Abandoned changes on

LibreOffice Gerrit News for core on 2014-09-30

2014-09-29 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#84405 TRACK CHANGES: New icons for the changes toolbar in https://gerrit.libreoffice.org/11681 from Yousuf Philips about module icon-themes, officecfg, sw

Re: ANNOUNCE: Renaming user-visible strings

2014-09-29 Thread Robinson Tryon
On Mon, Sep 29, 2014 at 2:15 PM, Samuel Mehrbrodt wrote: > Someone from the help team approached the design team [1] about how to > handle string changes in LibreOffice. > The problem is that when we change user-visible strings in LibreOffice, that > the help and other documentation needs updating

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

2014-09-29 Thread Tor Lillqvist
xmloff/source/text/XMLTextHeaderFooterContext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 38975e16ecfd900a14600f2f1383608b659d253b Author: Tor Lillqvist Date: Tue Sep 30 08:02:58 2014 +0300 WaE: implicit conversion of literal of type 'sal_Bool' to

Re: getting help with Bug 71248 - Excel VBA: ActiveDocument is not tracking currently selected document

2014-09-29 Thread Justin Luth
On 10/09/14 04:58, Noel Power wrote: > On 09/09/14 15:55, Justin Luth wrote: >> >> I have identified that the vbahelper function getCurrentDoc() is >> broken, causing bug 71248 >> >> I'm still going to try to figure out how to properly fix >> "getCurrentDoc" but so far I don't really understand wha

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

2014-09-29 Thread Chris Sherlock
vcl/inc/quartz/salgdi.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a6e8628bdbe60931ce8e7fa9f4bb66170f7737b Author: Chris Sherlock Date: Tue Sep 30 09:11:08 2014 +1000 vcl: fixup last cleanup Change-Id: I628b50b3dd7914edcacb571ead226146455f62f1

[Libreoffice-commits] core.git: Changes to 'refs/changes/65/11565/24'

2014-09-29 Thread Chris Sherlock
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-09-29 Thread Chris Sherlock
vcl/inc/quartz/salgdi.h | 261 1 file changed, 131 insertions(+), 130 deletions(-) New commits: commit 19a35bcd5beff8d1fede856c6c4078dd6716c1cf Author: Chris Sherlock Date: Tue Sep 30 09:03:09 2014 +1000 vcl: cleanup vcl/inc/quartz/salgdi.

[Libreoffice-commits] core.git: Changes to 'refs/changes/65/11565/23'

2014-09-29 Thread Chris Sherlock
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/81/11681/7'

2014-09-29 Thread Yousuf Philips
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/65/11565/22'

2014-09-29 Thread Chris Sherlock
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/68/7268/2'

2014-09-29 Thread Caolán McNamara
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/65/11565/21'

2014-09-29 Thread Chris Sherlock
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 3 commits - sc/source sw/qa sw/source xmloff/source

2014-09-29 Thread Michael Stahl
sc/source/filter/xml/XMLConsolidationContext.cxx |4 +- sw/qa/extras/odfimport/data/fdo79269.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 18 +++ sw/source/core/unocore/unostyle.cxx | 34 ++ xmloff/source/text/XMLTextH

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-09-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 79269, which changed state. Bug 79269 Summary: ODF import - Unchecking 'same content on first page' footer option doesnt work https://bugs.freedesktop.org/show_bug.cgi?id=79269 What|Removed

[Libreoffice-commits] core.git: Changes to 'refs/changes/81/11681/6'

2014-09-29 Thread Yousuf Philips
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/49/2249/1'

2014-09-29 Thread Tor Lillqvist
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/6456/1'

2014-09-29 Thread Marcos Paulo de Souza
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-09-29 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_aix_powerpc/cpp2uno.cxx | 12 ++-- bridges/source/cpp_uno/gcc3_linux_alpha/cpp2uno.cxx | 12 ++-- bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cxx | 13 ++--- bridges/source/cpp_uno/gcc3_linux_hppa/cpp2uno.cxx | 13 +++

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - sax/source

2014-09-29 Thread Matúš Kukan
sax/source/tools/CachedOutputStream.hxx | 102 sax/source/tools/fastserializer.cxx | 22 ++ sax/source/tools/fastserializer.hxx | 13 +--- 3 files changed, 115 insertions(+), 22 deletions(-) New commits: commit f736eba5a9df8645849a37b08d2764a5f495

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - comphelper/source include/comphelper

2014-09-29 Thread Matúš Kukan
comphelper/source/streaming/seqstream.cxx | 34 +++--- include/comphelper/seqstream.hxx | 32 +--- 2 files changed, 32 insertions(+), 34 deletions(-) New commits: commit c74475128930b538814e63e8431d404b59a1e1e5 Author: Matúš Kukan Da

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

2014-09-29 Thread Stephan Bergmann
cppuhelper/source/bootstrap.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 18539f46e96c53d5c33217df5b311cd95f6a0caf Author: Stephan Bergmann Date: Mon Sep 29 22:53:08 2014 +0200 Adapt cppu::bootstrap to new Mac OS X LibreOffice.app layout C

[Libreoffice-commits] core.git: desktop/Package_scripts.mk desktop/scripts

2014-09-29 Thread Stephan Bergmann
desktop/Package_scripts.mk |2 - desktop/scripts/unoinfo-mac.sh | 46 + 2 files changed, 47 insertions(+), 1 deletion(-) New commits: commit f6848ac7375fec8dd3e883c6efe6206dda88fe63 Author: Stephan Bergmann Date: Mon Sep 29 22:52:28 2014 +0200

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

2014-09-29 Thread Michael Meeks
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02f57e36bf28312c4163d2240bbfe913d1b13823 Author: Michael Meeks Date: Mon Sep 29 21:00:29 2014 +0100 LOK: avoid crash when zooming using quadview Change

[Libreoffice-commits] core.git: jurt/Jar_jurt.mk

2014-09-29 Thread Stephan Bergmann
jurt/Jar_jurt.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit a67e6ae04086f2f60bb9747fbfc09a5a3d303d84 Author: Stephan Bergmann Date: Mon Sep 29 22:08:29 2014 +0200 Precise, platform-specific Class-Path path for NativeLibraryLoader use Change-

RE: c++ app samples that communicates with libreoffice, to work with a CALC doc.

2014-09-29 Thread nicholas ferguson
On 09/29/2014 02:26 PM, nicholas ferguson wrote: > Can anyone send me a sample. sample can be for a linux or windows > platform. >>Stephan replied: >>ProfUNO/SimpleBootstrap_cpp/ On 09/29/2014 03:08 PM, nicholas ferguson wrote: > then it builds but it crashes at ( it also crashes there...eve

[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2014-09-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34555 --- Comment #45 from Adolfo Jayme --- (In reply to comment #44) > This bug still hasn't been corrected... When you do not see activity on a bug, you can assume that it is not being worked on currently. There is no need to spam everyone with cons

[Libreoffice-commits] core.git: bridges/Jar_java_uno.mk

2014-09-29 Thread Stephan Bergmann
bridges/Jar_java_uno.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 2311c8d6771e15bb7573eca6681775256bc94826 Author: Stephan Bergmann Date: Mon Sep 29 21:57:41 2014 +0200 Precise, platform-specific Class-Path path for NativeLibraryLoader use

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

2014-09-29 Thread Michael Meeks
chart2/source/view/charttypes/GL3DBarChart.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ca537697804c22eeed1b52b2540e9d02c7cdebed Author: Michael Meeks Date: Mon Sep 29 20:49:36 2014 +0100 chart2: take the mutex to update the chart structures. Change-Id: I8e

[RFC] commits mailing list noise

2014-09-29 Thread Miklos Vajna
Hi, The traffic of the -commits mailing list is generated from changes pushed to the fdo git mirror. Norbert recently changed the replication so that the refs/changes/* namespace is also replicated (to help disaster recovery), though this currently creates quite some initial noise (just ~12K mails

[Libreoffice-commits] core.git: Changes to 'refs/changes/04/11704/1'

2014-09-29 Thread Caolán McNamara
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - 3 commits - include/sax sax/source

2014-09-29 Thread Matúš Kukan
include/sax/fastattribs.hxx |6 +- include/sax/fshelper.hxx|5 -- sax/source/tools/fastattribs.cxx| 20 +++- sax/source/tools/fastserializer.cxx | 84 sax/source/tools/fastserializer.hxx | 52 +- sax

[Libreoffice-commits] core.git: Changes to 'refs/changes/03/11703/1'

2014-09-29 Thread Caolán McNamara
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-09-29 Thread Caolán McNamara
svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx |2 +- sw/qa/core/data/ooxml/pass/fdo79131.docx |binary 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 65277f994ae25d930c15aebba0ed19f8de0abba1 Author: Caolán McNamara Date: Mon Sep 29 20:38:18 2

[Libreoffice-commits] core.git: Changes to 'refs/changes/22/11322/2'

2014-09-29 Thread rbuj
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/1156/1'

2014-09-29 Thread Muhammad Haggag
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/24/10424/2'

2014-09-29 Thread Olivier Hallot
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/81/6181/2'

2014-09-29 Thread Andras Timar
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/34/10034/2'

2014-09-29 Thread Olivier Hallot
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/20/3120/2'

2014-09-29 Thread Goran Rakic
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] cppunit.git: Changes to 'refs/changes/18/7318/2'

2014-09-29 Thread Bernhard Sessler
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/60/6160/2'

2014-09-29 Thread Christian Lohmaier
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/28/5928/1'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/98/3598/1'

2014-09-29 Thread anuragkanungo
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/99/9699/1'

2014-09-29 Thread sk94
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/23/6323/1'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/61/2161/1'

2014-09-29 Thread David Tardon
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/27/9427/1'

2014-09-29 Thread Norbert Thiebaud
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/03/6703/2'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/76/6576/1'

2014-09-29 Thread Lionel Elie Mamane
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] translations.git: Changes to 'refs/changes/92/5092/1'

2014-09-29 Thread Arnaud Versini
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/31/10931/2'

2014-09-29 Thread Rachit Gupta
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/84/2484/3'

2014-09-29 Thread Maxime de Roucy
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/11/3811/2'

2014-09-29 Thread Andras Timar
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/remotes/origin/libreoffice-3-5-0'

2014-09-29 Thread Petr Mladek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/82/6582/2'

2014-09-29 Thread Lionel Elie Mamane
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/07/5007/1'

2014-09-29 Thread oger000
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/26/10426/1'

2014-09-29 Thread Olivier Hallot
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/2155/2'

2014-09-29 Thread Jean-Noël Rouvignac
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/71/10271/1'

2014-09-29 Thread David Tardon
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/09/3109/1'

2014-09-29 Thread Lucian Constantin
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/00/6800/1'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/39/6239/1'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/8316/1'

2014-09-29 Thread Alexander Wilms
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/09/11609/5'

2014-09-29 Thread Michael Jaumann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] cppunit.git: Changes to 'refs/changes/12/7312/1'

2014-09-29 Thread Bernhard Sessler
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/33/2033/2'

2014-09-29 Thread Stephan Bergmann
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/43/9243/1'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/4316/1'

2014-09-29 Thread Jelle van der Waa
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/3277/1'

2014-09-29 Thread Caolán McNamara
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/73/7773/3'

2014-09-29 Thread Chr . Rossmanith
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/48/5248/2'

2014-09-29 Thread Csikós Tamás
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/25/9925/2'

2014-09-29 Thread Olivier Hallot
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/57/457/1'

2014-09-29 Thread Dave Richards
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/92/8492/2'

2014-09-29 Thread Michael Stahl
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/05/7305/2'

2014-09-29 Thread Kohei Yoshida
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/03/703/1'

2014-09-29 Thread Eilidh McAdam
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/76/6576/2'

2014-09-29 Thread Lionel Elie Mamane
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/remotes/origin/libreoffice-3-4-1'

2014-09-29 Thread Petr Mladek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/3414/1'

2014-09-29 Thread Caolán McNamara
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/73/8373/1'

2014-09-29 Thread Alexandre Vicenzi
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/96/4496/1'

2014-09-29 Thread Khaled Hosny
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/58/3458/1'

2014-09-29 Thread Noel Power
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/75/8375/2'

2014-09-29 Thread Zolnai Tamás
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/78/6278/2'

2014-09-29 Thread Bjoern Michaelsen
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/20/5720/2'

2014-09-29 Thread Jelle van der Waa
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/60/10560/3'

2014-09-29 Thread Olivier Hallot
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/remotes/origin/feature/bootstrap-build'

2014-09-29 Thread Muthu Subramanian
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/39/6239/2'

2014-09-29 Thread Stanislav Horacek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/62/7262/2'

2014-09-29 Thread Laurent Balland-Poirier
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/12/5212/1'

2014-09-29 Thread Csikós Tamás
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/84/2484/2'

2014-09-29 Thread Maxime de Roucy
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/2453/3'

2014-09-29 Thread Joren De Cuyper
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/95/7795/1'

2014-09-29 Thread Chris Sherlock
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] help.git: Changes to 'refs/changes/61/4861/2'

2014-09-29 Thread Csikós Tamás
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] translations.git: Changes to 'refs/remotes/origin/libreoffice-3-4-2'

2014-09-29 Thread Petr Mladek
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/65/7265/2'

2014-09-29 Thread Andras Timar
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Changes to 'refs/changes/49/4949/1'

2014-09-29 Thread Andras Timar
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   3   4   5   6   7   8   9   10   >