Changing the directory where external tarballs are saved

2013-11-08 Thread Khaled Hosny
Hi all, I proposed a change on gerrit[1] to save downloaded external tarballs under external/tarballs instead of the misleading src/ that we use now. Please raise your objections if you have any. Currently the existing src/ directly does not get renamed, so people will have to move it manually to

Re: Save as formats explored

2013-11-11 Thread Khaled Hosny
On Mon, Nov 11, 2013 at 07:19:11AM +0100, Markus Mohrhard wrote: > Hey, > > > 2013/11/10 Bryan Quigley > > > Thanks for the feedback. The patches for all three are attached. > > > > 1. > > I should reiterate that I'm just removing Write support ONLY for > > "OpenOffice 1.0" formats. You woul

[Libreoffice-commits] core.git: download.lst

2013-11-12 Thread Khaled Hosny
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1b88c36f34b81f11bc79f26ac63f3de07fe18038 Author: Khaled Hosny Date: Sun Nov 10 14:43:54 2013 +0200 Update the bundled HarfBuzz to 0.9.23 Change-Id

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

2013-11-21 Thread Khaled Hosny
vcl/generic/print/glyphset.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 856ceb2cc5d78c36c7a8fc6118254d85f990d7e6 Author: Khaled Hosny Date: Thu Nov 21 22:59:06 2013 +0200 fdo#67802: Fix PS printing of non-CTL text with ligatures

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

2013-11-21 Thread Khaled Hosny
vcl/generic/print/psheader.ps |4 1 file changed, 4 insertions(+) New commits: commit 0dfd25c1003e99f8180513e045dd039e8da20db7 Author: Khaled Hosny Date: Thu Nov 21 21:00:46 2013 +0200 Add a comment explaining this unused file Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - vcl/generic

2013-11-22 Thread Khaled Hosny
vcl/generic/print/glyphset.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 29e5d00bba1bd4a547b36f111e2e7922922f8fb7 Author: Khaled Hosny Date: Thu Nov 21 22:59:06 2013 +0200 fdo#67802: Fix PS printing of non-CTL text with ligatures

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

2013-11-23 Thread Khaled Hosny
vcl/generic/fontmanager/fontmanager.cxx | 14 -- vcl/generic/print/genpspgraphics.cxx|2 +- 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit c46d63aeef6d2c7bb768abf90060f0a400785b3a Author: Khaled Hosny Date: Sat Nov 23 13:40:50 2013 +0200

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

2013-11-23 Thread Khaled Hosny
vcl/generic/fontmanager/fontmanager.cxx | 14 -- vcl/generic/print/genpspgraphics.cxx|2 +- 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit 80e9158cde3c3b7f24dc14d4f0dc513c0bcac089 Author: Khaled Hosny Date: Sat Nov 23 13:40:50 2013 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic

2013-11-25 Thread Khaled Hosny
vcl/generic/fontmanager/fontmanager.cxx | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit 4d174557c04a48efa5661c5e6e2c1295b68f3681 Author: Khaled Hosny Date: Sat Nov 23 13:12:59 2013 +0200 Make TTC fonts work again osl::File

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic

2013-11-25 Thread Khaled Hosny
vcl/generic/print/genpspgraphics.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b6f67c676d15a3178d268ff9974155d6e130205 Author: Khaled Hosny Date: Sat Nov 23 13:40:50 2013 +0200 Correctly check getFileURLFromSystemPath() success Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic

2013-11-25 Thread Khaled Hosny
vcl/generic/print/glyphset.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit cfcd8112c0cb459646ea8c17bd889c945e75f3a5 Author: Khaled Hosny Date: Thu Nov 21 22:59:06 2013 +0200 fdo#67802: Fix PS printing of non-CTL text with ligatures

Re: Lao / Thai / Khmer Bundled Fonts

2013-11-27 Thread Khaled Hosny
On Wed, Nov 27, 2013 at 10:10:26AM +0100, Samuel Mehrbrodt wrote: > Hi Robert, > > I think there is no formal process when to include a new font. If it makes > sense, it's ok. Fonts are not that big. Fonts CAN be that big :) Look at TeX Live, of its 3.5 GB install, 1.4 GB are fonts. _

Re: Lao / Thai / Khmer Bundled Fonts

2013-11-27 Thread Khaled Hosny
On Wed, Nov 27, 2013 at 06:34:59PM +0700, Robert M Campbell wrote: > On Wed, Nov 27, 2013 at 5:25 PM, Khaled Hosny wrote: > > > On Wed, Nov 27, 2013 at 10:10:26AM +0100, Samuel Mehrbrodt wrote: > > > Hi Robert, > > > > > > I think there is no formal pr

Re: Lao / Thai / Khmer Bundled Fonts

2013-11-27 Thread Khaled Hosny
On Wed, Nov 27, 2013 at 08:55:32PM -0800, tk wrote: > a _good_ pan-unicode font There is not such a thing, free or otherwise. Good and pan-Unicode can’t be in the same sentence. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.

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

2014-01-07 Thread Khaled Hosny
padmin/source/salglyphid.hxx | 48 --- 1 file changed, 48 deletions(-) New commits: commit 4a8814e45ffac6a4cc14a3d7a183c11fd7c3f330 Author: Khaled Hosny Date: Tue Jan 7 11:21:06 2014 +0200 This duplicated files does not seem to be needed

How do I review a change in the new gerrit?

2014-01-15 Thread Khaled Hosny
I can't seem to find any way to review a change, I only see buttons to cherry-pick, rebase or abandon. Regards, Khaled ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: How do I review a change in the new gerrit?

2014-01-16 Thread Khaled Hosny
On Thu, Jan 16, 2014 at 10:01:19AM +0200, Noel Grandin wrote: > On 2014-01-16 09:57, Khaled Hosny wrote: > >I can't seem to find any way to review a change, I only see buttons to > >cherry-pick, rebase or abandon. > > > > > > > The new UI is a little les

[Libreoffice-commits] core.git: 4 commits - vcl/generic vcl/inc vcl/Library_vcl.mk vcl/source

