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

2016-11-04 Thread Khaled Hosny
vcl/inc/sallayout.hxx |1 + vcl/source/gdi/CommonSalLayout.cxx |5 + vcl/source/gdi/sallayout.cxx | 23 +++ 3 files changed, 29 insertions(+) New commits: commit d9ea614a1e7c29bb6831822dc6fc29657d40bdd9 Author: Khaled Hosny Date: Sat Nov 5

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

2016-11-05 Thread Khaled Hosny
sw/source/core/text/itrform2.cxx | 35 --- 1 file changed, 8 insertions(+), 27 deletions(-) New commits: commit c1cb0fe8c5e36ff2d08f5eb2d91a7652b03f4b66 Author: Khaled Hosny Date: Sat Nov 5 14:22:54 2016 +0200 Bin pointless #ifdef’s Since we

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

2016-11-05 Thread Khaled Hosny
vcl/source/font/PhysicalFontCollection.cxx |1 - vcl/source/outdev/font.cxx |5 - vcl/unx/generic/gdi/salgdi.cxx |2 -- 3 files changed, 8 deletions(-) New commits: commit a04cda96c6b70314546a8126783e573e16c78e1d Author: Khaled Hosny Date: Sat Nov 5

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

2016-11-06 Thread Khaled Hosny
sw/source/core/text/porlay.cxx | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit 7fdb418aea11a4e1f09a04c02d125880925272aa Author: Khaled Hosny Date: Sun Nov 6 22:30:32 2016 +0200 tdf#65344: Don’t put Kashida before any final char

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

2016-11-06 Thread Khaled Hosny
sw/source/core/text/porlay.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 6a087ef7d4f67f52ab688d0dc84b39b5bd36d931 Author: Khaled Hosny Date: Sun Nov 6 22:44:15 2016 +0200 Update comments Change-Id

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

2016-11-06 Thread Khaled Hosny
sw/source/core/text/porlay.cxx | 64 - 1 file changed, 50 insertions(+), 14 deletions(-) New commits: commit 0b9298bf50eb104b684207e10987144c058421ea Author: Khaled Hosny Date: Mon Nov 7 00:41:44 2016 +0200 Extend joining groups with new Unicode

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

2016-11-06 Thread Khaled Hosny
sw/source/core/text/porlay.cxx |4 1 file changed, 4 insertions(+) New commits: commit 639735edaffd35dfe99e527789402e030d95ab45 Author: Khaled Hosny Date: Mon Nov 7 06:53:38 2016 +0200 Fix thinkos in my previous commit Change-Id

[Libreoffice-commits] core.git: 2 commits - configure.ac vcl/quartz

2016-11-06 Thread Khaled Hosny
configure.ac | 15 --- vcl/quartz/ctfonts.cxx |9 + 2 files changed, 17 insertions(+), 7 deletions(-) New commits: commit 8285af5e56cbc9d3871f75454781ce0f5386ec08 Author: Khaled Hosny Date: Mon Nov 7 07:59:49 2016 +0200 Disable VCL_FLOAT_DEVICE_PIXEL

Re: Crash test update

2016-11-09 Thread Khaled Hosny
gt; d0ce/ > > commit 3a543f1f57aed3beba8879ed46e1f92f657151cb > Author: Khaled Hosny > Date:   Mon Oct 10 00:54:00 2016 +0200 > > Validate Kashida positions in CommonSalLayout > > triggers a crash on reexporting fdo58980-3.odt to odt. > > I've bodged it with... > > commit 2439

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

2016-11-09 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 281b3458940e06f9cb5f679537adc19532a0a80d Author: Khaled Hosny Date: Wed Nov 9 16:19:08 2016 +0200 Allow the Kashida here Change-Id

Re: Crash test update

2016-11-09 Thread Khaled Hosny
On Wed, Nov 09, 2016 at 03:29:31PM +0200, Khaled Hosny wrote: > On Wed, Nov 09, 2016 at 11:01:48AM +, Caolán McNamara wrote: > > On Tue, 2016-11-08 at 23:08 +, Crashtest VM wrote: > > > New crashtest update available at http://dev- > > > build

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

2016-11-09 Thread Khaled Hosny
insertions(+), 72 deletions(-) New commits: commit 73b9b72cf1658208c2b2eb10cc0acfc3833dd875 Author: Khaled Hosny Date: Thu Nov 10 00:57:08 2016 +0200 tdf#103718: Correctly set vertical direction Follow UTR#50 and set vertical direction based on character orientation, not the

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

2016-11-09 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f26df72f6e424492d101f527deb81f550ff3c941 Author: Khaled Hosny Date: Thu Nov 10 01:33:48 2016 +0200 Typo No idea how this ever compiled for me! Change-Id

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

2016-11-09 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f6391d9696bfa7485bf785ac81edef4d5441e232 Author: Khaled Hosny Date: Thu Nov 10 01:48:29 2016 +0200 Who would think sal_Int32 is not the same as int32_t Change-Id

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

