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

2015-03-25 Thread Bjoern Michaelsen
/core/layout/pagechg.cxx | 29 +--- sw/source/core/txtnode/atrfld.cxx |2 - 15 files changed, 51 insertions(+), 67 deletions(-) New commits: commit b4c3a2bd2373edd90fe9e38703e498c4df417f60 Author: Bjoern Michaelsen Date: Wed Mar 25 00

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

2015-03-26 Thread Bjoern Michaelsen
commits: commit 63fccb1101cacd7887a5f7a094fd376d164e3d73 Author: Bjoern Michaelsen Date: Thu Mar 26 15:55:37 2015 +0100 remove copypasta Change-Id: Ieed83781b89ff18f870ad8c64ca00d306b097aea diff --git a/sw/source/core/unocore/unoframe.cxx b/sw/source/core/unocore/unoframe.cxx index

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

2015-03-28 Thread Bjoern Michaelsen
insertions(+), 962 deletions(-) New commits: commit 30b214b42385e7ef6024b35c0c18ad1cd6411f00 Author: Bjoern Michaelsen Date: Sat Mar 28 19:14:07 2015 +0100 simplify Change-Id: I7161786371adf3b3e719b3e77abf145550db1c44 diff --git a/sw/source/core/unocore/unotbl.cxx b/sw/source/core

Re: New Defects reported by Coverity Scan for LibreOffice

2015-03-30 Thread Bjoern Michaelsen
Hi, Im a bit confused by coveritys output here recently: On Sun, Mar 29, 2015 at 03:32:48AM -0700, scan-ad...@coverity.com wrote: > 4 new defect(s) introduced to LibreOffice found with Coverity Scan. > [...] > New defect(s) Reported-by: Coverity Scan > Showing 4 of 4 defect(s) > [...] > > ** CID

Re: New Defects reported by Coverity Scan for LibreOffice

2015-03-30 Thread Bjoern Michaelsen
On Mon, Mar 30, 2015 at 11:33:07AM -0500, Norbert Thiebaud wrote: > by the time coverity sent the email, coalan already dealt with 3 of them :-) Seems like as long as we have Coalan McNamara Connor, we dont have to fear the robots when Skynet becomes self-aware ... Best, Bjoern _

[Libreoffice-commits] core.git: 34 commits - qadevOOo/tests sw/inc sw/qa sw/source

2015-03-30 Thread Bjoern Michaelsen
(+), 822 deletions(-) New commits: commit 77315c187af612e3534ad0926f205f0e83fb42fb Author: Bjoern Michaelsen Date: Mon Mar 30 18:17:40 2015 +0200 SwXTextTable::setDataArray can reuse SwXCellRange too Change-Id: Ia4aa4abcc6daa433004ab7f624f6b79c618a354d diff --git a/sw/source/core

Re: Popup dialogs

2015-03-31 Thread Bjoern Michaelsen
Hi, On Tue, Mar 31, 2015 at 01:38:06PM +0300, Tor Lillqvist wrote: > Very good advice. We should resist feature creep. If somebody suggests "why > not add a touch typist mode to LO where you can only enter text and nothing > ever pops up and no shortcuts or accelerators are active", the answer > s

Re: Popup dialogs

2015-03-31 Thread Bjoern Michaelsen
Hi, On Tue, Mar 31, 2015 at 02:07:57PM +0300, Tor Lillqvist wrote: > Oh, but I can hear the REGRESSION screams already. "My company RELIES on us > getting a VERY NOTICEABLE popup box that HAS to be actioned upon separately > as soon as is done." The last sentence of your previous mail is very re

[Libreoffice-commits] core.git: 6 commits - solenv/gbuild sw/inc sw/qa sw/source

2015-04-01 Thread Bjoern Michaelsen
: commit ef13ab6f6dfddbe2301a24840d49c086cba8a604 Author: Bjoern Michaelsen Date: Tue Mar 31 11:35:05 2015 +0200 also refactor description setter Change-Id: I69deac6d830f63aea94f3512ab4156217fbc7b27 diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx index 2f4876d..ce6048e 100644 --- a

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

2015-04-02 Thread Bjoern Michaelsen
sw/source/core/unocore/unotbl.cxx | 460 +++--- 1 file changed, 187 insertions(+), 273 deletions(-) New commits: commit c8cf6766fd38d45b73d49cb85dd5fe2d7e3dba50 Author: Bjoern Michaelsen Date: Thu Apr 2 05:04:02 2015 +0200 use helpers some more

Re: libmerged works on Windows

