[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 575 commits - accessibility/source android/source avmedia/source basctl/source basegfx/source basic/inc basic/source binaryurp/source

2016-08-30 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 90cd2ff1b4debb037557da6ee59e4ca1093e7982 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 4 commits - configure.ac external/harfbuzz vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-08-30 Thread Akash Jain
Rebased ref, commits from common ancestor: commit c6f2b9676e19c1c4a1fb111aabb84445ffa78571 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

Re: Recommended build instructions ...

2016-09-10 Thread Akash Jain
> * Recommending a known-good Visual Studio > > The LODE page for some reason recommends Visual Studio 2015 - three > times, though there is 2013 in the small print. I was to discover many hours > later that in fact LibreOffice x86 on the libreoffice-5-2 branch (at least) > doesn't compile in

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 2 commits - configure.ac vcl/inc vcl/Library_vcl.mk vcl/source

2016-06-17 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 1f9cba0539e22bcfd92bff4dde9c04625a839914 Author: Akash Jain Date: Tue Jun 14 14:52:16 2016 +0530 Modify HARFBUZZ_LIBS flag if compiling with MSVC MSVC has a different format for specifying libs to be linked. Therefore, modify

GSoC Week 4

2016-06-20 Thread Akash Jain
Dear Community, During the 4th week I have continued to integrate the new class in the current code base. Integration with current unix code path is almost complete and can be enabled by setting an env var. I will continue to integrate the new class on other platforms. Regards, Akash

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/headless vcl/inc vcl/source vcl/unx

2016-06-20 Thread Akash Jain
/generic/print/genpspgraphics.cxx |5 12 files changed, 222 insertions(+), 9 deletions(-) New commits: commit 38c7eb826d47e37f751ff58c0d880e91a00e3141 Author: Akash Jain Date: Mon Jun 20 23:49:53 2016 +0530 Integrate CommonSalLayout in unx/ code path Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 7 commits - configure.ac vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/win

2016-06-24 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 5dad86cf8b7cc925a00ab0dd778541b97110ea7e Author: Akash Jain Date: Mon Jun 20 23:49:53 2016 +0530 GSoC: Integrate CommonSalLayout in unx/ code path Change-Id: I7591d4b159d2d92027dba162b5752468cb69e7a7 diff --git a/vcl/README.vars b

GSoC Week 5

2016-06-28 Thread Akash Jain
Hi, In week 5 I finished integrating the new layout engine in the unx/ path. Integration in the windows code path is also almost complete. I continue to work on this in this week. Regards, Akash ___ LibreOffice mailing list LibreOffice@lists.freedesktop

GSoC Week 6

2016-07-06 Thread Akash Jain
Dear Community, During the 6th week, I finished integrating commonsallayout in windows code path. Integrating with quartz/ is left. This week my schedule has been disturbed slightly due to my summer vacations ending and going back to college. But I intend to make it up in the weekend Regards, Aka

Font scaling on Windows

2016-07-07 Thread Akash Jain
Hi, I have been trying to understand how font scaling(Format->Chracter->Position) works in Windows. This is my understanding so far: Consider the font preview window: First a LOGFONT with width=0 is created. Then CreateFontIndirect is called which searches for a font according to the criteria ment

Re: Font scaling on Windows

2016-07-08 Thread Akash Jain
I may not have been clear in what I was trying to convey. The scaling I am talking about is set using Format->Character->Position->Rotation/Scaling->Scale Width . The value this field sets is called scaling factor. What I want to know is how do we tell Windows that stretched glyphs have to be dra

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/source vcl/win

2016-07-13 Thread Akash Jain
Rebased ref, commits from common ancestor: commit d5b568b5ecd998e06519e0d807ab69a1eab0e3d2 Author: Akash Jain Date: Wed Jul 6 17:56:15 2016 +0530 GSoC: Integrate new CommonSalLayout in win/ code Change-Id: Ifeb2fa7ca9e2cd0da1c504d4e770aa0bb1b0b0de diff --git a/vcl/source/gdi

GSoC Week 7

2016-07-13 Thread Akash Jain
Dear Community, This week I worked on integrating the new layout code in the quartz/ code path. I will continue to integrate the code this week as well. Regards, Akash ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesk

GSoC Week 8

2016-07-18 Thread Akash Jain
Hi, This week i continued working on integrating the new layout engine in osx code. It is almost complete. The text is rendering properly. Now I start cleaning up the code and fixing any errors along the way. Regards, Akash. ___ LibreOffice mailing list

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 7 commits - configure.ac vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/win

2016-07-20 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 0ff787a1889f84c74f8dcdea4527bdfe6ae04ab5 Author: Akash Jain Date: Thu Jul 21 00:00:46 2016 +0530 GSoC: Integrate new CommonSalLayout in quartz/ code Change-Id: I07a9c956f09be5d43ee58ff0784ba0f81f52cd9a diff --git a/vcl/inc/quartz

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 13 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-07-23 Thread Akash Jain
Rebased ref, commits from common ancestor: commit b445bac31fd3c0f98e3c591566e66611a27e0322 Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support in CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 10 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-07-23 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 87c73cba22d64ebd2f4ae05365b038463e700598 Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support in CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/unx vcl/win

2016-07-23 Thread Akash Jain
Rebased ref, commits from common ancestor: commit b550726937efb1ee3a9c22d55d5294ab8ac1d160 Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support for CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 2346 commits - accessibility/inc accessibility/source android/source animations/source avmedia/source basctl/inc basctl/source basegf

2016-07-23 Thread Akash Jain
Rebased ref, commits from common ancestor: commit a1577a7b482891cfdea3ee56c4066b67b037fec8 Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support for CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 11 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-07-23 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 8e91f5987c28db7edd17989d570c34ac3e8fb292 Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support for CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/unx vcl/win

2016-07-23 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 3d18649f5b5cf17cd6c6074efa975c85578c10a1 Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support for CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

GSoC Report

2016-07-25 Thread Akash Jain
Hi, In the previous week, I finished integrating the new layout engine in all three major platforms. I also enabled Graphite support through Harfbuzz. From now on I will continue to improve the new engine. Regards, Akash ___ LibreOffice mailing list Lib

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

2016-07-25 Thread Akash Jain
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e9915cbf4f29bc79360c6c6148405b4490bf90e4 Author: Akash Jain Date: Mon Jul 25 19:45:09 2016 +0530 Upgrade HarfBuzz version to 1.3.0 Change-Id: I55a6258e370ff1cf2e901a8460cd2342118ea9d5

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 8 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/

2016-07-26 Thread Akash Jain
Rebased ref, commits from common ancestor: commit f8c9a451a50c4663e038f2543a85d4c956bca8db Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support for CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 6 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/win

2016-07-26 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 5c4434e6aef5218f5cf263954e3bc210357cc25b Author: Akash Jain Date: Sat Jul 23 21:41:40 2016 +0530 GSoC: Add Graphite support for CommonSalLayout Enable Graphite font rendering in CommonSalLayout through Harfbuzz Change-Id

Unification of Text Layout Week 1

2016-05-30 Thread Akash Jain
During the first week, I have added platform independent experimental support for building HarfBuzz using the --with-harfbuzz flag. I am also working on the new layout class. Most of the work has been in extending the platform specific faces to supply the new layout class with the required data. Th

Feature branch request

2016-06-03 Thread Akash Jain
Hi everyone, This is in relation to my GSoC project. I have almost finished writing the new Layout class which uses HarfBuzz solely and will work for all platforms. Now I need to integrate it with the existing code. This may involve changing existing code frequently and may break master making th

GSoC Week 2

2016-06-06 Thread Akash Jain
In the second week, I finished writing the new layout engine. Now I begin integrating this layout engine calling it optionally and modifying it accordingly. I had requested for a feature branch in a previous mail on the list. I am just going to put a link to it here: http://nabble.documentfoundatio

Debugging specifics wrt visual studio

2016-06-06 Thread Akash Jain
I was having problems debugging with visual studio 2015, where even with all the relevant modules loaded and their status being "Symbols loaded", I was not able to set any breakpoints from the source file. This was happening even in WinDbg. I wondered if the pdb files even had the sources specified

Re: Debugging specifics wrt visual studio

2016-06-08 Thread Akash Jain
Hi Christian, I am building lo myself. With options: --with-visual-studio=, --enable-dbgutil. So the symbols are not being downloaded from any server. > I wondered if the pdb files even > had the sources specified. > > Yes, the official builds (including alpha and beta builds) are > source-in

GSoC Week 3

2016-06-13 Thread Akash Jain
Hi, During the third week I continued to integrate the new layout class in the existing windows layout code path. The only major part is connecting the windows api to my class. I continue to work on getting the new code path working on windows this week. Regards, Akash ___

[Libreoffice-commits] core.git: Changes to 'feature/commonsallayout'

2016-06-14 Thread Akash Jain
New branch 'feature/commonsallayout' available with the following commits: commit e79701033b209412f90b019accd8dc743a4f5511 Author: Akash Jain Date: Tue Jun 14 14:52:16 2016 +0530 Modify HARFBUZZ_LIBS flag if compiling with MSVC MSVC has a different format for specifying

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 4 commits - vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-08-18 Thread Akash Jain
| 121 - 10 files changed, 226 insertions(+), 122 deletions(-) New commits: commit 9c8747c112d6e37018cde25a02a437bbb2fabb9c Author: Akash Jain Date: Thu Aug 18 22:46:56 2016 +0530 GSoC: Speed up CommonSalLayout in quartz/ Cache hb face to speed up layout in

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 903 commits - accessibility/inc accessibility/source animations/source avmedia/inc avmedia/Library_avmedia.mk avmedia/Module_avmedia.

2016-08-18 Thread Akash Jain
Rebased ref, commits from common ancestor: commit d218a47ca54c25bbf420d5f7770dfe837058b9a3 Author: Akash Jain Date: Thu Aug 18 22:46:56 2016 +0530 GSoC: Speed up CommonSalLayout in quartz/ Cache hb face to speed up layout in quartz/ Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 12 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit baa04d3724f9c2c8d73bbc860e00fa51d8612701 Author: Akash Jain Date: Thu Aug 18 22:46:56 2016 +0530 GSoC: Speed up CommonSalLayout in quartz/ Cache hb face to speed up layout in quartz/ Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 10 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/win

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 4119cdc3b41e5a23fe4402727fac7d7efefd7fa0 Author: Akash Jain Date: Thu Aug 18 22:46:56 2016 +0530 GSoC: Speed up CommonSalLayout in quartz/ Cache hb face to speed up layout in quartz/ Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 9 commits - configure.ac external/harfbuzz vcl/inc vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/win

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 30c465aae39d55ac60d34431e5126f697bf30867 Author: Akash Jain Date: Thu Aug 18 22:46:56 2016 +0530 GSoC: Speed up CommonSalLayout in quartz/ Cache hb face to speed up layout in quartz/ Change-Id

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 6 commits - configure.ac external/harfbuzz vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 99aeb5d3f0da96c209dece6861268c5b980f07cc Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Change-Id: I9c532cd72e1f6b57313f3b7d42a6b9b0633eb0ef diff --git a/vcl/inc

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 4255dbf16570bd5076f2885d28c5d20eb9502242 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 02b1fed89c0d74bc1c7898eca19266ef36f6c616 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 10 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit d9fc8e39c5456b6cbc1b4e643f58606ea2d82a7c Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 10 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-08-19 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 566a458af57f20bead84de7daf6b56b620345c32 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 9 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/quartz vcl/README.vars vcl/source vcl/unx vcl/win

2016-08-25 Thread Akash Jain
Rebased ref, commits from common ancestor: commit a14f787b10f13c540f60efab9d0fe6269398793a Author: Akash Jain Date: Thu Aug 25 20:05:39 2016 +0530 GSoC: Fix Kashida justification in CommonSalLayout Change-Id: I9f4d6f2808753f45bfdab1beb95a5382b56351b8 diff --git a/vcl/inc

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - vcl/source

2016-08-25 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 59536efb00a6b3e895a760349d5c49bcf451c038 Author: Akash Jain Date: Fri Aug 26 00:52:50 2016 +0530 GSoC: Fix Kashida justification in CommonSalLayout Change-Id: I2d7e9b0c6a5ad2210854a49729a72c811e1ebfc5 diff --git a/vcl/source/gdi

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 10 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-08-26 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 0f4202b37a5662954caa6587025b0d2afe789c31 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 10 commits - configure.ac external/harfbuzz vcl/headless vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/README.vars vcl/source vcl/unx vcl

2016-08-26 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 76f46abe3cac3174b95f21868422bb616dbd85e8 Author: Akash Jain Date: Wed Aug 17 21:31:22 2016 +0530 GSoC: Speed up CommonSalLayout by caching hb_face Cache hb_face so it is not created again and again. Switch from GDI to

Contributing to LibreOffice

2016-03-08 Thread Akash Jain
Hi all, My name is Akash. I am a frequent user of libreoffice and am looking forward to contributing to it via the gsoc programme. I am currently trying to build LibreOffice and hope to submit my first patch soon. Regards, Akash. ___ LibreOffice mailing l

License statement

2016-04-04 Thread Akash Jain
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, Akash. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-05-10 Thread Akash Jain
vcl/unx/generic/glyphs/gcach_layout.cxx | 58 ++-- 1 file changed, 41 insertions(+), 17 deletions(-) New commits: commit 1da9b4c24e806ad2447b4a656e2a7192755bb6a8 Author: Akash Jain Date: Tue May 10 17:23:13 2016 +0530 Change code related to setting diacritic

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

2016-04-05 Thread Akash Jain
framework/source/loadenv/loadenv.cxx | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) New commits: commit 5334ff287c65f028753171c7b38da7ffbcebc1cc Author: Akash Jain Date: Mon Apr 4 22:13:47 2016 +0530 tdf#98837 - Fail loading a new document with read only

