[Libreoffice-commits] core.git: Changes to 'feature/commonsallayout'
Akash Jain
akash96j at gmail.com
Tue Jun 14 16:27:39 UTC 2016
New branch 'feature/commonsallayout' available with the following commits:
commit e79701033b209412f90b019accd8dc743a4f5511
Author: Akash Jain <akash96j at gmail.com>
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 libs flag accordingly.
Change-Id: Ib919c4b6b0cdac47a8a6ad6730d20e19bc05b0d4
commit 2bba451865c0d11038f258f2dc75fe785d81081f
Author: Akash Jain <akash96j at gmail.com>
Date: Tue Jun 14 14:40:37 2016 +0530
Include CommonSalLayout and scrptrun in the make file
Change-Id: I08ef5f00d489f6c62cf58f7128bc5fa07ecb59af
commit c4aea116a7ccf6f7c0cd9da6063a72600e98e1ae
Author: Akash Jain <akash96j at gmail.com>
Date: Tue Jun 14 14:38:12 2016 +0530
New CommonSalLayout class created
Change-Id: I73498b2cc982e35ef3864f579773b34913323073
commit bbea8cdacefe6d5b073c7b095c19870367106b04
Author: Akash Jain <akash96j at gmail.com>
Date: Tue Jun 14 13:46:18 2016 +0530
Move some includes and code from winlayout.cxx to winlayout.hxx
WinFontInstance definition moved to winlayout.hxx. It has to be used
in the new layout class. Code and headers which WinFontInstance
depends on also moved to winlayout.hxx
Change-Id: Idc8f87e6601c220d504398671326b1f23d1779a3
commit 1d0e1bc8db4a1d52b6e7bdbba4c7fabfb96fccb9
Author: Akash Jain <akash96j at gmail.com>
Date: Tue Jun 14 13:37:18 2016 +0530
Move winlayout header file to vcl/inc/win
The winlayout header file will need to be included in the new layout
class. Its better to move it to vcl/inc.
Change-Id: Ifb4170e1948dc56b5ec1728380eff7c2b4a07137
commit ddabc8eee56b589156caa68f9fc2a6383987f4b8
Author: Akash Jain <akash96j at gmail.com>
Date: Tue Jun 14 13:12:12 2016 +0530
Move scrptrun header and source file out of unx
Scrptrun class will be used by the new layout engine for script
itemisation. It will need to be compiled on all platforms. Therefore
move the header and source file to vcl/inc/ and vcl/source/gdi/
respectively.
Change-Id: If4e1e0e76ffb94f9d0ca08f7d5f9982dd907c1c6
commit 1cd6b3e10a6fab68481d17e1d5392e24e156041d
Author: Akash Jain <akash96j at gmail.com>
Date: Tue Jun 14 13:07:20 2016 +0530
Add a generic GetTable function for WinFontFace
Change-Id: Ia10ffd8c4b5e0cef89571204f5f1df32daa9edb7
More information about the Libreoffice-commits
mailing list