2015-04-08 Thread Bjoern Michaelsen
Hi, On Wed, Apr 08, 2015 at 02:02:37PM +0200, Matúš Kukan wrote: > If anyone know how and can produce some numbers on Windows, that would be > great. > Bjoern had some numbers for linux in the past IIRC. I only measured startup wall time on ARM with a stopwatch -- the difference was rather notic

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

2015-04-13 Thread Bjoern Michaelsen
sw/qa/python/check_table.py | 59 +++- sw/source/core/unocore/unotbl.cxx | 503 +- 2 files changed, 220 insertions(+), 342 deletions(-) New commits: commit d0b4c6e4bacc9e894cbee2b34e6242c67566f9df Author: Bjoern Michaelsen Date: Mon Apr 13 14:45:14

Re: Renaming in sw/

2015-05-07 Thread Bjoern Michaelsen
Hi, On Thu, May 07, 2015 at 10:46:51AM +0200, Jan Holesovsky wrote: > Frm -> Frame (to handle things like SwFrm, SwCellFrm, SwRowFrm, > SwColumnFrm, ..., SwFrmFmt, FrmMap, SwFlyFrm, etc.) IMHO lets leave Frm -> Frame out of the change in this round. In the end, we should have the SwFrm/sw::Frame

[Libreoffice-commits] core.git: Changes to 'private/Sweetshark/mmunocrsrs'

2015-05-17 Thread Bjoern Michaelsen
New branch 'private/Sweetshark/mmunocrsrs' available with the following commits: commit 303856d8b487bfe9df6c722927317eabecd22059 Author: Bjoern Michaelsen Date: Sun May 17 15:45:17 2015 +0200 use new unocrsrs in SwXParagraphEnumeration

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

2015-05-19 Thread Bjoern Michaelsen
(-) New commits: commit 76c61ced4eaa5f69b948dca7537028eaa88225b3 Author: Bjoern Michaelsen Date: Tue May 19 13:58:13 2015 +0200 check for and handle missing base in mail merge (related: fdo#33266) Change-Id: I3e362a873c28026cbecf005c07def1295aa920e0 diff --git a/include/svtools

[Libreoffice-commits] core.git: solenv/gbuild solenv/README

2015-05-19 Thread Bjoern Michaelsen
solenv/README| 37 ++--- solenv/gbuild/README |7 ++- 2 files changed, 24 insertions(+), 20 deletions(-) New commits: commit 9fe32d106e1fd23f281e1e70c48f9a45e86547ff Author: Bjoern Michaelsen Date: Tue May 19 14:08:48 2015 +0200 update

[Libreoffice-commits] core.git: Branch 'private/Sweetshark/mmunocrsrs' - 3 commits - sw/source

2015-05-20 Thread Bjoern Michaelsen
sw/source/core/attr/calbck.cxx |2 +- sw/source/core/doc/docnew.cxx | 10 -- sw/source/core/unocore/unoobj2.cxx |5 +++-- 3 files changed, 4 insertions(+), 13 deletions(-) New commits: commit a0a018648015184f541c0719b86300501bdaad6b Author: Bjoern Michaelsen Date

[Libreoffice-commits] core.git: Branch 'private/Sweetshark/mmunocrsrs' - 2 commits - sw/inc sw/source

2015-05-20 Thread Bjoern Michaelsen
, 52 insertions(+), 70 deletions(-) New commits: commit 541619b1718d3ca557a13a8ea1e32933f801fb7e Author: Bjoern Michaelsen Date: Wed May 20 18:17:56 2015 +0200 use new unocrsrs in SwXCellRange Change-Id: I8ab1c9c0329bdf3f6ac759012dbd0057f4463231 diff --git a/sw/inc/unocrsr.hxx b/sw

[Libreoffice-commits] core.git: Branch 'private/Sweetshark/mmunocrsrs' - 3 commits - sw/inc sw/source

2015-05-20 Thread Bjoern Michaelsen
sw/inc/unotbl.hxx |6 +-- sw/source/core/unocore/unotbl.cxx | 64 +++--- 2 files changed, 35 insertions(+), 35 deletions(-) New commits: commit 9f77db09ad0f2de9878697d30aa26b1adac39dbd Author: Bjoern Michaelsen Date: Wed May 20 19:39:15

[Libreoffice-commits] core.git: Branch 'private/Sweetshark/mmunocrsrs' - 13 commits - sw/inc sw/qa sw/source

2015-05-23 Thread Bjoern Michaelsen
bool { return pWeakPtr.lock().get() == this; }); } // delete the whole ring commit 793816741bfeaa11796b6b6621e85d30d67233cf Author: Bjoern Michaelsen Date: Sat May 23 12:44:07 2015 +0200 now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is gone