[Libreoffice-commits] core.git: framework/JunitTest_framework_complex.mk framework/qa

2016-04-05 Thread Akash Jain
framework/JunitTest_framework_complex.mk |4 framework/qa/complex/XTitle/CheckXTitle.java | 284 +++ 2 files changed, 287 insertions(+), 1 deletion(-) New commits: commit 3e253963b93330dcd9e38c39de6601dbd43f13e4 Author: Akash Jain Date: Tue Apr 5 11:58:01

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

2016-04-06 Thread Akash Jain
framework/qa/complex/XTitle/CheckXTitle.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f6695647b6c96a1875fd05a59e840ead11cd5520 Author: Akash Jain Date: Wed Apr 6 23:23:53 2016 +0530 add waitForIdleEvent in remaining tests add

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

2016-04-12 Thread Akash Jain
framework/qa/complex/XTitle/CheckXTitle.java | 14 -- 1 file changed, 14 deletions(-) New commits: commit e1d22efcc9e6ae9900cff69f35b0ef8a1d3e Author: Akash Jain Date: Wed Apr 13 09:44:46 2016 +0530 remove unused m_xFrame in CheckXTitle unit test Change-Id

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

2016-04-24 Thread Akash Jain
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 975c833943bab627eb461457ab1df35744b291cd Author: Akash Jain Date: Thu Apr 21 20:42:23 2016 +0530 upgrade harfbuzz version from 0.9.40 to 1.2.6 Change-Id

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

2016-05-18 Thread Akash Jain
vcl/unx/generic/glyphs/gcach_layout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac47f00f57ceee1d759393321b87477fa094b111 Author: Akash Jain Date: Sat May 14 19:15:38 2016 +0530 set aChar using iterateCodePoints aChar was being set using the

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

2016-05-24 Thread Akash Jain
configure.ac |8 +++- external/harfbuzz/ExternalProject_harfbuzz.mk |3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 9364a49a87684e54b7b04a6a110a2325bff5d96b Author: Akash Jain Date: Mon May 23 18:52:56 2016 +0530