[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit da931b8ad9542b4af981f99166ebb8e8a4cbcd04 Author: Markus Mohrhard Date: Wed Sep 9 18:39:17 2015 +0200 pass objects by const

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e9246530f37f7d911096bf769359d04801afa87c Author: Markus Mohrhard Date: Wed Sep 9 18:46:47 2015 +0200 remove vba header from source code

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Rosemary
oox/source/ole/vbaexport.cxx | 90 +++ 1 file changed, 90 insertions(+) New commits: commit cd396ca246819be9d8691a07540d82ca43e59524 Author: Rosemary Date: Wed Sep 9 21:33:31 2015 +0530 Export the PROJECT stream

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-08 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 996c78e175318380229b663c5d49e97a31bfedab Author: Markus Mohrhard Date: Wed Sep 9 04:59:46 2015 +0200 the correct stream name is PROJECTwm

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-07 Thread Rosemary
oox/source/ole/vbaexport.cxx | 24 1 file changed, 24 insertions(+) New commits: commit 360fb6bd35045269a5a7e6147bdeeecf4536263d Author: Rosemary Date: Mon Sep 7 18:35:18 2015 +0530 Export PROJECTwm stream Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-28 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit cc6eacd2bca5ab3c3e49fbac80ae80e0a00f3c82 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Aug 28 13:34:43 2015 +0200 also dump the module source code diff --git

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-27 Thread Rosemary
oox/source/ole/vbaexport.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 5bb2ff1376f03a8924765f11d8e86c4f8fefd87a Author: Rosemary rosemarys...@gmail.com Date: Thu Aug 27 13:39:37 2015 +0530 Write _VBA_PROJECT stream to a binary file The stream is

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-17 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 67a7ebb2b5f346ce1dfcd1f4dcae139e874a997e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Aug 17 19:05:59 2015 +0200 export the vba OLE container

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-14 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 7b7d68795d83822398fc4cf2b4fa097daac12d2c Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Aug 15 04:28:42 2015 +0200 also log the module type diff --git

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-14 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit 846f90e1ba9a4814752e398a065bdc4ab872f20d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Aug 15 04:13:41 2015 +0200 list all libraries used in the

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-10 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit d9c3f48ec551dd429437656576913254622026fe Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Aug 10 17:24:26 2015 +0200 implement utf16 string export Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-10 Thread Rosemary
oox/source/ole/vbaexport.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit dbbc781a9038c9667a816c4806e459860a17bb2c Author: Rosemary rosemarys...@gmail.com Date: Sun Aug 9 15:11:35 2015 +0530 PROJECTLCIDINVOKE record Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-10 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) New commits: commit c04be764b851cd04d6e27430a594bb9a51c332a2 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Aug 10 16:08:42 2015 +0200 better string export

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-09 Thread Rosemary
oox/source/ole/vbaexport.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 091ed8e0cfe6c8be5dee0586cc0ef43a20853cdf Author: Rosemary rosemarys...@gmail.com Date: Sun Aug 9 10:57:54 2015 +0530 PROJECTLCID record Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-01 Thread Markus Mohrhard
oox/source/ole/vbaexport.cxx | 32 1 file changed, 32 insertions(+) New commits: commit 1ea76b16551b6aa4aa5f7468e3d70da42f37e6b5 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Aug 2 02:19:17 2015 +0200 export first vba records