Re: make check fails in [build JCS]

2018-08-30 Thread Regina Henschel
Hi Stephan, Stephan Bergmann schrieb am 29-Aug-18 um 11:06: On 29/08/18 10:04, Regina Henschel wrote: I run into such errors on Windows with recent JDK (9/10; I /think/ it started with 9) for quite a while now, wondered why apparently nobody else did, locally applied below hack for now

make check fails in [build JCS]

2018-08-29 Thread Regina Henschel
Hi all, after a successful build with "build-nocheck", the next step "make check" fails in [build JCS]. I get the error messages: [build JCS] JunitTest/comphelper_complex [build JCS] JunitTest/forms_unoapi_3 [build JCS] JunitTest/forms_unoapi_4 [build JCS] JunitTest/forms_complex [build JCS]

Re: How to make a unit test for Draw to test file format?

2018-08-26 Thread Regina Henschel
Hi Tomaž, Tomaž Vajngerl schrieb am 23-Aug-18 um 17:26: Hi Regina, On Thu, Aug 23, 2018 at 3:26 PM Regina Henschel wrote: [..] I have tried a start like void SdMiscTest::testTdf101242_ODF2ODF() { ::sd::DrawDocShellRef xDocShRef = Load(m_directories.getURLFromSrc("/sd/qa/unit

Re: How to make a unit test for Draw to test file format?

2018-08-24 Thread Regina Henschel
Hi Tomaž, Tomaž Vajngerl schrieb am 23-Aug-18 um 17:26: Hi Regina, On Thu, Aug 23, 2018 at 3:26 PM Regina Henschel wrote: Is there any example, where I can see how to do that? Probably not.. usually just look at other tests and do what they do. The problem is that most of them

How to make a unit test for Draw to test file format?

2018-08-23 Thread Regina Henschel
Hi all, I'm still working on https://gerrit.libreoffice.org/#/c/59269/. The suggested range-based for-loops work well. Now I try to make a unit test as suggested by Tomaž. I have a test file "tdf101242_without_settings.odg", which has the attributes in the elements in styles.xml and has no

Looking for reviewer

2018-08-20 Thread Regina Henschel
Hi all, I'm looking for a reviewer for https://gerrit.libreoffice.org/#/c/59269/ It is about reading/writing attributes draw:display and draw:protect for element in Draw and Impress. Kind regards Regina ___ LibreOffice mailing list

Re: Segfault compiling master

2018-08-03 Thread Regina Henschel
Hi, Noel Grandin schrieb am 03-Aug-18 um 09:47: On 2018/08/02 5:23 PM, Regina Henschel wrote: I hope, that helps to find the reason. I think caoloan has fixed this with https://cgit.freedesktop.org/libreoffice/core/commit/?id=653394fb199fae2d9e39f681fc72b35fe7f3 Yes it builds

Re: Segfault compiling master

2018-08-02 Thread Regina Henschel
en't built. then this works for me: BUILDTOOLTRACE="'\$(DEVENV)' /debugexe" make Gallery_computers verbose=t ...once it crashes you can select everything in the stack trace tab and copy/paste it. On 02.08.2018 14:16, Regina Henschel wrote: Hi Michael, I got the error too. Not a s

Re: Segfault compiling master

2018-08-02 Thread Regina Henschel
Hi Michael, I got the error too. Not a special Gallery theme is the problem, but building Gallery at all. I build with VS2017 and Cygwin on Win10. Is there a way I can gather information? Kind regards Regina Michael Stahl schrieb am 02-Aug-18 um 12:17: On 02.08.2018 12:05, Michael Stahl

Re: ODF specification for border around text portions

2018-07-30 Thread Regina Henschel
Hi Tamás, Regina Henschel schrieb am 30-Jul-18 um 14:33: That is the behavior of LibreOffice. But if browser (tested with Seamonkey and Chrome) split a paragraph across pages, then the bottom border of the paragraph in the first page is missing and the top border of the paragraph on the second

Re: ODF specification for border around text portions

2018-07-30 Thread Regina Henschel
Hi Tamás, Tamás Zolnai schrieb am 30-Jul-18 um 11:57: Hi Regina, That's right what Miklos wrote here, it was added mainly for MS compatibility, so the expected behavior if it works similar to that. This line height handling "bug" seems an independent issue from the character border, which

ODF specification for border around text portions

2018-07-29 Thread Regina Henschel
Hi all, you can draw borders on portions of text in Writer. This is currently in loext namespace. I'm working to get this feature to ODF. I have noticed the problems described below, when looking what would be needed for interoperability with Word and what would be needed for EPUB export.

Re: Question, please, regarding building the code

2018-07-26 Thread Regina Henschel
Hi Susan, Susan Jean schrieb am 24-Jul-18 um 17:56: Hi again, Folks, I have more information on the question I posted earlier. Sorry about that…I wasn’t sure if someone was going to contact me one on one or not. Bear with me, please. I’m just starting to get to know Cygwin. In the “lode –

Using native SVG as image in flat ODF

2018-07-24 Thread Regina Henschel
Hi all, currently an SVG image needs to be BASE64 encoded, if you save to flat ODF. I have started https://issues.oasis-open.org/browse/OFFICE-3995 to allow native SVG. My proposal is a first draft and it is time enough till ODF 1.4 to consider your ideas and concerns. So please have a look.

Re: Bringing attributes draw:fontwork-xyz to ODF?

2018-07-17 Thread Regina Henschel
Hi all, I had some mail exchange with Armin. He supports the idea to keep this feature. He has given me a code pointer for the calculation of the text rendering. That part of the specification draft is nearly finished. But now I am working on the character shadow in the fontwork and there

Make clean fails for unpackedTarballs in subpath firebird

2018-07-04 Thread Regina Henschel
Hi all, if I use /opt/lo/bin/make clean it stops with the error message "rm: das Entfernen von 'D:/Build_ODF_layers/core/workdir/UnpackedTarball/firebird/gen/Debug/firebird' ist nicht möglich: Directory not empty" And indeed it has a 0Byte file fb_trace_wj10i8 in

Bringing attributes draw:fontwork-xyz to ODF?

2018-06-24 Thread Regina Henschel
Hi all, LibreOffice has a feature Fontwork, which is actually a "text along path". This feature exists from the beginning. You find it in the DTD of OpenOffice.org 1.0. When OpenOffice.org had switched to ODF, these attributes were written unchanged to file and so does LibreOffice. But

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

2018-06-10 Thread Regina Henschel
include/svx/svdpage.hxx |1 - svx/source/svdraw/svdpage.cxx |3 --- 2 files changed, 4 deletions(-) New commits: commit 4c1a09a16b9c778119c77c8061ab5fd40dca6942 Author: Regina Henschel Date: Sun Jun 10 15:39:54 2018 +0200 Remove unused member aPrefVisiLayers

Re: Build breaks in sw_apitests

2018-06-07 Thread Regina Henschel
editenglo.dll!SvxBrushItem::~SvxBrushItem() Zeile 3257 C++ [Externer Code] Kind regards Regina Noel Grandin schrieb am 07.06.2018 um 08:35: On 2018/06/06 6:09 PM, Regina Henschel wrote: my build breaks in sw_apitests. My HEAD is commit e5ad0150dc543ccbf3631ea57ad0919b3faa599b

Build breaks in sw_apitests

2018-06-06 Thread Regina Henschel
Hi all, my build breaks in sw_apitests. My HEAD is commit e5ad0150dc543ccbf3631ea57ad0919b3faa599b Visual Studio shows me error message: Ausgelöste Ausnahme: Lesezugriffsverletzung "this->**_Ptr**" war "0x28866EB38B0". And "Aufrufliste" >vcllo.dll!std::_Ref_count::_Destroy() Zeile 932

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

2018-05-03 Thread Regina Henschel
filter/source/config/fragments/types/calc_MS_Multiplan.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36ca18f70ee0bf9541bc0105c85f0a68f088c92b Author: Regina Henschel <rb.hensc...@t-online.de> Date: Thu May 3 16:05:47 2018 +0200 tdf#117323 Add fil

Making drawing layers ODF conform

2018-04-09 Thread Regina Henschel
Hi all, to inform you, I have written a Hackfest report about what I'm going to do in regard of layers. https://wiki.documentfoundation.org/Hackfest/Hamburg2018/Make_drawing_layers_ODF_conform Kind regards Regina ___ LibreOffice mailing list

Re: Solution proposal for OOXML shape's in LibrrOffice Calc

2018-03-08 Thread Regina Henschel
Hi, serdar tunc schrieb am 08.03.2018 um 13:00: Hello, As you know, when you add a shape in Excel and rotate it by any degree LibreOffice Calc opens it without rotation. I've tried to explain my solution proposal for OOXML shape's in LibreOffice Calc on my blog and what causes the problem.

Re: Error building

2018-02-28 Thread Regina Henschel
Hi, fady esam schrieb am 01.03.2018 um 00:52: When i try to build the project pn windows with cygwin it gives me this error configure: error: al.exe not found as /al.exe Error running configure at /cygdrive/c/sources/core/autogen.sh line 289. even tho i have the latest windows sdk.. what

Re: Consider translation of transformation matrix of image rotation

2018-02-23 Thread Regina Henschel
enter, but with files generated by Word there is the above described problem. My concern is, that I might add something here, which is not on the way to a final solution for transformations. I don't know your further plans for the FlyFrames. Kind regards Regina -Ursprüngliche Nachricht---

Consider translation of transformation matrix of image rotation

2018-02-23 Thread Regina Henschel
Hi Armin, hi all, this is about https://bugs.documentfoundation.org/show_bug.cgi?id=115590 and my proposal https://gerrit.libreoffice.org/#/c/50176/ It works in principle, but I'm not sure about some details: A It has a construction basegfx::B2DHomMatrix aFullTransform; with later

Re: Render differences of DOCX between Word and LO/AOO

2018-01-23 Thread Regina Henschel
Hi Jens, Jens Tröger schrieb am 23.01.2018 um 04:26: Hello, I am not sure if this forum is the right place to bring up this topic for discussion, or if another one is more appropriate; please advise. This list is for developers to discuss problems in the code. For discussion about using

Re: Cannot build master with VS 2017

2018-01-11 Thread Regina Henschel
Hi all, with some guide in the chat it turns out, that the files config.sub were damaged. Restart PC, update cygwin, make clean and build again. Now it works. Kind regards Regina Regina Henschel schrieb am 11.01.2018 um 14:08: Hi all, I need help with building. I get the error [build PAT

Cannot build master with VS 2017

2018-01-11 Thread Regina Henschel
Hi all, I need help with building. I get the error [build PAT] libmspub /usr/bin/sh: ./configure: Kann die Binärdatei nicht ausführen: Exec format error 1 out of 1 hunk FAILED -- saving rejects to file src/lib/MSPUBContentChunkType.h.rej Patch FAILED:

Re: tdf#109202 Add mimetype to image element

2017-12-18 Thread Regina Henschel
Hi Thorsten, hi Michael, so do you see any reason to have the mime-type attribute in the element? Or is the indeed a better place? Kind regards Regina Thorsten Behrens schrieb am 18.12.2017 um 23:38: Michael Stahl wrote: i don't see this as a disadvantage: the content of an ODF package

tdf#109202 Add mimetype to image element

2017-12-18 Thread Regina Henschel
Hi Samuel, hi Thorsten, hi all, I try to bring the requested mime-type attribute to ODF. In the discussion in the TC it was suggested, to make such attribute not an attribute of the element but to make it an attribute of the element. I have thought about that proposal and see these

Re: Drop support for cygwin i686 building Win64 binaries?

2017-12-03 Thread Regina Henschel
Hi Thorsten, but it will still be possible to produce Win32 binaries from a 32bit cygwin on a Win32 machine? Kind regards Regina Thorsten Behrens schrieb am 04.12.2017 um 03:45: Dear fellow hackers, after three more fixes on master, we now have (almost) universal gpgme support for Windows.

Re: Need code pointer for import of attributes

2017-11-26 Thread Regina Henschel
Hi Michael, Michael Stahl schrieb am 23.11.2017 um 21:37: On 22.11.2017 17:32, Regina Henschel wrote: Hi all, I've started on https://bugs.documentfoundation.org/show_bug.cgi?id=101242. My current work is in the attachment. Problem: Although I remove the config-items IsVisible, IsPrintable

Need code pointer for import of attributes

2017-11-22 Thread Regina Henschel
Hi all, I've started on https://bugs.documentfoundation.org/show_bug.cgi?id=101242. My current work is in the attachment. Problem: Although I remove the config-items IsVisible, IsPrintable, IsLocked from the settings.xml of a file, the values from draw:display and draw:locked of the

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sd/qa xmloff/source

2017-11-10 Thread Regina Henschel
Author: Regina Henschel <rb.hensc...@t-online.de> Date: Sun Oct 22 19:34:44 2017 +0200 tdf#112547 element p to draw:object, import expects it there There exists no documents produced by LibreOffice, where text on OLE objects has worked, because import expects the paragraphs

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

2017-11-06 Thread Regina Henschel
xmloff/source/draw/shapeexport.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 21f61ffeb7e72caee98f12cac2dd25fe7ec3a821 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Sun Oct 22 19:34:44 2017 +0200 tdf#112547 ele

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - 4 commits - include/oox include/sal offapi/com oox/source writerfilter/source xmloff/source xmlsecurity/inc xmlsecurity

2017-11-06 Thread Regina Henschel
insertions(+), 18 deletions(-) New commits: commit 11c842f450561953b11f3bc9a44404c6e83682ea Author: Regina Henschel <rb.hensc...@t-online.de> Date: Thu Oct 26 14:41:38 2017 +0200 tdf#113367 Change namespace from svg to draw for attr transform The new feature of rotating images in

Re: [Writer] Macro for "Edit->Links->[Select All]->Remove Links

2017-11-04 Thread Regina Henschel
Hello, Jambunathan K schrieb: Hello Could someone help me with a Basic Macro that does "Edit->Links->[Select All]->Remove Links" Why do you need a macro? You know, that you can multi-select in the list in Edit-> Links and so break all links in one go? Kind regards Regina

Problem with xmllint

2017-11-01 Thread Regina Henschel
Hi all, please notice the mail https://lists.oasis-open.org/archives/office/201710/msg00058.html Affected are the attributes manifest:preferred-view-mode, form:control-implementation, chart:class, draw:engine, and db:server-database. Thereof chart:class is indeed used by LibreOffice. You

RotGrfFlyFrame: Problems with rotated images, that need to be solved before next release

2017-10-29 Thread Regina Henschel
Hi all, I consider the current state of the new feature of rotating Writer images not complete enough to be released. I have collected the problems, which I see into these bugs: FILESAVE: New feature image rotation uses wrong value in transformation attribute

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

2017-10-27 Thread Regina Henschel
xmloff/source/text/txtimp.cxx |2 +- xmloff/source/text/txtparae.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 7cebfbeabb24f908fb586ef5fa47f103042d769c Author: Regina Henschel <rb.hensc...@t-online.de> Date: Thu Oct 26 14:41:38 2017 +0200

Re: Text on OLE object (chart, math, true OLE) ?

2017-10-18 Thread Regina Henschel
Regina Henschel schrieb: That was fixed in the meantime. But now the entire text on OLE objects does not work at all. It is written to a child in , but it is not read. => tdf#118485 Issue is https://bugs.documentfoundation.org/show_bug.cgi?id=112547 Kind regards Reg

Start position of grid not specified

2017-10-17 Thread Regina Henschel
Hi all, while working on "logarithmic axis scale" [1] in the ODF TC we noticed, that positioning of grid is generally different between LO and Gnumeric. Gnumeric has a position independent of the minimum of the axis. LO starts grid always at the minimum of the axis. Example: currently for a

Text on OLE object (chart, math, true OLE) ?

2017-10-16 Thread Regina Henschel
Hi all, when implementing fill and line attributes and transformations for OLE objects in AOO, they get the ability to carry text. But the implementation for text produced invalid files. LibreOffice got some fixes: commit 9e41982ac165092ed024b8ab318eedc7fcf4c6a9 and commit

Re: LibreOffice Core Development build Issue

2017-10-03 Thread Regina Henschel
Hi Koushik Sekhar, do you have checked, that your installation of Visual Studio is OK? Try to run Visual Studio. Run "devenv.exe", it is in folder Common7/IDE. Kind regards Regina koushik.sek...@ssrlabs.com schrieb: Hi Shinnok, I have setup the basic environment for LibreOffice Document

Re: Text on OLE objects?

2017-09-18 Thread Regina Henschel
Hi all, Regina Henschel schrieb: Hi all, Currently there is muddle in the UI and in code. Insert a chart or Math object or an OLE to a foreign application, then click on it so that is gets green handles, then press F2 and enter text. That is the same behavior as for normal shapes, where you

Text on OLE objects?

2017-09-18 Thread Regina Henschel
Hi all, Currently there is muddle in the UI and in code. Insert a chart or Math object or an OLE to a foreign application, then click on it so that is gets green handles, then press F2 and enter text. That is the same behavior as for normal shapes, where you can add text to the shape that

[Libreoffice-commits] core.git: Branch 'distro/collabora/cd-5.3' - oox/source

2017-09-07 Thread Regina Henschel
oox/source/ppt/timenodelistcontext.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 649b14eb85205f6cfa31e01138e3bc6ce393f9a0 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Tue Feb 14 20:18:51 2017 +0100 tdf#99617 convert powe

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - oox/source

2017-09-07 Thread Regina Henschel
oox/source/ppt/timenodelistcontext.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit af282a9c7fe78a088fcd883012e31d5b962f4afe Author: Regina Henschel <rb.hensc...@t-online.de> Date: Tue Feb 14 20:18:51 2017 +0100 tdf#99617 convert powe

Re: [ODF] Gradient fill for backgrounds of text documents and spreadsheets

2017-08-30 Thread Regina Henschel
to these objects, please have a look and comment. Kind regards Regina Regina Henschel schrieb: Hi all, currently LibreOffice writes invalid documents, in case you set the background of a text document to a gradient fill. That is https://bugs.documentfoundation.org/show_bug.cgi?id=103602 I suggest

[ODF] Gradient fill for backgrounds of text documents and spreadsheets

2017-08-17 Thread Regina Henschel
Hi all, currently LibreOffice writes invalid documents, in case you set the background of a text document to a gradient fill. That is https://bugs.documentfoundation.org/show_bug.cgi?id=103602 I suggest not to use the loext namespace to solve the problem, but to handle it this way: Add

Re: [Libreoffice-qa] Call for testing: LibreOffice 5.4.0.3-hotfix

2017-07-27 Thread Regina Henschel
Hi, I have tested pre-release Version: 5.4.0.3 Build-ID: 7556cbc6811c9d992f4064ab9287069087d7f62c and LODev Version: 6.0.0.0.alpha0+ Build ID: 343d40206a929969e1755b073edae91cc4bd9751 The error of bug 109281 is gone, text and images are printed. I have used printer "MS Office Document Image

Re: ODF 9.1.12 purpose of element

2017-07-23 Thread Regina Henschel
it. On 22/07/17 08:12, Regina Henschel wrote: Luke Deller schrieb: 2. A database (odb) file can contain reports containing tables, which will be emitted with . I was not able to generate such document. I have tried it with report as text document, report as spreadsheet and with the old kind

Re: ODF 9.1.12 purpose of element

2017-07-21 Thread Regina Henschel
Hi Luke, thank you for pointing to the code. Luke Deller schrieb: Hi Regina On 21/07/17 21:52, Regina Henschel wrote: it seems to me, that the element is useless. Exists any situation where LibreOffice writes such element? I can see only two places in the code which will emit this element

ODF 9.1.12 purpose of element

2017-07-21 Thread Regina Henschel
Hi all, it seems to me, that the element is useless. Exists any situation where LibreOffice writes such element? What is the purpose of this element? Kind regards Regina ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Protect Ask against spam

2017-07-03 Thread Regina Henschel
Hi all, can the ESC please discuss methods to protect Ask against spam? [And of cause establish a solution, or suggest a solution to the board.] Read e.g. https://ask.libreoffice.org/en/question/106719/spam-why-doesnt-someone-from-tdf-post-their-view/

[ODF] attribute draw:name for dr3d-objects not allowed

2017-06-27 Thread Regina Henschel
Hi all, the 2D-objects like have an attribute draw:name to identify the object. This attribute is needed, if you want the object to be listed in the Navigator. You can set this attribute in the UI via menu Modify > Name in Draw. You can do the same for 3D-objects like and you will see

Re: Help with Button Control

2017-06-05 Thread Regina Henschel
Hi Ian, this is a mailing list for developers, who work on the code of LibreOffice. For support requests about _using_ LibreOffice please use a way listed in http://www.libreoffice.org/get-help/community-support/ Kind regards Regina ___ LibreOffice

Re: Help with Button Control

2017-06-05 Thread Regina Henschel
Hi Ian, Ian Hartley schrieb: Dear Libre Office Users, I am trying to create a button that when pressed, will take the user to a particular slide in my presentation. I have created the button but cannot find which control I should set to make this happen. You can use any shape for this, e.g.

Re: ODF problem with margin between paragraphs of same style

2017-05-30 Thread Regina Henschel
Hi Miklos, Miklos Vajna schrieb: Hi Regina, On Sun, May 28, 2017 at 11:01:14PM +0200, Regina Henschel <rb.hensc...@t-online.de> wrote: What to do? (1) Make a hard cut and render it correctly if a document is saved in ODF 1.3? (2) Add an attribute to ODF 1.3 to allow such ren

ODF problem with margin between paragraphs of same style

2017-05-28 Thread Regina Henschel
Hi all, LibreOffice and all older versions down to OOo1.1.5 (the oldest one I have installed) fill the margin between two paragraphs with the background of the padding rectangle, in case that the two paragraphs have got the same style. That behavior is not correct. According to CSS, which

No menu bar on Lenovo T470s

2017-05-12 Thread Regina Henschel
Hi experts, in bug https://bugs.documentfoundation.org/show_bug.cgi?id=107764 is a report, that an installation of LO 5.3.2 or LO5.3.3 on a new Lenovo Thinkpad T470s results in missing menu bars. Has anyone access to such a notebook to test, or has anyone an idea, what might be wrong? I

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

2017-04-06 Thread Regina Henschel
c10aaf94a9054e48ddd1112c84876eecd3dec726 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Sun Jan 29 01:03:16 2017 +0100 tdf#105545 Allow closed paths having 2 points Closed paths with 2 points can be created from scratch, therefore allow them too, if a point is d

Re: [Libreoffice-commits] core.git: tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePolyPolygon

2017-04-06 Thread Regina Henschel
Hi Stephan, the steps described in the issue do not crash for me, neither with 5.4.0 nor with 5.2.6. But I am on Win7 and my graphic card is not able to use OpenGL. Has some tested, whether the crash only occur with OpenGl enabled? Kind regards Regina Stephan Bergmann schrieb: Anybody

Re: [Libreoffice-qa] Invalid ODF

2017-04-03 Thread Regina Henschel
Hi, Michael Stahl schrieb: On 03.04.2017 20:21, Regina Henschel wrote: Hi all, does a meta issue exists for those bugs, where LibreOffice writes invalid ODF? Or is there a way to mark such bugs in a consistent way? hi Regina, there are 2 words you can put in whiteboard: The Whiteboard

[Libreoffice-qa] Invalid ODF

2017-04-03 Thread Regina Henschel
Hi all, does a meta issue exists for those bugs, where LibreOffice writes invalid ODF? Or is there a way to mark such bugs in a consistent way? Kind regards Regina ___ List Name: Libreoffice-qa mailing list Mail address:

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

2017-03-20 Thread Regina Henschel
oox/source/ppt/timenodelistcontext.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 386748d514fe1c84e4d373b828841308580665a8 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Tue Feb 14 20:18:51 2017 +0100 tdf#99617 convert powe

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - svx/source

2017-03-08 Thread Regina Henschel
svx/source/svdraw/svdopath.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89f08aecf58c97cc75eaae1d7b5e8531b04eaccd Author: Regina Henschel <rb.hensc...@t-online.de> Date: Sat Feb 4 00:19:46 2017 +0100 tdf#105656 only delete path if less than 2

Re: Tool for converting PowerPoint angle to degree

2017-02-13 Thread Regina Henschel
Hi Tomaž, Tomaž Vajngerl schrieb: Seems like there is a good place in include/oox/drawingml/drawingmltypes.hxx (where EMU to 100th conversion is) and as far as I see PER_DEGREE constant is what you are searching for. If you'll add a conversion method I think it is best to add it into this

Tool for converting PowerPoint angle to degree

2017-02-12 Thread Regina Henschel
Hi all, I'm looking at https://bugs.documentfoundation.org/show_bug.cgi?id=99617 The reason for that bug is a missing convert from the PowerPoint angle unit to degree. I can correct it by /6. But I think, that converting between PowerPoint angle unit and degree is such a common task, that

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

2017-02-04 Thread Regina Henschel
svx/source/svdraw/svdopath.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e8f2afc2e2bbdbe136e74a24fb6c6eb94cde3c6 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Sat Feb 4 00:19:46 2017 +0100 tdf#105656 only delete path if less than 2

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

2017-01-23 Thread Regina Henschel
852b29b091eeb4d4b9521b082b522c37a2a6ec16 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Fri Jan 20 09:06:23 2017 +0100 tdf#105266 Make LIGHTEN and DARKEN follow MS specification Enhanced geometry of custom shapes has got commands for LIGHTEN and DARKEN of subpaths. MS specifies, that L

Re: ODF TC issue 2049 custom shape enhancement

2017-01-21 Thread Regina Henschel
other hand, besides the shapes "ActionButtonHome" and "CurvedArrow" only 20% and 40% is actually used and LibreOffice is not effected for direct pptx import but only for documents which already contain shapes of type "mso_sptfoo" or "col-nnn". Kind

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-20 Thread Regina Henschel
Hi Khaled, Khaled Hosny schrieb: On Fri, Jan 20, 2017 at 04:55:56PM +0100, Regina Henschel wrote: Hi, Khaled Hosny schrieb: Hmm, interesting. They don’t fail for me or in the CI builds, I wonder what is different on your system that would cause most of the tests to fail? Can you tell me

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-20 Thread Regina Henschel
Hi, Khaled Hosny schrieb: Hmm, interesting. They don’t fail for me or in the CI builds, I wonder what is different on your system that would cause most of the tests to fail? Can you tell me, what is relevant for the tests? Then I can post information about my system. Kind regards Regina

Re: CppunitTest_chart2_xshape fails

2017-01-20 Thread Regina Henschel
Hi, how can I disable this special test? Or is there something in my environment, which I can change, so that the test do not fail? Or can we get it disabled as default on Windows? Kind regards Regina Michael Stahl schrieb: On 20.01.2017 00:24, Regina Henschel wrote: Hi Michael, Michael

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi Michael, Michael Stahl schrieb: On 19.01.2017 18:28, Regina Henschel wrote: Hi, the build still breaks, now with error C:\LO_buildDebug\core\include\rtl/ref.hxx(100) : error C2027: use of undefined type 'SwTextAPIObject' unfortunately there were ~2 more breakages but now master builds

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Regina Regina Henschel schrieb: Hi Michael, thanks, will make a new "pull" and try again. Kind regards Regina Michael Stahl schrieb: On 19.01.2017 15:03, Regina Henschel wrote: Hi all, I have made a clean build with fresh rebase from today without any own changes. It breaks with

Re: build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi Michael, thanks, will make a new "pull" and try again. Kind regards Regina Michael Stahl schrieb: On 19.01.2017 15:03, Regina Henschel wrote: Hi all, I have made a clean build with fresh rebase from today without any own changes. It breaks with error message C:/LO_build

build breaks in embeddedobj/source/msole/olemisc.cxx

2017-01-19 Thread Regina Henschel
Hi all, I have made a clean build with fresh rebase from today without any own changes. It breaks with error message C:/LO_buildDebug/core/embeddedobj/source/msole/olemisc.cxx(134) : error C2614: 'OleEmbeddedObject' : illegal member initialization: 'm_pOwnView' is not a base or member [build

ODF TC issue 2049 custom shape enhancement

2017-01-14 Thread Regina Henschel
Hi all, the ODF TC is going to discuss https://issues.oasis-open.org/browse/OFFICE-2049. The MS Office preset shapes have subpaths, which are lighten or darken, e.g. the shape type “Borders”, which is “quad-bevel” in LibreOffice. The issue is about adding a way to store such subpath

Re: Need help for building

2017-01-01 Thread Regina Henschel
Hi all, Regina Henschel schrieb: Hi Mike, Kaganski Mike schrieb: On 12/31/2016 3:59 PM, Regina Henschel wrote: my last build was in August. Now I tried a new build, but it fails. I have started with git pull -r I may remember that wrong, but I have a feeling that it was this problem when I

Re: Need help for building

2017-01-01 Thread Regina Henschel
Hi Mike, Kaganski Mike schrieb: On 12/31/2016 3:59 PM, Regina Henschel wrote: my last build was in August. Now I tried a new build, but it fails. I have started with git pull -r I may remember that wrong, but I have a feeling that it was this problem when I was given an advise to use ./g

Need help for building

2016-12-31 Thread Regina Henschel
Hi all, my last build was in August. Now I tried a new build, but it fails. I have started with git pull -r then /opt/lo/bin/make clean then /opt/lo/bin/make It gives the error /usr/bin/cp: der Aufruf von stat für

Re: Ask for help - disable OpenCL via config-file (*.xcu) or registry-key

2016-10-14 Thread Regina Henschel
Hi Thomas, Thomas Krumbein schrieb: Hey all, there is a technical question in german ask.libreoffice.org system I cannot answer. Maybe someone can help? I will pass the answer. # original message: "Hallo, wir nutzen LibreOffice in unseren Schule für ca. 3500 Accounts. Jetzt haben wir

Re: writing attribute style:background-transparency

2016-09-22 Thread Regina Henschel
suggest not to extend the style:background-transparency, but the draw:xyz attributes, because they are richer and already used in LibreOffice. Kind regards Regina HTH! ALG Am 21.09.2016 um 19:36 schrieb Regina Henschel: Hi all, the ODF TC is going to discuss issue OFFICE-3770 [1], which

Re: swriter with chart

2016-09-22 Thread Regina Henschel
Hi, Alain ANTOCI schrieb: Hi, I use Delphi to develop an application which needs to work with MS office and LibreOffice. I've a question about Chart in Libreoffice, I need to access a chart in a libreoffice document to change values. I try to use GetCharts then getbyname or getbyindex like in

writing attribute style:background-transparency

2016-09-21 Thread Regina Henschel
Hi all, the ODF TC is going to discuss issue OFFICE-3770 [1], which is about the attribute style:background-transparency. I'm trying to generate a document by LibreOffice, in which this attribute is used. But in all my tries I always get draw:opacity or draw:opacity-name (in case of

Re: ODF specification regarding multistop/-color gradients

2016-09-10 Thread Regina Henschel
Hi Heiko, Heiko Tietze schrieb: Hello all, the LibreOffice conference gave me the chance to present some ideas regarding Draw and shapes in general. One of the most wanted features is the multistop gradient. Today we can define gradients between two colors, either linear, radial, or

ODF problems with feature table-template

2016-08-21 Thread Regina Henschel
Hi, I have locked at the new feature of storing a and see some problems: 1 The link to the commit in https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions does not work. 2 If the document is saved as strict ODF1.2, then the attributes in

Re: Implementing l10n in an extension

2016-08-18 Thread Regina Henschel
Hi Katarina, Katarina Behrens schrieb: Hello world, I've implemented a Calc extension that includes some dialogs and I'd like to have those translated to multiple languages. The dialogs are implemented in this funny .xdl Basic format, the handlers in Java. However, as you might've already

Re: Implementing l10n in an extension

2016-08-18 Thread Regina Henschel
Hi Katarina, Katarina Behrens schrieb: [..] [1] https://bugs.documentfoundation.org/show_bug.cgi?id=93592 and hier https://bugs.documentfoundation.org/show_bug.cgi?id=100792 Kind regards Regina ___ LibreOffice mailing list

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/hicontrast

2016-08-13 Thread Regina Henschel
icon-themes/galaxy/svx/res/cropmarkers.png |binary icon-themes/hicontrast/svx/res/cropmarkers.png |binary 2 files changed New commits: commit 7ffe3d742ee992cd704a52d9aeb9b131dded7d14 Author: Regina Henschel <rb.hensc...@t-online.de> Date: Fri Aug 12 16:50:32 2016 +0200 tdf

Re: Help with isssue with gerrit

2016-08-13 Thread Regina Henschel
Hi Olivier, Olivier Hallot schrieb: Hello Regina Here is what I have in the file config you mentioned. 8<--- [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true worktree = ../../../helpcontent2

Re: Help with isssue with gerrit

2016-08-13 Thread Regina Henschel
Hi Olivier, there should be .git/modules/helpcontent2/config. Does it has a valid url or pushurl? Kind regards Regina Olivier Hallot schrieb: Hi I had to clone from scratch my LO repo and I fixed a patch. On attempting to push branch 'cla' I get git push origin cla:refs/for/master

Span in Bugzilla

2016-08-05 Thread Regina Henschel
Hi, please hide or delete https://bugs.documentfoundation.org/show_bug.cgi?id=101339 and block the user. I have no rights to do so. Or tell me, where to report this. Kind regards Regina ___ LibreOffice mailing list

Re: [Libreoffice-qa] [libreoffice-design] Minutes of the Design Hangout: 2016-Aug-05

2016-08-05 Thread Regina Henschel
Hi Heiko, Heiko Tietze schrieb: Date:2016-Aug-05 Present: Jay, Heiko, Cor, Mahfiaz * Area Fill (Rishabh/Heiko) * Aug-05 + New section switcher + Try to replace the buttons by something different (Heiko) + Remove None from the available fill styles (now

Re: [libreoffice-design] Minutes of the Design Hangout: 2016-Aug-05

2016-08-05 Thread Regina Henschel
Hi Heiko, Heiko Tietze schrieb: Date:2016-Aug-05 Present: Jay, Heiko, Cor, Mahfiaz * Area Fill (Rishabh/Heiko) * Aug-05 + New section switcher + Try to replace the buttons by something different (Heiko) + Remove None from the available fill styles (now

Re: confusing dr3d:lighting-mode

2016-07-28 Thread Regina Henschel
Hi, comments inline. Armin Le Grand schrieb: Hi Regina, yes, looks irritating. I took a look and it seems that the attribute is used in two different scenarios. When used in 'style-graphic-properties-attlist' it is

confusing dr3d:lighting-mode

2016-07-21 Thread Regina Henschel
Hi all, in ODF 1.2 exists the attribute 19.99 dr3d:lighting-mode It has the description "The dr3d:lighting-mode attribute specifies whether lighting is used in a three-dimensional chart." and "... a three-dimensional scene." And for data type: "The dr3d:lighting-mode attribute has the data

<    4   5   6   7   8   9   10   11   12   13   >