2014-01-17 Thread Khaled Hosny
|8 - vcl/source/gdi/sallayout.cxx|8 - 6 files changed, 564 insertions(+), 134 deletions(-) New commits: commit ee8a36a9678cad3f99a7df96ce59077d237a195f Author: Khaled Hosny Date: Sat Jan 18 01:08:18 2014 +0200 Simplify Change-Id

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

2014-01-17 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 718329232eac6bd2c1e5f46f9c49dbec289c2b86 Author: Khaled Hosny Date: Sat Jan 18 01:20:10 2014 +0200 This is an int, not float Change-Id

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

2014-01-20 Thread Khaled Hosny
starmath/source/smres.src |6 +++--- svx/source/sidebar/area/AreaPropertyPanel.src |8 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 224da771d3736a021df15e32c23d2fa585c433ed Author: Khaled Hosny Date: Mon Jan 20 14:19:29 2014 +0200

Re: space between values and units in spinners, fdo#71688

2014-01-21 Thread Khaled Hosny
On Tue, Jan 21, 2014 at 01:27:37PM +0100, Stephan Bergmann wrote: > On 01/21/2014 12:59 PM, Caolán McNamara wrote: > >So to resolve this we now have a function formatPercent which takes the > >number and the locale and runs it through icu's PercentInstance to > >format it according to that locale's

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

2014-01-21 Thread Khaled Hosny
sw/source/core/text/guess.cxx |2 - sw/source/core/text/porlay.cxx |2 - vcl/source/gdi/outdev3.cxx | 79 - 3 files changed, 41 insertions(+), 42 deletions(-) New commits: commit 5f89d247e3dac99c297066d404c24dea3312fa51 Author: Khaled Hosny

Re: Mirroring gtk buttons

2013-07-30 Thread Khaled Hosny
On Wed, Mar 06, 2013 at 04:50:43PM +, Caolán McNamara wrote: > On Wed, 2013-03-06 at 17:52 +0200, Khaled Hosny wrote: > > The default direction of GTK widgets is locale dependant; it is set by a > > string in GTK's gettext catalogue, so if we can somehow trick GTK to use &g

[Libreoffice-commits] core.git: configure.ac download.lst harfbuzz/ExternalPackage_harfbuzz.mk harfbuzz/ExternalProject_harfbuzz.mk harfbuzz/harfbuzz-0.9.16-winxp.patch.1 harfbuzz/harfbuzz.configure.p

2013-08-19 Thread Khaled Hosny
3bd7d5520fc15ee0e0cf930e73041ce6a18cb619 Author: Khaled Hosny Date: Sat Aug 17 14:47:55 2013 +0200 Update internal HarfBuzz to 0.9.19 Change-Id: I520832508a8d419e394817a0e25949071928f612 Reviewed-on: https://gerrit.libreoffice.org/5478 Reviewed-by: Fridrich Strba Tested-by: Fridrich Strba diff

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

2013-08-22 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 1f9d1e15634b1ef1dea37dc00c7bacb4f97996d6 Author: Khaled Hosny Date: Thu Aug 22 21:25:44 2013 +0200 fdo#66715: Avoid compatibility decomposition with HarfBuzz Change

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

2013-08-22 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 94a742fbc092eb75dbcffcbce0ac96679c90add4 Author: Khaled Hosny Date: Thu Aug 22 22:57:54 2013 +0200 Don't re-create Unicode and font functions for every tex

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic

2013-08-23 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit fbaedf8bd45d3cc4409c92a4b798d9d9788567ed Author: Khaled Hosny Date: Thu Aug 22 21:25:44 2013 +0200 fdo#66715: Avoid compatibility decomposition with HarfBuzz Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic

2013-08-23 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 93e590627587f4023e03338696e35751b5a6ce52 Author: Khaled Hosny Date: Thu Aug 22 22:57:54 2013 +0200 Don't re-create Unicode and font functions for every tex

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

2013-08-27 Thread Khaled Hosny
vcl/coretext/salgdi2.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c2f6428e32227c6f53e618c65a7df3648487df49 Author: Khaled Hosny Date: Tue Aug 27 18:17:09 2013 +0200 Minor Change-Id: I8a0c09087e522cbd8ee6a25b71541514e562a618 diff --git a

Re: eot embedded fonts

2013-08-27 Thread Khaled Hosny
On Tue, Aug 27, 2013 at 05:25:42PM +0200, Lubos Lunak wrote: > On Tuesday 27 of August 2013, Brennan T Vincent wrote: > > Hi all, > > > > One of the most commonly-occurring problems with .pub import is the fact > > that we don't respect embedded fonts. Now that LibreOffice supports > > embedded fon

Re: eot embedded fonts

2013-08-27 Thread Khaled Hosny
On Tue, Aug 27, 2013 at 07:55:05PM +0200, Jan Holesovsky wrote: > Hi Khaled, > > Khaled Hosny píše v Út 27. 08. 2013 v 19:26 +0200: > > > I just did a quick search and found this library which seems to able to > > convert the few MTX-compressed eot fonts I have (the

Re: Mirroring gtk buttons

2013-08-29 Thread Khaled Hosny
On Thu, Aug 29, 2013 at 05:41:39PM +0100, Caolán McNamara wrote: > On Fri, 2013-08-16 at 18:41 +0200, Khaled Hosny wrote: > > On Fri, Aug 16, 2013 at 03:44:12PM +0100, Caolán McNamara wrote: > > > On Tue, 2013-07-30 at 04:28 +0200, Khaled Hosny wrote: > > > >

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

2013-08-29 Thread Khaled Hosny
vcl/unx/gtk/gdi/salprn-gtk.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 47070dd63e9d9356896cf483a2077b766dc11530 Author: Khaled Hosny Date: Fri Aug 30 06:04:42 2013 +0200 Mark lcl_* functions static Change-Id

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

2013-08-30 Thread Khaled Hosny
vcl/generic/glyphs/gcach_ftyp.cxx | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) New commits: commit 00a81233d9c2ae6b3996b744982715137fd6a626 Author: Khaled Hosny Date: Fri Aug 30 18:36:18 2013 +0200 Remove hacks for ancient FreeType We don't su

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

