[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - librelogo/source sw/qa

2019-05-07 Thread László Németh (via logerrit)
librelogo/source/LibreLogo/LibreLogo.py |6 +++--- sw/qa/uitest/librelogo/compile.py |1 + 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit f0df42abd89f52abdafca0479c2bf63a5868ec9f Author: László Németh AuthorDate: Wed Apr 17 00:37:54 2019 +0200 Commit:

[Libreoffice-commits] core.git: include/sal toolkit/source

2019-05-07 Thread Jens Carl (via logerrit)
include/sal/log-areas.dox |1 toolkit/source/helper/formpdfexport.cxx | 70 +--- 2 files changed, 49 insertions(+), 22 deletions(-) New commits: commit bfdb5a2d96483907cd4b757398b3df159a9e7af2 Author: Jens Carl AuthorDate: Tue May 7 08:56:00 2

[Libreoffice-commits] core.git: svx/uiconfig

2019-05-07 Thread Samuel Mehrbrodt (via logerrit)
svx/uiconfig/ui/safemodedialog.ui |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 21752f20e29040dfa6e2ac0e46099971765af50e Author: Samuel Mehrbrodt AuthorDate: Tue May 7 07:45:19 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Wed May 8 07:38:15 2019 +020

[Libreoffice-commits] core.git: include/svl offapi/com sc/source

2019-05-07 Thread Eike Rathke (via logerrit)
include/svl/zforlist.hxx |7 ++- offapi/com/sun/star/util/NumberFormat.idl |7 +++ sc/source/core/tool/interpr4.cxx | 21 - sc/source/core/tool/interpr5.cxx |9 ++--- 4 files changed, 39 insertions(+), 5 deletions(-)

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

2019-05-07 Thread Eike Rathke (via logerrit)
sc/qa/unit/data/functions/statistical/fods/rank.fods | 739 +++ 1 file changed, 278 insertions(+), 461 deletions(-) New commits: commit 8de7949050d63fd9f7ac41e1a2442849580b86fa Author: Eike Rathke AuthorDate: Tue May 7 20:36:42 2019 +0200 Commit: Eike Rathke CommitDate:

Re: improving empty handling in tools::Rectangle

2019-05-07 Thread Tomaž Vajngerl
Hi, On Tue, May 7, 2019 at 8:42 PM Luboš Luňák wrote: > A clang plugin that rewrites all "getWidth()" to "(GetWidth() + 1)" (or > the > other way around). > > Well the problem is that getWidth() is not always GetWidth() + 1 , which you see when you examine its implementation. AFAIK this is the

LO Basic: DialogLibraries contains no elements

2019-05-07 Thread Pusteblumi
Dear LibreOffice experts, I have an extension "OOoLilyPond" written in LO Basic: https://extensions.libreoffice.org/extensions/ooolilypond For many users (including myself) it works without problems. However, some users have reported that macro execution is aborted with an error message /BASIC ru

[Libreoffice-commits] core.git: Branch 'feature/item_refactor2' - basctl/source include/item include/svx item/source item/test svx/source

2019-05-07 Thread Armin Le Grand (via logerrit)
basctl/source/basicide/sbxitem.cxx | 12 +++ include/item/base/ItemAdministrator.hxx | 19 - include/item/base/ItemBase.hxx | 50 -- include/item/base/ItemBuffered.hxx | 53 --- include/item/base/ItemControlBlock.hxx | 13 ++- include/item/

[Libreoffice-commits] core.git: solenv/gbuild

2019-05-07 Thread Mike Kaganski (via logerrit)
solenv/gbuild/platform/com_MSC_class.mk |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 12cc4ce99b8beaeead8b6d82df8b6421e750e965 Author: Mike Kaganski AuthorDate: Tue May 7 16:46:01 2019 +0300 Commit: Mike Kaganski CommitDate: Tue May 7 20:28:03 2019

[Libreoffice-commits] core.git: oox/source sd/qa

2019-05-07 Thread Tamás Zolnai (via logerrit)
oox/source/drawingml/fillproperties.cxx|5 + oox/source/export/drawingml.cxx|6 +++--- sd/qa/unit/data/odp/image_transparency.odp |binary sd/qa/unit/export-tests-ooxml1.cxx | 26 ++ 4 files changed, 34 insertions(+), 3 deletions(-) Ne

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

2019-05-07 Thread Andrea Gelmini (via logerrit)
sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72deb65aaf5c97a955c0606c9389940735ab32a0 Author: Andrea Gelmini AuthorDate: Sun May 5 14:39:00 2019 + Commit: Julien Nabet CommitDate: Tue May 7 19:12:57 201

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

2019-05-07 Thread Andrea Gelmini (via logerrit)
forms/source/component/FormComponent.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ba84300b82844921c4421a468e290aeca68fa694 Author: Andrea Gelmini AuthorDate: Mon May 6 16:09:04 2019 + Commit: Julien Nabet CommitDate: Tue May 7 19:16:17 2019 +0200

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

2019-05-07 Thread Andrea Gelmini (via logerrit)
sw/qa/python/xtext.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ff33c443c06cbe9a0f245f5598d4484be90f6df9 Author: Andrea Gelmini AuthorDate: Mon May 6 10:29:17 2019 + Commit: Julien Nabet CommitDate: Tue May 7 19:12:37 2019 +0200 Fix typo

[Libreoffice-commits] core.git: config_host.mk.in configure.ac solenv/gbuild

2019-05-07 Thread Mike Kaganski (via logerrit)
config_host.mk.in |1 - configure.ac|5 - solenv/gbuild/platform/com_MSC_class.mk |4 ++-- 3 files changed, 2 insertions(+), 8 deletions(-) New commits: commit 0c0e73584f125025fb17d6be8f8050f3b7649c7d Author: Mike Kaganski Aut

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57b' - 37 commits - configure.ac download.lst external/curl external/lcms2 external/libxml2 external/libxslt external/mdnsresponder external

2019-05-07 Thread Luke Deller (via logerrit)
configure.ac | 142 download.lst | 28 external/curl/CVE-2018-16890.patch | 39 external/curl/CVE-2

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

2019-05-07 Thread Jan-Marek Glogowski (via logerrit)
vcl/inc/qt5/Qt5Menu.hxx |2 + vcl/inc/qt5/Qt5Tools.hxx |5 +++ vcl/qt5/Qt5Menu.cxx | 74 +-- vcl/qt5/Qt5Tools.cxx | 20 4 files changed, 80 insertions(+), 21 deletions(-) New commits: commit 8ea988f585db72da88994d29d00

[Libreoffice-commits] online.git: android/app

2019-05-07 Thread Libreoffice Gerrit user
android/app/src/main/AndroidManifest.xml |2 android/app/src/main/java/org/libreoffice/androidapp/storage/DocumentProviderSettingsActivity.java | 20 ++--- android/app/src/main/res/xml/documentprovider_preferences.xml

[Libreoffice-commits] online.git: android/app

2019-05-07 Thread Libreoffice Gerrit user
android/app/build.gradle | 3 + android/app/src/main/AndroidManifest.xml | 2 android/app/src/main/java/org/libreoffice/androidapp/MainActivity.java | 6 +- android/app/src/main/java/org/libreoffic

[Libreoffice-commits] online.git: android/app

2019-05-07 Thread Libreoffice Gerrit user
android/app/src/main/java/org/libreoffice/androidapp/MainActivity.java | 48 +- android/app/src/main/res/values/strings.xml|1 2 files changed, 45 insertions(+), 4 deletions(-) New commits: commit b33c3f1ffd1eff7e078f231720f3aafa779d4060 Author: kai

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

2019-05-07 Thread Caolán McNamara (via logerrit)
sc/source/ui/attrdlg/tabpages.cxx | 71 +++--- sc/source/ui/inc/tabpages.hxx | 25 - 2 files changed, 81 insertions(+), 15 deletions(-) New commits: commit eef7b7c467c44f86ce77f1ec483ca05f176440a7 Author: Caolán McNamara AuthorDate: Tue May

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - sw/source

2019-05-07 Thread Michael Stahl (via logerrit)
sw/source/core/text/frmform.cxx |9 - sw/source/core/text/txtfrm.cxx |2 +- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 6e449edb283151fa37b356a73b7bb23df0612ad0 Author: Michael Stahl AuthorDate: Mon May 6 15:40:41 2019 +0200 Commit: Thorsten Behr

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/source

2019-05-07 Thread Eike Rathke (via logerrit)
sc/source/ui/view/viewfun6.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 905634202afe1d8562ae321909a40ff6117af2ad Author: Eike Rathke AuthorDate: Mon May 6 15:42:20 2019 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Tue May 7 16:51:42 2019 +0200 Resolves

[Libreoffice-commits] core.git: extras/source solenv/bin

2019-05-07 Thread Caolán McNamara (via logerrit)
extras/source/glade/libreoffice-catalog.xml.in |3 --- solenv/bin/native-code.py |1 - 2 files changed, 4 deletions(-) New commits: commit 258761507b08f6965c7f57b26fa5a02a692903a1 Author: Caolán McNamara AuthorDate: Tue May 7 12:20:10 2019 +0100 Commit: Caolá

[Libreoffice-commits] core.git: cui/inc cui/source

2019-05-07 Thread heiko tietze (via logerrit)
cui/inc/tipoftheday.hrc | 451 +- cui/source/dialogs/tipofthedaydlg.cxx | 52 ++- cui/source/inc/tipofthedaydlg.hxx |2 3 files changed, 269 insertions(+), 236 deletions(-) New commits: commit b2eae358eeaf5a3747a59e77eb07545253641197 Autho

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

2019-05-07 Thread Michael Stahl (via logerrit)
vcl/source/gdi/dibtools.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34d1280271b74e1764bd4d1e34cb53b2b0c0dd62 Author: Michael Stahl AuthorDate: Tue May 7 12:21:47 2019 +0200 Commit: Michael Stahl CommitDate: Tue May 7 16:26:47 2019 +0200 tdf#1251

tdf124710 convert Calc functions IFS and SWITCH to jump functions

2019-05-07 Thread Winfried Donkers
Hi Eike, all, I have been concentrating on converting IFS functions to their equivalent with nested IF functions, e.g. IFS(b1;r1;b2;r2) to IF(b1;r1;IF(b2;r2;#NA)). I now think I know where to insert ocIf tokens in the IFS-function string when looking at FormulaCompiler::Factor(), but I don't

[Libreoffice-commits] core.git: compilerplugins/clang

2019-05-07 Thread Noel Grandin (via logerrit)
compilerplugins/clang/badstatics.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0e2cda8906f501bb8a90f1f44335c7ff2a5edb4f Author: Noel Grandin AuthorDate: Tue May 7 15:53:16 2019 +0200 Commit: Noel Grandin CommitDate: Tue May 7 15:54:22 2019 +0200 loplugin:badsta

[Libreoffice-commits] core.git: connectivity/CppunitTest_connectivity_sharedresources.mk connectivity/Module_connectivity.mk connectivity/qa connectivity/source include/sal

2019-05-07 Thread Jens Carl (via logerrit)
connectivity/CppunitTest_connectivity_sharedresources.mk | 41 +++ connectivity/Module_connectivity.mk|1 connectivity/qa/connectivity/resource/sharedresources_test.cxx | 107 ++ connectivity/source/resource/sharedresources.cxx | 2

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/source

2019-05-07 Thread Serge Krot (via logerrit)
sc/source/core/data/table1.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 4d76f6232289f6a875b30a4cc7dec1226ffb70cb Author: Serge Krot AuthorDate: Tue May 7 10:10:33 2019 +0200 Commit: Xisco Faulí CommitDate: Tue May 7 15:47:42 2019 +0200 tdf#124829 sc: fix c

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

2019-05-07 Thread Caolán McNamara (via logerrit)
basic/source/sbx/sbxobj.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 29d35c823f100347ed736ee8d3c3925a39702003 Author: Caolán McNamara AuthorDate: Tue May 7 10:09:54 2019 +0100 Commit: Caolán McNamara CommitDate: Tue May 7 15:09:29 2019 +0200 down

Re: improving empty handling in tools::Rectangle

2019-05-07 Thread Luboš Luňák
On Tuesday 07 of May 2019, Noel Grandin wrote: > On 2019/05/07 1:06 PM, Luboš Luňák wrote: > > The class can't be both, internally it stores just one value, and there > > are functions such as the Size ctor or operator<< that do take a side > > (although in line with the general stupidity, differ

Re: improving empty handling in tools::Rectangle

2019-05-07 Thread Noel Grandin
On 2019/05/07 1:06 PM, Luboš Luňák wrote: If you're going to already handle the problems, why not handle the awfulness by fixing it, instead of patching it up? The class is broken, and it'll be broken even after you tweak one consequence of the base problem. If the base problem gets fixed, the

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

2019-05-07 Thread Michael Stahl (via logerrit)
setup_native/source/packinfo/packinfo_office.txt | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit e3e1c7561105b5e8766e747f978d49469fd44a55 Author: Michael Stahl AuthorDate: Tue May 7 11:14:47 2019 +0200 Commit: Michael Stahl CommitDate: Tue May 7

[Libreoffice-commits] core.git: 2 commits - extras/source formula/source formula/uiconfig include/formula include/vcl reportdesign/source sc/source solenv/bin solenv/sanitizers vcl/source vcl/unx xmls

2019-05-07 Thread Caolán McNamara (via logerrit)
extras/source/glade/libreoffice-catalog.xml.in | 10 formula/source/ui/dlg/ControlHelper.hxx| 82 - formula/source/ui/dlg/formula.cxx | 974 ++--- formula/source/ui/dlg/funcpage.cxx | 173 +-- formula/source/ui/dlg/funcpage.hx

Re: improving empty handling in tools::Rectangle

2019-05-07 Thread Luboš Luňák
On Tuesday 07 of May 2019, Noel Grandin wrote: > On 2019/05/07 11:40 AM, Stephan Bergmann wrote: > > On 07/05/2019 11:30, Noel Grandin wrote: > >> (1) split the empty flags into their own bool values. > > > > Is there a reason that information about emptyness needs to be encoded > > more explicitly

[Libreoffice-commits] core.git: Branch 'feature/item_refactor2' - include/sfx2 sfx2/source

2019-05-07 Thread Armin Le Grand (via logerrit)
include/sfx2/unoctitm.hxx|2 +- sfx2/source/control/statcach.cxx |4 ++-- sfx2/source/control/unoctitm.cxx |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 792c0ba7b5c8be39c4a1023037d7977dd30615e3 Author: Armin Le Grand AuthorDate: Tue May 7 1

Re: Ccache depend mode

2019-05-07 Thread Michael Stahl
On 07.05.19 11:32, Luboš Luňák wrote: - We use -MMD, which exludes ... headers (or even our externals, since for those we use -isystem too). no, -isystem can't be used with bundled externals because it breaks incremental builds with -I we get deps on the headers [to be rewritten into dep

Re: improving empty handling in tools::Rectangle

2019-05-07 Thread Noel Grandin
On 2019/05/07 11:40 AM, Stephan Bergmann wrote: On 07/05/2019 11:30, Noel Grandin wrote: (1) split the empty flags into their own bool values. Is there a reason that information about emptyness needs to be encoded more explicitly than just via getWidth()==0 and getHeigth()==0? Yes, depend

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/unx

2019-05-07 Thread Julien Nabet (via logerrit)
vcl/unx/generic/printer/cupsmgr.cxx | 36 1 file changed, 36 insertions(+) New commits: commit 11fc802f001187ab5ba368832d7246c397b98682 Author: Julien Nabet AuthorDate: Wed Nov 28 20:39:43 2018 +0100 Commit: Caolán McNamara CommitDate: Tue May 7 12

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/qa sc/source

2019-05-07 Thread Vasily Melenchuk (via logerrit)
sc/qa/unit/copy_paste_test.cxx | 65 + sc/source/core/data/table7.cxx | 10 ++ 2 files changed, 75 insertions(+) New commits: commit 9c9e8055987f9d707784a1d12eec6bba22c4b01e Author: Vasily Melenchuk AuthorDate: Fri May 3 00:09:37 2019 +0300 Com

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

2019-05-07 Thread Serge Krot (via logerrit)
sc/source/core/data/table1.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 78a1fd8e1d48f9cbc71b35b1c27379c6152667cc Author: Serge Krot AuthorDate: Tue May 7 10:10:33 2019 +0200 Commit: Thorsten Behrens CommitDate: Tue May 7 11:45:15 2019 +0200 tdf#124829 sc:

Re: improving empty handling in tools::Rectangle

2019-05-07 Thread Stephan Bergmann
On 07/05/2019 11:30, Noel Grandin wrote: (1) split the empty flags into their own bool values. Is there a reason that information about emptyness needs to be encoded more explicitly than just via getWidth()==0 and getHeigth()==0? ___ LibreOffice mai

Improved precompiled headers support

2019-05-07 Thread Luboš Luňák
Hello, at https://gerrit.libreoffice.org/#/c/71580/ (and related changes) are patches that improve our PCH support. Most notably, it changes --enable-pch from all-or-nothing to several levels of what is included in the PCH. So if you previously didn't want to use PCH because it caused freque

Ccache depend mode

2019-05-07 Thread Luboš Luňák
Hello, ccache 3.6 has introduced a new depend mode (CCACHE_DEPEND), in which ccache never uses preprocessing (gcc -E), which speeds things up on ccache misses. Previously ccache used the output from gcc -E to find out all the headers the source file depends on, in the depend mode it uses th

improving empty handling in tools::Rectangle

2019-05-07 Thread Noel Grandin
Hi For background: tools::Rectangle currently has magic values for it's bottom and right fields that indicate that width/height is "empty". Unfortunately, this leads to two problems (1) the magic value is -32767, and sometimes that is a valid input value for a rectangle. Which means that recta

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

2019-05-07 Thread Michael Meeks (via logerrit)
desktop/source/lib/init.cxx| 11 +++ include/vcl/lok.hxx|1 + sfx2/source/view/lokhelper.cxx | 10 +- vcl/source/app/svapp.cxx |6 ++ 4 files changed, 23 insertions(+), 5 deletions(-) New commits: commit 37a19f781d4e4f0fa1c6abf4679d13bbddf

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

2019-05-07 Thread Noel Grandin (via logerrit)
include/svl/custritm.hxx|4 - include/svl/itempool.hxx|6 ++ include/svx/xbtmpit.hxx |2 include/svx/xcolit.hxx |2 include/svx/xflgrit.hxx |2 include/svx/xflhtit.hxx |2 i

[Libreoffice-commits] core.git: cui/inc cui/source filter/source include/svx sd/source solenv/clang-format svx/inc svx/source

2019-05-07 Thread Gabor Kelemen (via logerrit)
cui/inc/pch/precompiled_cui.hxx |1 cui/source/tabpages/tparea.cxx|1 cui/source/tabpages/tpbitmap.cxx |1 cui/source/tabpages/tpcolor.cxx |1 cui/source/tabpages/tpgradnt.cxx |1 cui

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

2019-05-07 Thread Arkadiy Illarionov (via logerrit)
xmloff/source/core/PropertySetMerger.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6934a55ebe724a2011179473bb4b762d1834b9ce Author: Arkadiy Illarionov AuthorDate: Tue May 7 10:21:38 2019 +0300 Commit: Michael Stahl CommitDate: Tue May 7 10:39:01 2019 +

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

2019-05-07 Thread Stephan Bergmann (via logerrit)
sd/qa/unit/dialogs-test.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 772fb80cc5eae10f0262d3119cd73f768166b734 Author: Stephan Bergmann AuthorDate: Tue May 7 10:35:30 2019 +0200 Commit: Stephan Bergmann CommitDate: Tue May 7 10:35:30 2019 +0200 missing include

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

2019-05-07 Thread Adrien Ollier (via logerrit)
vcl/source/animate/Animation.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit c1f04103a0bbe93a4c67cde50dda7a8eae2f955f Author: Adrien Ollier AuthorDate: Mon May 6 22:58:27 2019 +0200 Commit: Julien Nabet CommitDate: Tue May 7 10:24:50 2019

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

2019-05-07 Thread Julien Nabet (via logerrit)
sc/source/filter/xml/XMLColumnRowGroupExport.cxx |5 ++--- sc/source/filter/xml/XMLColumnRowGroupExport.hxx |3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 76374aa9d2b6c9ad72f8803a2245d05f1d493b86 Author: Julien Nabet AuthorDate: Tue May 7 07:56:29 2019 +

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

2019-05-07 Thread Julien Nabet (via logerrit)
xmlsecurity/source/gpg/SecurityEnvironment.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c6716196b53fa72d4c5f3984a214d4a8cc79d1b4 Author: Julien Nabet AuthorDate: Tue May 7 07:59:10 2019 +0200 Commit: Julien Nabet CommitDate: Tue May 7 10:17:18 2

Re: What is shape property 'AnchorPosition' ?

2019-05-07 Thread Miklos Vajna
Hi, On Mon, May 06, 2019 at 07:59:43PM +0200, Regina Henschel wrote: > If you inspect the shape properties using a Basic macro, you will see the > read only property 'AnchorPosition'. What is the meaning of this property? I > do not find such property in the API. It seems to be related to the le

[Libreoffice-commits] core.git: include/sfx2 include/vcl sfx2/source uui/source vcl/source vcl/unx

2019-05-07 Thread Caolán McNamara (via logerrit)
include/sfx2/templatedlg.hxx|3 +++ include/vcl/weld.hxx| 15 +++ sfx2/source/doc/templatedlg.cxx | 14 +- uui/source/passworddlg.cxx |2 +- vcl/source/app/salvtables.cxx |2 +- vcl/unx/gtk3/gtk3gtkinst.cxx|7 +-- 6 files c

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2019-05-07 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf124594.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport13.cxx| 10 sw/source/filter/ww8/docxsdrexport.cxx| 26 + writerfilter/source/dmapper/GraphicImport.cxx | 32 ++ 4 files changed, 55 ins

Re: Writer Table Columns Access via Java API

2019-05-07 Thread sos
hallo how it works with basic "iFotW" is the with off a collumn   Twidth = oViewCursor.TextTable.width     TTotalpercent = oViewCursor.TextTable.TableColumnRelativeSum     startcell = oViewCursor.cell.cellname     Kindex = asc(left(oViewCursor.cell.cellname,1))-65     tabstops = CurRow.Tab

Re: contributions license

2019-05-07 Thread Stephan Bergmann
On 02/05/2019 08:33, Adrien Ollier wrote: All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. put on file as "Added Adrien Ollier"

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

2019-05-07 Thread Julien Nabet (via logerrit)
sw/source/filter/ww8/ww8scan.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 780d0945fb917ead9b98debe57210092cdc59351 Author: Julien Nabet AuthorDate: Tue May 7 07:49:44 2019 +0200 Commit: Julien Nabet CommitDate: Tue May 7 09:01:14 2019 +0200 R