2016-11-09 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 66bd5ef022eb242a8fdecb491963bbad99fc3a9d Author: Khaled Hosny Date: Thu Nov 10 03:59:28 2016 +0200 Use hb_script_t directly Change-Id

Re: Obtaining opens___.ttf from OpenSymbol.sfd

2016-04-04 Thread Khaled Hosny
On Mon, Apr 04, 2016 at 05:17:15PM +0900, Takeshi Abe wrote: > Hi, > > Looking into tdf#49547 [1], I wonder which version of FontForge is supposed > or recommended to be used for producing > extras/source/truetype/symbol/opens__.ttf > from OpenSymbol.sdf. > Thank you for your attention. > > [1]

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

2015-08-16 Thread Khaled Hosny
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) New commits: commit 2ce903c7b2d67a46c2fe2755cfaa66d98f2eddf2 Author: Khaled Hosny Date: Mon Aug 17 00:49:39 2015 +0200 Fix GTK3 right-to-left rendering

Bogus ligatures in OpenSymbol font

2015-08-17 Thread Khaled Hosny
While trying to fix a bug in OpenSymbol font, I found that it contains some a GSUB table with some weird ligature entries, namely: period + period + period -> ellipsis integral + integral-> double integral integral + int

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

2015-08-18 Thread Khaled Hosny
extras/source/truetype/symbol/OpenSymbol.sfd | 14 +++--- extras/source/truetype/symbol/opens___.ttf |binary 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 75a8b1cf84ac718aa1c8d671cd27b0b10307f50a Author: Khaled Hosny Date: Tue Aug 18 02:35:35 2015 +0200

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

2015-08-20 Thread Khaled Hosny
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 30 +++--- 1 file changed, 23 insertions(+), 7 deletions(-) New commits: commit a803ec69f69068e0c45a7825094941b9ea765c1c Author: Khaled Hosny Date: Mon Aug 17 00:49:39 2015 +0200 Fix GTK3 right-to-left rendering

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 97 commits - basctl/source basic/source bin/run chart2/source configure.ac cui/source editeng/source external/apr external/libetonyek

2015-08-20 Thread Khaled Hosny
insertions(+), 1666 deletions(-) New commits: commit 2dd5ba7ee56dcb12e549d8916a4d7d1b7b1aac10 Author: Khaled Hosny Date: Mon Aug 17 00:49:39 2015 +0200 Fix GTK3 right-to-left rendering * Reverse the direction of arrows e.g. in menus * Reverse the position of combobox button

Re: Bogus ligatures in OpenSymbol font

2015-08-21 Thread Khaled Hosny
On Thu, Aug 20, 2015 at 04:40:29PM +0100, Caolán McNamara wrote: > On Tue, 2015-08-18 at 01:53 +0200, Khaled Hosny wrote: > > While trying to fix a bug in OpenSymbol font, I found that it > > contains some a GSUB table with some weird ligature entries, namely: > ... > >

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

2015-08-22 Thread Khaled Hosny
extras/source/truetype/symbol/OpenSymbol.sfd |6 -- extras/source/truetype/symbol/opens___.ttf |binary 2 files changed, 6 deletions(-) New commits: commit 26f3a6470336644988de1f8a76d982dae4de67ae Author: Khaled Hosny Date: Fri Aug 21 16:58:28 2015 +0200 Remove bogus ligatures

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

2015-08-23 Thread Khaled Hosny
vcl/source/gdi/salgdilayout.cxx |4 ++- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 29 +++--- 2 files changed, 25 insertions(+), 8 deletions(-) New commits: commit e2582341af9f6b756e5d95c8ddd99652b62d1a41 Author: Khaled Hosny Date: Mon Aug 17 04:00

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

2015-08-25 Thread Khaled Hosny
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 29 +++--- 1 file changed, 22 insertions(+), 7 deletions(-) New commits: commit 3a0ca27411f37b86a56737d89349ac629863af00 Author: Khaled Hosny Date: Mon Aug 17 04:00:49 2015 +0200 Fix GTK3 right-to-left rendering of

‘OUTPUT_DRAWMODE_CONTRAST’ defined but not used

2015-08-25 Thread Khaled Hosny
In may build I see this warning a lot: In file included from cui/source/tabpages/textattr.cxx:37:0: include/svx/dlgutil.hxx:37:28: warning: ‘OUTPUT_DRAWMODE_CONTRAST’ defined but not used [-Wunused-variable] static const DrawModeFlags OUTPUT_DRAWMODE_CONTRAST = DrawModeFlags::SettingsLine | Draw

Re: ‘OUTPUT_DRAWMODE_CONTRAST’ defined but not used