[Libreoffice-commits] core.git: Changes to 'private/Sweetshark/mmunocrsrs-master'

2015-05-24 Thread Bjoern Michaelsen
New branch 'private/Sweetshark/mmunocrsrs-master' available with the following commits: commit c78f58029acd223db16fbd951a88fd381030f102 Author: Bjoern Michaelsen Date: Sat May 23 13:25:12 2015 +0200 remove the weak_ptrs on destruction too

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

2015-04-14 Thread Bjoern Michaelsen
qadevOOo/tests/java/ifc/chart/_XChartDataArray.java | 17 - sw/qa/python/check_table.py | 20 ++-- 2 files changed, 22 insertions(+), 15 deletions(-) New commits: commit 4c28e293fcc4a7ea4fecf5498b347d24c2d091b1 Author: Bjoern Michaelsen

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

2015-04-15 Thread Bjoern Michaelsen
09a1e4f36128f64029d45a38d9b059bf11ea0821 Author: Bjoern Michaelsen Date: Wed Apr 15 21:52:45 2015 +0200 move unocrsr to unocore Change-Id: I1a3185e89e68b4d85221b8296fe9ffad8b18de5f Reviewed-on: https://gerrit.libreoffice.org/15335 Tested-by: Björn Michaelsen Reviewed-by: Björn

Re: About removing "include "

2015-05-04 Thread Bjoern Michaelsen
Hi, On Mon, May 04, 2015 at 01:49:36PM -0700, julien2412 wrote: > or are there some tricks to consider for stdio use? stdio might be used in DEBUG=T builds. Possibly it could be moved into the #ifdef too with the code that uses it ... or move the code using stuff from stdio to use SAL_INFO and fr

Re: [Libreoffice-qa] minutes of ESC call ...

2014-09-25 Thread Bjoern Michaelsen
On Thu, Sep 25, 2014 at 03:36:34PM +0100, Michael Meeks wrote: > + blog about the sad realities of web plugins (Bjoern) > [ writing it right now ] done: http://skyfromme.wordpress.com/2014/09/25/killing-the-npapi-plugin/ Best, Bjoern __

Re: minutes of ESC call ...

2014-09-26 Thread Bjoern Michaelsen
On Thu, Sep 25, 2014 at 03:36:34PM +0100, Michael Meeks wrote: > + Bjoern re-introduced mergelibs for 4.3.2 > + enabled for 4.3.1 without a patch, we need > other libs in mergelibs to avoid circular deps. > + some interesting bug reports wrt. dbtools mo

[Libreoffice-commits] core.git: Changes to 'refs/changes/08/9208/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/65/6265/1'

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/59/259/3'

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/65/6265/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/65/6265/3'

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/10/9210/1'

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/08/9208/1'

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/83/2383/1'

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/69/9069/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/84/2384/1'

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/97/4297/1'

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/97/4297/4'

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/10/9210/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/97/4297/3'

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/59/259/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/67/3367/4'

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/91/8491/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/69/2169/3'

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/69/2169/1'

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/31/6231/5'

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/69/9069/1'

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/69/2169/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/35/235/3'

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/67/3367/3'

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/67/3367/5'

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/77/6277/1'

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/91/8491/1'

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/67/3367/1'

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/43/343/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/31/6231/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/03/103/1'

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/31/6231/1'

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/77/6277/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/83/2383/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/85/2385/1'

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/35/235/1'

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/42/2742/6'

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/39/2739/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/42/2742/4'

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/42/2742/1'

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/35/235/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/11/8111/1'

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/88/2188/1'

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/71/1071/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/21/3421/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/83/283/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/35/235/4'

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/21/3421/3'

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/85/2385/4'

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/85/2385/5'

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/97/4297/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/21/3421/1'

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/31/6231/4'

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/65/3465/1'

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/65/3465/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/92/5692/1'

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/88/2188/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/29/2429/4'

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/22/6722/4'

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/42/2742/5'

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/43/343/1'

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/85/2385/6'

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/39/2739/1'

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/22/6722/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/42/2742/3'

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/29/2429/3'

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/84/7484/1'

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/29/2429/8'

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/drafs/master'

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/84/7484/3'

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/98/4198/1'

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/53/8853/3'

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/29/2429/6'

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/53/8853/2'

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

<    3   4   5   6   7   8   9   10   11   12   >