2013-09-01 Thread Khaled Hosny
svtools/source/misc/langtab.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b81d16d79990dccf263367356826a30f23439367 Author: Khaled Hosny Date: Sun Sep 1 19:32:44 2013 +0200 fdo#68795: Fix name of Assamese language The name of the language is

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

2013-09-04 Thread Khaled Hosny
vcl/generic/glyphs/gcach_ftyp.cxx | 61 +++--- vcl/generic/glyphs/gcach_ftyp.hxx |2 - 2 files changed, 19 insertions(+), 44 deletions(-) New commits: commit 655a62ad569b08c6d0b5639624e33d40594bedf2 Author: Khaled Hosny Date: Wed Sep 4 11:28:14 2013 +0200

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

2013-09-04 Thread Khaled Hosny
configure.ac |5 -- vcl/generic/glyphs/gcach_ftyp.cxx | 79 +++--- 2 files changed, 18 insertions(+), 66 deletions(-) New commits: commit 190506425ce28e345222c08065e2d08003a85cb0 Author: Khaled Hosny Date: Wed Sep 4 12:44:37 2013

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

2013-09-06 Thread Khaled Hosny
vcl/source/gdi/pngread.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit a7403bf7c12048b8c7eefadd63b021a71cfa5de0 Author: Khaled Hosny Date: Fri Sep 6 16:01:19 2013 +0200 Fix debug build without dbgutil Change-Id

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

2013-09-06 Thread Khaled Hosny
vcl/generic/glyphs/gcach_ftyp.cxx | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) New commits: commit 1d223fa1ec3724b291a7d46de7e38e32c03c5235 Author: Khaled Hosny Date: Fri Sep 6 15:10:34 2013 +0200 Simplify FreeType version check After

[Libreoffice-commits] core.git: config_host/config_features.h.in configure.ac vcl/generic

2013-09-06 Thread Khaled Hosny
config_host/config_features.h.in |4 configure.ac |8 vcl/generic/glyphs/gcach_ftyp.cxx | 29 +++-- 3 files changed, 19 insertions(+), 22 deletions(-) New commits: commit e4a1acd396785675bfc25c7cd5c66304ec40f38f Author: Khaled

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

2013-09-17 Thread Khaled Hosny
unoidl/source/sourceprovider-parser.y |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be55ed02c0cdc590c044491b9b8f7cc8b3c4 Author: Khaled Hosny Date: Tue Sep 17 11:48:15 2013 +0200 Fix build with Bison 3 The Bison 3 generated sources do not seem

Re: [ANN] --disable-orcus

2013-09-22 Thread Khaled Hosny
On Thu, Sep 19, 2013 at 11:33:38AM -0400, Kohei Yoshida wrote: > On Thu, 2013-09-19 at 17:23 +0200, Stephan Bergmann wrote: > > > But is it intentional that with > > > > > > "Add the configure bit

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

2013-09-29 Thread Khaled Hosny
vcl/inc/generic/glyphcache.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit b241c355aaa03e51d843cb095985c2bb7a89cd85 Author: Khaled Hosny Date: Sat Sep 28 07:35:16 2013 +0200 This have been unused for a while Change-Id: I0a3249ac8adb739622992f7713d5184aebc4ce80

“Heavy InitScriptType() confusion”?