2015-08-25 Thread Khaled Hosny
On Tue, Aug 25, 2015 at 05:54:32PM +0200, Stephan Bergmann wrote: > On 08/25/2015 05:30 PM, Khaled Hosny wrote: > >In may build I see this warning a lot: > >In file included from cui/source/tabpages/textattr.cxx:37:0: > >include/svx/dlgutil.hxx:37:28: warning: ‘OUTPUT_DRAWM

Re: ‘OUTPUT_DRAWMODE_CONTRAST’ defined but not used

2015-08-25 Thread Khaled Hosny
On Tue, Aug 25, 2015 at 07:28:26PM +0300, Maxim Monastirsky wrote: > Hi Khaled, > > On Tue, Aug 25, 2015 at 6:30 PM, Khaled Hosny wrote: > >In may build I see this warning a lot: > >In file included from cui/source/tabpages/textattr.cxx:37:0: > >include/svx

Re: making cairo mandatory in vcl

2015-11-19 Thread Khaled Hosny
On Thu, Nov 19, 2015 at 11:14:10AM +, Caolán McNamara wrote: > On Thu, 2015-11-19 at 11:16 +0100, Riccardo Magliocchetti wrote: > > We should now link against cairo and the system one is usually linked > > against X11. So i think i'm going to just build the libo shipped one > > and see how it

Re: making cairo mandatory in vcl

2015-11-19 Thread Khaled Hosny
On Thu, Nov 19, 2015 at 06:15:46PM +0100, Riccardo Magliocchetti wrote: > Il 19/11/2015 15:00, Khaled Hosny ha scritto: > >On Thu, Nov 19, 2015 at 11:14:10AM +, Caolán McNamara wrote: > >>On Thu, 2015-11-19 at 11:16 +0100, Riccardo Magliocchetti wrote: > >>>We sho

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

2015-11-23 Thread Khaled Hosny
vcl/generic/glyphs/gcach_ftyp.cxx | 23 --- 1 file changed, 23 deletions(-) New commits: commit aefcb307c246275fa9001996bd815c73b4ac79b3 Author: Khaled Hosny Date: Tue Nov 24 09:13:48 2015 +0400 Remove recently unused code Change-Id

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

2015-11-27 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit e5cc49dbf139b2d3ca2bbc0c41e7c47d63c11d66 Author: Khaled Hosny Date: Fri Nov 27 19:32:42 2015 +0400 Disable code not needed with new HarfBuzz versions

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

2015-09-30 Thread Khaled Hosny
extras/source/truetype/symbol/OpenSymbol.sfd | 14 +++--- extras/source/truetype/symbol/opens___.ttf |binary 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit bf6e219ee57bb17fdb4f176bc4888a540cbeb290 Author: Khaled Hosny Date: Tue Aug 18 02:35:35 2015 +0200

Re: Unicode characters in Thesaurus dialog box

2015-11-08 Thread Khaled Hosny
On Sun, Nov 08, 2015 at 10:06:51AM -0600, Adolfo Jayme Barrientos wrote: > Whenever the UI font doesn’t support a different script, LibreOffice > does not fall back to anything else and displays squares. Is this true, I always had font fallback on LibreOffice UI (on Linux at least), even my main U

Re: Unicode characters in Thesaurus dialog box

2015-11-10 Thread Khaled Hosny
On Tue, Nov 10, 2015 at 03:10:25AM -0600, Adolfo Jayme Barrientos wrote: > 2015-11-08 23:24 GMT-06:00 Khaled Hosny : > > Is this true, I always had font fallback on LibreOffice UI (on Linux at > > least), even my main UI font does not support Latin at all but otherwise > >

[Libreoffice-commits] core.git: Changes to 'refs/changes/68/6568/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/6858/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/85/4485/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/76/6276/3'

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/05/6305/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/59/6859/2'

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/29/6329/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/72/6572/2'

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/18/3518/11'

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/62/6762/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/59/6259/4'

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

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/29/6329/2'

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/20/3520/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/45/6345/2'

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/61/6861/2'

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/4658/2'

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/44/5844/2'

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/45/6345/3'

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/56/6556/3'

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/85/4285/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/27/6327/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/55/6555/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/35/6335/2'

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/40/6340/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/01/6301/2'

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/43/6343/2'

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/43/6843/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/99/5599/2'

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/55/6555/2'

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/54/6554/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/54/6554/2'

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/43/6343/3'

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/44/6544/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/23/5023/2'

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/00/4300/2'

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/98/5598/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/23/5023/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/43/5843/2'

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/96/10896/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/85/4285/3'

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/43/5843/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/48/4448/3'

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/55/6555/3'

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/97/6597/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/04/7004/2'

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/54/6554/3'

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/44/5844/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/98/6298/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/69/6769/2'

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/98/5598/2'

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/08/6308/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/6258/6'

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/96/10896/2'

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/25/6325/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/45/6345/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/05/6305/2'

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/75/5175/2'

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/46/6346/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/56/6556/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/55/4455/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/99/5599/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/42/6342/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/48/4448/2'

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

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