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

2015-01-14 Thread Foo Lai Choo
vcl/source/control/field.cxx | 88 +-- 1 file changed, 77 insertions(+), 11 deletions(-) New commits: commit a93db93c563c268786e834b816b03468e793f48a Author: Foo Lai Choo Date: Wed Nov 26 06:33:51 2014 -0500 Resoles: fdo#38829 Implemented

Foo Lai Choo license statement

2014-11-30 Thread Foo Lai Choo
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Fix on Bug 38829 - Add fractional inches to units

2014-11-30 Thread Foo Lai Choo
Hi, My team and I have narrowed down the modification required to make this happened. We modified MetricField in vcl/source/control/field.cxx to take in fractional data format (i.e. 1 1/2"), parse and convert to decimal format and then output it. Since MetricField is used for most dimension settin