2013-10-16 Thread Khaled Hosny
Hi all, Whenever I open a document with Arabic text in a debug build, I get a zillion of the following message, any idea what that code is confused about? warn:sw.core:23345:1:sw/source/core/text/porlay.cxx:1258: Heavy InitScriptType() confusion (have been like that since ever, but I thought ma

Re: move external builds into subfolder (fdo#70393)

2013-10-16 Thread Khaled Hosny
On Thu, Oct 17, 2013 at 12:22:02AM +0200, bjoern wrote: > Hi, > > On Tue, Oct 15, 2013 at 05:30:37PM +0200, Eike Rathke wrote: > > No opposition, just please move the current content, i.e. external/*.mk, > > out of the way to have it one level deeper (is it all Windows related? > > then have windo

[Libreoffice-commits] core.git: external/harfbuzz external/Module_external.mk harfbuzz/ExternalProject_harfbuzz.mk harfbuzz/Makefile harfbuzz/Module_harfbuzz.mk harfbuzz/README harfbuzz/UnpackedTarbal

2013-10-17 Thread Khaled Hosny
: Khaled Hosny Date: Wed Oct 16 19:59:27 2013 +0200 fdo#70393: move harfbuzz to a subdir of external Change-Id: I3eaa6d95aaa1753822e20d21f90f39cadb939332 Reviewed-on: https://gerrit.libreoffice.org/6276 Reviewed-by: Björn Michaelsen Tested-by: Björn Michaelsen diff

[Libreoffice-commits] core.git: afms/ExternalPackage_fontunxafm.mk afms/Makefile afms/Module_afms.mk afms/README afms/UnpackedTarball_afms.mk external/afms external/Module_external.mk RepositoryModule

2013-10-17 Thread Khaled Hosny
| 17 + external/afms/README|1 external/afms/UnpackedTarball_afms.mk | 14 12 files changed, 88 insertions(+), 88 deletions(-) New commits: commit 6cef5936a9cf9e004b6940edfaf57493558332b9 Author: Khaled Hosny Date: Thu Oct 17 00:52:25

[Libreoffice-commits] core.git: apache-commons/ExternalPackage_apache_commons_logging.mk apache-commons/ExternalProject_apache_commons_codec.mk apache-commons/ExternalProject_apache_commons_httpclient

2013-10-17 Thread Khaled Hosny
694248e9785e943bfc83d119304a5b18b683e21f Author: Khaled Hosny Date: Thu Oct 17 00:56:05 2013 +0200 fdo#70393: move apache-commons to a subdir of external Change-Id: I97f27f1fd53e416767c7aa3478deb23aae0427e0 Reviewed-on: https://gerrit.libreoffice.org/6281 Reviewed-by: Björn Michaelsen Tested-by: Björn

[Libreoffice-commits] core.git: boost/boost_1_44_0-clang-warnings.patch boost/boost_1_44_0-gcc4.8.patch boost/boost_1_44_0-unused-parameters.patch boost/boost.3780.aliasing.patch boost/boost.4100.warn

2013-10-17 Thread Khaled Hosny
| 448 + external/boost/boost_1_44_0-unused-parameters.patch | 916 68 files changed, 4262 insertions(+), 4266 deletions(-) New commits: commit 174e242f76da94df3bdefa5416c5f2256b78 Author: Khaled Hosny Date: Thu Oct 17 01:15:08 2013 +0200 fdo

[Libreoffice-commits] core.git: beanshell/bsh-2.0b1-src.patch beanshell/ExternalPackage_beanshell.mk beanshell/ExternalProject_beanshell.mk beanshell/Makefile beanshell/Module_beanshell.mk beanshell/R

2013-10-17 Thread Khaled Hosny
|4 ++ external/beanshell/UnpackedTarball_beanshell.mk | 18 + external/beanshell/bsh-2.0b1-src.patch | 44 16 files changed, 138 insertions(+), 142 deletions(-) New commits: commit 4641fd9aecc73b3cbdcb83d67f423c8d06f456fd Author: Khaled Hosny

[Libreoffice-commits] core.git: cairo/cairo cairo/ExternalPackage_cairo.mk cairo/ExternalPackage_pixman.mk cairo/ExternalProject_cairo.mk cairo/ExternalProject_pixman.mk cairo/Makefile cairo/Module_ca

2013-10-17 Thread Khaled Hosny
Author: Khaled Hosny Date: Thu Oct 17 01:22:19 2013 +0200 fdo#70393: move cairo to a subdir of external Change-Id: I5a5d43521d3d7227dadd05525e2c69c63a3f1c1b Reviewed-on: https://gerrit.libreoffice.org/6284 Reviewed-by: Björn Michaelsen Tested-by: Björn Michaelsen

[Libreoffice-commits] core.git: clucene/configs clucene/Library_clucene.mk clucene/Makefile clucene/Module_clucene.mk clucene/patches clucene/README clucene/UnpackedTarball_clucene.mk external/clucene

2013-10-17 Thread Khaled Hosny
/clucene/patches/contribs-lib-makefile.patch | 23 + 46 files changed, 1712 insertions(+), 1712 deletions(-) New commits: commit 894f5e46a6d72d3cfc3731c49a5f01626c6b95db Author: Khaled Hosny Date: Thu Oct 17 01:28:29 2013 +0200 fdo#70393: move clucene to a subdir of external

[Libreoffice-commits] core.git: cppunit/android.patch cppunit/disable-dynloading.patch cppunit/ExternalPackage_cppunit.mk cppunit/ExternalProject_cppunit.mk cppunit/ios.patch cppunit/Makefile cppunit/

2013-10-17 Thread Khaled Hosny
/unix.patch | 15 ++ external/cppunit/windows.patch | 48 + external/cppunit/wundef.patch | 12 + 26 files changed, 327 insertions(+), 333 deletions(-) New commits: commit 7223027a3a7e6599e387559d85f1eaebf3bbbd6c Author: Khaled

[Libreoffice-commits] core.git: ct2n/ConvertTextToNumber-1.3.2-no-license.patch ct2n/ConvertTextToNumber-1.3.2-no-visible-by-default.patch ct2n/description-en-US.txt ct2n/ExternalPackage_ct2n.mk ct2n/

2013-10-18 Thread Khaled Hosny
39f73d93874114e2bacfd73da137180aad95a3f6 Author: Khaled Hosny Date: Thu Oct 17 19:22:46 2013 +0200 fdo#70393: move ct2n to a subdir of external Change-Id: If93ae0fa968539f72c9dbf29b4496355b6d66e05 Reviewed-on: https://gerrit.libreoffice.org/6297 Reviewed-by: David Tardon

[Libreoffice-commits] core.git: epm/epm-3.7.patch epm/ExternalPackage_epm.mk epm/ExternalProject_epm.mk epm/Makefile epm/Module_epm.mk epm/README epm/UnpackedTarball_epm.mk external/epm external/Modul

2013-10-18 Thread Khaled Hosny
86c32b4196d178955f6f9ef5254b6c6a1ee3c944 Author: Khaled Hosny Date: Thu Oct 17 19:35:22 2013 +0200 fdo#70393: move epm to a subdir of external Change-Id: Ifa10b01d9dce947a0153b9d3e1399d9842ba6241 Reviewed-on: https://gerrit.libreoffice.org/6299 Reviewed-by: David Tardon Tested-by: David Tardon

[Libreoffice-commits] core.git: expat/expat-2.1.0.patch expat/expat-winapi.patch expat/ExternalProject_expat.mk expat/Makefile expat/Module_expat.mk expat/README expat/StaticLibrary_expat.mk expat/Sta

2013-10-18 Thread Khaled Hosny
/expat/expat-winapi.patch | 13 ++ 20 files changed, 218 insertions(+), 222 deletions(-) New commits: commit 3c61695a8235eec183de1470c42ce5d112ddaa49 Author: Khaled Hosny Date: Thu Oct 17 19:38:07 2013 +0200 fdo#70393: move expat to a subdir of external Change-Id

[Libreoffice-commits] core.git: curl/curl-7.26.0_mingw.patch curl/curl-7.26.0_nspr.patch curl/curl-7.26.0.patch curl/curl-7.26.0_strlcat.patch curl/curl-7.26.0_win.patch curl/curl-7.26.0_win-proxy.pat

2013-10-18 Thread Khaled Hosny
insertions(+), 540 deletions(-) New commits: commit a777285f9b8efc4e00183a25d39913f78eddc0ad Author: Khaled Hosny Date: Thu Oct 17 19:28:04 2013 +0200 fdo#70393: move curl to a subdir of external Change-Id: I76401636aab7d4de198912b154d6ec3da35a711d Reviewed-on: https

[Libreoffice-commits] core.git: external/libatomic_ops external/Module_external.mk libatomic_ops/ExternalPackage_libatomic_ops.mk libatomic_ops/ExternalProject_libatomic_ops.mk libatomic_ops/Makefile

2013-10-18 Thread Khaled Hosny
/README|4 -- libatomic_ops/UnpackedTarball_libatomic_ops.mk | 14 14 files changed, 90 insertions(+), 94 deletions(-) New commits: commit 1a6264aa1230239006296247c5b6f098b80b6455 Author: Khaled Hosny Date: Thu Oct 17 19:40:24 2013 +0200

[Libreoffice-commits] core.git: external/firebird external/Module_external.mk firebird/ExternalPackage_firebird.mk firebird/ExternalProject_firebird.mk firebird/firebird-c++11.patch.1 firebird/firebir

2013-10-18 Thread Khaled Hosny
/firebird-macosx.patch.1 | 100 --- firebird/firebird-rpath.patch.0| 11 22 files changed, 1289 insertions(+), 1291 deletions(-) New commits: commit 1fdb6185a18990818199ad355b89c72102c6a0da Author: Khaled Hosny Date: Thu Oct 17 19:42:29 2013 +0200 fdo#70393

[Libreoffice-commits] core.git: external/fontconfig external/Module_external.mk fontconfig/ExternalPackage_fontconfig.mk fontconfig/ExternalProject_fontconfig.mk fontconfig/fontconfig-2.8.0.patch font

2013-10-18 Thread Khaled Hosny
|6 -- fontconfig/UnpackedTarball_fontconfig.mk | 20 -- fontconfig/fontconfig-2.8.0.patch | 64 -- 16 files changed, 172 insertions(+), 172 deletions(-) New commits: commit 27a1ae650d17bb588108a20af2ecec6d061e596e Author: Khaled Hosny

[Libreoffice-commits] core.git: external/freetype external/Module_external.mk freetype/ExternalPackage_freetype.mk freetype/ExternalProject_freetype.mk freetype/freetype-2.4.8.patch freetype/Makefile

2013-10-18 Thread Khaled Hosny
27d330950f975322bd68edf836d7e3b91f76e57f Author: Khaled Hosny Date: Thu Oct 17 19:48:11 2013 +0200 fdo#70393: move freetype to a subdir of external Change-Id: I533d855e30e46b937d27d185eabc0ca3a3473f4d Reviewed-on: https://gerrit.libreoffice.org/6304 Reviewed-by: David Tardon Tested-by

[Libreoffice-commits] core.git: external/hsqldb external/Module_external.mk hsqldb/ExternalPackage_hsqldb.mk hsqldb/ExternalProject_hsqldb.mk hsqldb/Makefile hsqldb/Module_hsqldb.mk hsqldb/patches hsq

2013-10-18 Thread Khaled Hosny
deletions(-) New commits: commit 89b7435b9a98c93253638becafe5ff28efcfac4b Author: Khaled Hosny Date: Thu Oct 17 19:56:28 2013 +0200 fdo#70393: move hsqldb to a subdir of external Change-Id: I01d383442ed43c602d4e4664da822c2fbb1a026f Reviewed-on: https://gerrit.libreoffice.org/6306

[Libreoffice-commits] core.git: external/graphite external/Module_external.mk graphite/graphite2.issue1115.patch.1 graphite/graphite2.patch graphite/Makefile graphite/Module_graphite.mk graphite/READM

2013-10-18 Thread Khaled Hosny
.issue1115.patch.1 | 22 graphite/graphite2.patch | 29 -- 16 files changed, 171 insertions(+), 175 deletions(-) New commits: commit d985257069d22d1a2d4b1491685094082c174e60 Author: Khaled Hosny Date: Thu Oct 17 19:54:11 2013 +0200 fdo#70393

[Libreoffice-commits] core.git: external/hunspell external/Module_external.mk hunspell/ExternalProject_hunspell.mk hunspell/hunspell-1.3.2-compound.patch hunspell/hunspell-1.3.2-literal.patch hunspell

2013-10-18 Thread Khaled Hosny
- 32 files changed, 483 insertions(+), 485 deletions(-) New commits: commit 64b6499371fa22d52648523e65a28c041dd6579f Author: Khaled Hosny Date: Thu Oct 17 19:58:07 2013 +0200 fdo#70393: move hunspell to a subdir of external Change-Id: Id3aafd95cb8c064f84898844a91f350e9aad0ed4

[Libreoffice-commits] core.git: external/hyphen external/Module_external.mk hyphen/ExternalPackage_hyphen.mk hyphen/ExternalProject_hyphen.mk hyphen/hyphen-android.patch hyphen/hyphen-build.patch hyph

2013-10-18 Thread Khaled Hosny
0ba2b78a07e208eef45813e14c33c95cef6d Author: Khaled Hosny Date: Thu Oct 17 20:00:40 2013 +0200 fdo#70393: move hyphen to a subdir of external Change-Id: I5a112b6f588a704e682e7b50d5399d3da77fbacf Reviewed-on: https://gerrit.libreoffice.org/6308 Tested-by: LibreOffice gerrit bot Reviewed-by

[Libreoffice-commits] core.git: external/icu external/Module_external.mk icu/ExternalPackage_icu.mk icu/ExternalProject_icu.mk icu/icu4c.10129.wintz.patch icu/icu4c.10318.CVE-2013-2924_changeset_34076

2013-10-18 Thread Khaled Hosny
.10318.CVE-2013-2924_changeset_34076.patch | 36 -- 38 files changed, 774 insertions(+), 776 deletions(-) New commits: commit 13818a69d77a5806e2bafa92283a56a9f7ac690d Author: Khaled Hosny Date: Thu Oct 17 20:02:31 2013 +0200 fdo#70393: move icu to a subdir of external Change

[Libreoffice-commits] core.git: external/afms external/apache-commons external/beanshell external/boost external/cairo external/clucene external/cppunit external/ct2n external/curl external/epm extern

2013-10-18 Thread Khaled Hosny
/libatomic_ops/Makefile |2 +- external/libpng/Makefile |2 +- 22 files changed, 22 insertions(+), 22 deletions(-) New commits: commit cc4aca0c9f267e1f2778e0098a1a2116842e7512 Author: Khaled Hosny Date: Fri Oct 18 21:49:22 2013 +0200 Fix building from inside modules moved to

[Libreoffice-commits] core.git: external/jfreereport external/Module_external.mk jfreereport/ExternalPackage_jfreereport_flow_engine.mk jfreereport/ExternalPackage_jfreereport_flute.mk jfreereport/Ext

2013-10-19 Thread Khaled Hosny
| 73 --- jfreereport/version.mk | 12 - 114 files changed, 1642 insertions(+), 1646 deletions(-) New commits: commit a4964c60117b031609072912c06720cca7bb4497 Author: Khaled Hosny Date: Fri Oct

[Libreoffice-commits] core.git: external/libcmis external/Module_external.mk libcmis/boost-win.patch libcmis/libcmis-0.4.1-empty-path.patch libcmis/libcmis-0.4.1.patch libcmis/Makefile libcmis/Module_

2013-10-19 Thread Khaled Hosny
changed, 324 insertions(+), 328 deletions(-) New commits: commit a52215833280fd2c76d6df491a199f1ffab3e040 Author: Khaled Hosny Date: Fri Oct 18 18:55:45 2013 +0200 fdo#70393: move libcmis to a subdir of external Change-Id: I602ae9b173e42d668cd9383fa0d2517576db12bf Reviewed-on

[Libreoffice-commits] core.git: external/lcms2 external/Module_external.mk lcms2/ExternalPackage_lcms2.mk lcms2/ExternalProject_lcms2.mk lcms2/lcms2-2.4-windows.patch lcms2/lcms2.patch lcms2/Makefile

2013-10-19 Thread Khaled Hosny
(-) New commits: commit 63f6d64ca1f6944953c448f8f75acedb5df991c4 Author: Khaled Hosny Date: Fri Oct 18 18:59:17 2013 +0200 fdo#70393: move lcms2 to a subdir of external Change-Id: I122a8564795f3a422d6bb10a5d6a845b72e77102 Reviewed-on: https://gerrit.libreoffice.org/6327

[Libreoffice-commits] core.git: external/libcdr external/Module_external.mk libcdr/ExternalProject_libcdr.mk libcdr/libcdr-wpx_seek_end.patch.1 libcdr/Makefile libcdr/Module_libcdr.mk libcdr/README li

2013-10-19 Thread Khaled Hosny
insertions(+), 109 deletions(-) New commits: commit e65ca87fd172503635e44b57b541a20b2632b710 Author: Khaled Hosny Date: Fri Oct 18 19:01:30 2013 +0200 fdo#70393: move libcdr to a subdir of external Change-Id: If862bdfc338daa60a104e9b28924343363bb2fab Reviewed-on: https

[Libreoffice-commits] core.git: external/libexttextcat external/Module_external.mk libexttextcat/ExternalPackage_fingerprint.mk libexttextcat/ExternalProject_exttextcat.mk libexttextcat/exttextcat-msv

2013-10-19 Thread Khaled Hosny
changed, 301 insertions(+), 303 deletions(-) New commits: commit 36b554e96541f39ecc80b8ede3e260e3426a1936 Author: Khaled Hosny Date: Fri Oct 18 19:55:48 2013 +0200 fdo#70393: move libexttextcat to a subdir of external Change-Id: Id4c27e0ed7ef31e0217a82160e18cc1b8e5858f7

[Libreoffice-commits] core.git: external/liblangtag external/Module_external.mk liblangtag/ExternalPackage_langtag_data.mk liblangtag/ExternalPackage_liblangtag_data.mk liblangtag/ExternalProject_lang

2013-10-19 Thread Khaled Hosny
-separator.patch | 16 -- 39 files changed, 407 insertions(+), 413 deletions(-) New commits: commit fc26490252a63b851560be0af97e14b784a20350 Author: Khaled Hosny Date: Fri Oct 18 19:58:14 2013 +0200 fdo#70393: move liblangtag to a subdir of external Change-Id

[Libreoffice-commits] core.git: external/libmspub external/Module_external.mk libmspub/ExternalProject_libmspub.mk libmspub/Makefile libmspub/Module_libmspub.mk libmspub/README libmspub/UnpackedTarbal

2013-10-19 Thread Khaled Hosny
/Module_libmspub.mk | 21 libmspub/README |1 libmspub/UnpackedTarball_libmspub.mk | 14 12 files changed, 83 insertions(+), 87 deletions(-) New commits: commit 1359fba53064d726d55853881d24d793598a5008 Author: Khaled Hosny

[Libreoffice-commits] core.git: external/libmwaw external/Module_external.mk libmwaw/ExternalProject_libmwaw.mk libmwaw/Makefile libmwaw/Module_libmwaw.mk libmwaw/README libmwaw/UnpackedTarball_libmwa

2013-10-19 Thread Khaled Hosny
| 21 -- libmwaw/README |3 -- libmwaw/UnpackedTarball_libmwaw.mk | 14 - 12 files changed, 82 insertions(+), 86 deletions(-) New commits: commit 2728c6e8da276c1955878f766c71acd0fd59c9ce Author: Khaled Hosny Date: Fri

[Libreoffice-commits] core.git: external/libodfgen external/Module_external.mk libodfgen/ExternalProject_libodfgen.mk libodfgen/Makefile libodfgen/Module_libodfgen.mk libodfgen/README libodfgen/Unpack

2013-10-19 Thread Khaled Hosny
: Khaled Hosny Date: Fri Oct 18 22:12:43 2013 +0200 fdo#70393: move libodfgen to a subdir of external Change-Id: If43571222806df4c3d25ab88eab3b1755f583d5a Reviewed-on: https://gerrit.libreoffice.org/6333 Reviewed-by: David Tardon Tested-by: David Tardon diff --git a

[Libreoffice-commits] core.git: external/liborcus external/Module_external.mk liborcus/ExternalProject_liborcus.mk liborcus/liborcus_0.1.0-configure.patch liborcus/liborcus_0.1.0-dllimport.patch libor

2013-10-19 Thread Khaled Hosny
(-) New commits: commit 392726f04252fa3802ade7c31ca65fac57896861 Author: Khaled Hosny Date: Fri Oct 18 22:15:14 2013 +0200 fdo#70393: move liborcus to a subdir of external Change-Id: Ibdf8c9fc9d7d2639ebd440ff2d833ab37ae76d98 Reviewed-on: https://gerrit.libreoffice.org/6334

[Libreoffice-commits] core.git: external/libvisio external/Module_external.mk libvisio/0001-fdo-70480-do-not-crash-reading-malformed-zip.patch libvisio/ExternalProject_libvisio.mk libvisio/Makefile li

2013-10-19 Thread Khaled Hosny
| 20 14 files changed, 120 insertions(+), 124 deletions(-) New commits: commit 5c077d3b85f0fab70bc6e78fbc3c307e81f13ad7 Author: Khaled Hosny Date: Fri Oct 18 22:17:08 2013 +0200 fdo#70393: move libvisio to a subdir of external Change-Id

[Libreoffice-commits] core.git: external/libwpd external/Module_external.mk libwpd/ExternalProject_libwpd.mk libwpd/Makefile libwpd/Module_libwpd.mk libwpd/README libwpd/UnpackedTarball_libwpd.mk Repo

2013-10-19 Thread Khaled Hosny
| 21 -- libwpd/README |1 libwpd/UnpackedTarball_libwpd.mk | 14 12 files changed, 74 insertions(+), 78 deletions(-) New commits: commit c979511247aff27d33941b3c73224d948bcfceb2 Author: Khaled Hosny Date: Fri Oct 18

[Libreoffice-commits] core.git: external/libwps external/Module_external.mk libwps/ExternalProject_libwps.mk libwps/Makefile libwps/Module_libwps.mk libwps/README libwps/UnpackedTarball_libwps.mk Repo

2013-10-19 Thread Khaled Hosny
| 21 --- libwps/README |1 libwps/UnpackedTarball_libwps.mk | 14 -- 12 files changed, 80 insertions(+), 84 deletions(-) New commits: commit 27d0ddf6b4526ffdf2e166e20a03a4c40a0f9936 Author: Khaled Hosny Date: Fri Oct 18 22:22:34 2013

[Libreoffice-commits] core.git: external/libxml2 external/Module_external.mk libxml2/ExternalPackage_xml2.mk libxml2/ExternalProject_xml2.mk libxml2/libxml2-aix.patch libxml2/libxml2-android.patch lib

2013-10-19 Thread Khaled Hosny
| 70 --- 35 files changed, 598 insertions(+), 603 deletions(-) New commits: commit f2b51cdfd6fee45ff2062fa6fb46893eba56c02c Author: Khaled Hosny Date: Fri Oct 18 22:25:22 2013 +0200 fdo#70393: move libxml2 to a subdir of external Change-Id

[Libreoffice-commits] core.git: external/libwpg external/Module_external.mk libwpg/ExternalProject_libwpg.mk libwpg/Makefile libwpg/Module_libwpg.mk libwpg/README libwpg/UnpackedTarball_libwpg.mk Repo

2013-10-19 Thread Khaled Hosny
| 21 libwpg/README |1 libwpg/UnpackedTarball_libwpg.mk | 21 12 files changed, 85 insertions(+), 89 deletions(-) New commits: commit 06c6846346e945f40ce4ab87261e9511d5e87e9c Author: Khaled Hosny Date: Fri Oct 18

[Libreoffice-commits] core.git: external/libxslt external/Module_external.mk libxslt/ExternalPackage_xslt.mk libxslt/ExternalProject_xslt.mk libxslt/libxslt-1.1.26-memdump.patch libxslt/libxslt-aix.pa

2013-10-19 Thread Khaled Hosny
: Khaled Hosny Date: Fri Oct 18 22:27:30 2013 +0200 fdo#70393: move libxslt to a subdir of external Change-Id: Ibf6fd5c32a62752044e70961cf33b05fdcdce104 Reviewed-on: https://gerrit.libreoffice.org/6340 Reviewed-by: David Tardon Tested-by: David Tardon diff --git a

[Libreoffice-commits] core.git: external/lpsolve external/Module_external.mk lpsolve/ccc.static lpsolve/ExternalPackage_lpsolve.mk lpsolve/ExternalProject_lpsolve.mk lpsolve/lp_solve_5.5.patch lpsolve

2013-10-19 Thread Khaled Hosny
24 files changed, 435 insertions(+), 439 deletions(-) New commits: commit 79832d9259d609e8189ecfb48cd2856e83bb8d75 Author: Khaled Hosny Date: Fri Oct 18 22:30:25 2013 +0200 fdo#70393: move lpsolve to a subdir of external Change-Id: I6c4a3bbd2cb514b979165bb041524706f3c28b0a

[Libreoffice-commits] core.git: external/libmariadb external/Module_external.mk libmariadb/configs libmariadb/Makefile libmariadb/mariadb-msvc.patch.1 libmariadb/mariadb-static-inline.patch libmariadb

2013-10-19 Thread Khaled Hosny
|152418 26 files changed, 153258 insertions(+), 153262 deletions(-) New commits: commit 9e89f7ccf873c14b425d37ef2e65bb7dfc75491e Author: Khaled Hosny Date: Fri Oct 18 22:34:35 2013 +0200 fdo#70393: move libmariadb to a subdir of external Change-Id

[Libreoffice-commits] core.git: external/Module_external.mk external/mysqlcppconn mysqlcppconn/binding_config.h mysqlcppconn/config.h mysqlcppconn/Library_mysqlcppconn.mk mysqlcppconn/Makefile mysqlcp

2013-10-19 Thread Khaled Hosny
(+), 303 deletions(-) New commits: commit 7495d220dd17c14fb48b384e117fcfa54d18cdac Author: Khaled Hosny Date: Fri Oct 18 22:57:07 2013 +0200 fdo#70393: move mysqlcppconn to a subdir of external Change-Id: I5945fa432a9371854e25454feabcafabed7f7b7d Reviewed-on: https

[Libreoffice-commits] core.git: external/Module_external.mk external/mythes mythes/ExternalProject_mythes.mk mythes/Makefile mythes/Module_mythes.mk mythes/mythes-1.2.0-android.patch mythes/mythes-1.2

2013-10-19 Thread Khaled Hosny
mythes/mythes-1.2.0-vanilla-th-gen-idx.patch | 90 -- mythes/mythes-ssizet.patch| 20 20 files changed, 231 insertions(+), 233 deletions(-) New commits: commit 67867f77d90eae4de276ef477a973ce68357d7d6 Author: Khaled Hosny Date

[Libreoffice-commits] core.git: external/Module_external.mk external/neon neon/configs neon/Library_neon.mk neon/Makefile neon/Module_neon.mk neon/neon.def neon/neon_ne_set_request_flag.patch neon/neo

2013-10-19 Thread Khaled Hosny
--- neon/neon_ne_set_request_flag.patch | 11 neon/neon_with_gnutls.patch | 29 - 22 files changed, 1513 insertions(+), 1517 deletions(-) New commits: commit 5d98836cfb94176c7a50d0836ad8f0c153364063 Author: Khaled Hosny Date: Fri Oct 18 23:02:24 2013 +0200

[Libreoffice-commits] core.git: external/mdds external/Module_external.mk mdds/0001-Workaround-for-an-old-gcc-bug.patch mdds/Makefile mdds/mdds_0.6.0.patch mdds/Module_mdds.mk mdds/README mdds/Unpacke

2013-10-19 Thread Khaled Hosny
-- mdds/mdds_0.6.0.patch | 54 - 14 files changed, 130 insertions(+), 134 deletions(-) New commits: commit 97d1923b6ccdef86f3d794b12e625ef0a7d88095 Author: Khaled Hosny Date: Fri Oct 18 22:47:47 2013 +0200 fdo#70393: move mdds to a subdir of

[Libreoffice-commits] core.git: external/Module_external.mk external/more_fonts more_fonts/ExternalPackage_dejavu.mk more_fonts/ExternalPackage_gentium.mk more_fonts/ExternalPackage_liberation.mk more

2013-10-19 Thread Khaled Hosny
f38b5ce9b87d86e73893a3d3384621da994d1499 Author: Khaled Hosny Date: Fri Oct 18 22:50:26 2013 +0200 fdo#70393: move more_fonts to a subdir of external Change-Id: I82d3c4e7ad274e906d55fe883242bd9014ebe2e9 Reviewed-on: https://gerrit.libreoffice.org/6344 Reviewed-by: David Tardon Tested-by: David

[Libreoffice-commits] core.git: external/Module_external.mk external/moz moz/ExternalPackage_moz_lib.mk moz/ExternalPackage_runtime.mk moz/Makefile moz/Module_moz.mk moz/README moz/UnpackedTarball_moz

2013-10-19 Thread Khaled Hosny
164b3e74e77a220e524fd077e4c6a55a5ea9f0f4 Author: Khaled Hosny Date: Fri Oct 18 22:52:45 2013 +0200 fdo#70393: move moz to a subdir of external Change-Id: I9e9b47a3b8fc298b0a371ef609f342a8366b0039 Reviewed-on: https://gerrit.libreoffice.org/6345 Reviewed-by: David Tardon Tested-by: David Tardon diff

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

2013-10-20 Thread Khaled Hosny
vcl/generic/glyphs/gcach_ftyp.cxx | 57 +++--- 1 file changed, 5 insertions(+), 52 deletions(-) New commits: commit ef57fc043109b8498600a30b71b3f6b590993fce Author: Khaled Hosny Date: Wed Oct 16 11:36:38 2013 +0200 Bin pointless #ifdef'd

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

2013-10-21 Thread Khaled Hosny
vcl/generic/glyphs/gcach_ftyp.cxx | 109 +- vcl/generic/glyphs/gcach_ftyp.hxx |2 vcl/inc/generic/glyphcache.hxx|1 3 files changed, 5 insertions(+), 107 deletions(-) New commits: commit 23e50c361b6a2dc6ff549a430449c152ec80f500 Author: Khaled

[Libreoffice-commits] core.git: include/vcl vcl/generic vcl/headless vcl/inc vcl/unx

2013-10-21 Thread Khaled Hosny
/printergfx.hxx |3 vcl/unx/generic/gdi/salgdi3.cxx | 53 - 12 files changed, 19 insertions(+), 850 deletions(-) New commits: commit 70d74e2ab1b08b3f21cbaff5e60c091694863b59 Author: Khaled Hosny Date: Thu May 16 19:06:26 2013 +0200 Removed unused kerning stuff

[Libreoffice-commits] core.git: vcl/aqua vcl/coretext vcl/generic vcl/headless vcl/inc vcl/unx

2013-10-21 Thread Khaled Hosny
commits: commit 8a65399e3d079ce9d4214cbced7840da6f0ab5be Author: Khaled Hosny Date: Wed Oct 16 12:47:02 2013 +0200 Remove GetKernPairs() with no implementation I left only the Windows one because it being called (as GetKernPairs(0, NULL), but may be it does something, who knows

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

2013-10-28 Thread Khaled Hosny
i18npool/source/breakiterator/breakiterator_th.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e629b148afaa161acbad76a90851bb2f481817c8 Author: Khaled Hosny Date: Mon Oct 28 20:06:50 2013 +0200 Fix indentation Change-Id

Re: Serious problems with Arabic text rendering

2013-10-29 Thread Khaled Hosny
On Tue, Oct 29, 2013 at 03:48:01PM +0330, Hossein Noorikhah wrote: > Hi, > > Starting with version LibreOffice 3.6, we had some issues with Arabic text > rendering in LibreOffice. These issues got worse starting LO 4.0. I hoped > that patches which some developers provided [1], may fix the bugs. B

Re: Serious problems with Arabic text rendering

2013-10-29 Thread Khaled Hosny
ave a vague idea how to fix the root of it, instead of band-aiding it allover the place, but it is too much work than I can afford). Regards, Khaled > Hossein > > > 2013/10/29 Khaled Hosny > > > On Tue, Oct 29, 2013 at 03:48:01PM +0330, Hossein Noorikhah wrote: > >

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

2013-10-30 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 31 ++- vcl/source/gdi/sallayout.cxx| 21 + 2 files changed, 43 insertions(+), 9 deletions(-) New commits: commit 71077148d442b3bbfeefd9a572942946c6a95823 Author: Khaled Hosny Date: Wed Oct 30 09

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

2013-11-01 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx | 26 +- vcl/source/gdi/sallayout.cxx| 21 + 2 files changed, 42 insertions(+), 5 deletions(-) New commits: commit bb624ea64b13250573016bad7d02395556e80458 Author: Khaled Hosny Date: Wed Oct 30 09:34

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