Miklos Vajna 559d194d80 fdo#58819 DOCX VML export: fix shape size for rotated shapes
The problem is that we wrote the size of the shape itself, while VML wants the
bounding box here. The WW8 export ignores the rectangle given in
EscherEx::Commit(), uses SdrObject::GetSnapRect() instead and later refines the
position by using the point got in WW8AttributeOutput::OutputFlyFrame_Impl(),
see PlcDrawObj::WritePlc().

Do the same in the VML export, i.e. ignore the Rectangle we get in
VMLExport::Commit() and use SdrObject::GetSnapRect() + the point given
in DocxAttributeOutput::OutputFlyFrame_Impl() instead.

Change-Id: I5adbdf205792c87f92c1ddf1cf674f87e11eb54e
2013-06-15 10:45:11 +02:00
2013-05-27 11:32:07 +02:00
2013-06-03 11:41:36 +01:00
2013-06-12 20:18:38 +03:00
2013-06-14 14:18:11 +02:00
2013-06-06 08:31:13 +03:00
2013-05-08 23:34:26 +02:00
2013-06-14 18:33:07 +02:00
2013-06-14 11:35:23 +02:00
2013-06-13 17:08:36 +02:00
2013-06-15 09:22:09 +02:00
2013-05-31 13:49:14 +03:00
2013-06-10 14:03:39 +02:00
2013-06-05 05:39:26 +00:00
2013-06-15 01:16:20 +02:00
2013-06-07 16:26:59 +02:00
2013-06-13 20:52:19 +02:00
2013-06-15 06:20:55 +00:00
2013-06-13 17:08:36 +02:00
2013-06-03 11:16:37 +00:00
2013-05-17 10:50:00 +02:00
2013-06-03 11:41:36 +01:00
2013-06-12 09:01:34 +02:00
2013-06-05 13:01:51 +02:00
2013-06-13 17:08:36 +02:00
2013-05-21 17:02:09 +02:00
2013-05-31 14:36:24 +03:00
2013-05-24 16:52:00 +02:00
2013-05-16 14:24:33 +02:00
2013-05-16 14:24:34 +02:00
2013-05-24 16:52:02 +02:00
2013-05-25 13:37:32 +00:00
2013-06-14 18:33:07 +02:00
2013-06-04 17:45:42 +01:00
2013-05-07 01:41:25 +02:00
2013-06-14 18:33:07 +02:00
2013-06-03 11:41:36 +01:00
2013-06-03 11:41:36 +01:00
2013-06-14 16:00:13 +01:00
2013-06-03 11:41:36 +01:00
2013-06-04 17:21:15 +02:00
2013-06-08 13:43:26 +02:00
2013-06-05 12:22:33 +02:00
2013-06-01 00:31:29 +02:00
2013-06-03 11:41:36 +01:00
2013-05-16 21:57:57 +02:00
2013-06-13 17:08:36 +02:00
2013-05-07 01:41:25 +02:00
2013-06-03 11:41:36 +01:00
2013-06-04 17:45:42 +01:00
2013-06-13 07:50:33 +02:00
2013-06-03 11:41:36 +01:00
2013-06-14 23:43:35 +02:00
2013-06-13 17:08:36 +02:00
2013-06-13 17:08:36 +02:00
2013-06-03 11:41:36 +01:00
2013-06-15 06:31:22 +00:00
2013-05-07 01:41:25 +02:00
2013-06-04 12:01:12 +02:00
2013-05-25 13:48:42 +02:00
2013-06-05 17:29:13 +02:00
2013-06-03 11:41:36 +01:00
2013-06-13 17:08:36 +02:00
2013-06-03 11:41:36 +01:00
2013-06-13 17:08:36 +02:00
2013-05-08 23:34:26 +02:00
2013-06-15 11:16:19 +03:00

solver means "Solar Version", a weird name with only historical significance now

It has no relation to the verb "to solve".

solver is the directory tree into which header files for inter-module
use and build results (libraries, shared libraries, executables) are
copied ("delivered") during the build, and from where they are then
picked up when constructing an installer (Windows), a RPM or deb
package (Linux) or an app bundle (Mac).
Description
LibreOffice mirror (not auto-updating).
Readme 1.9 GiB
Languages
C++ 82.4%
Java 5.3%
Rich Text Format 2.3%
PostScript 1.9%
Python 1.9%
Other 5.7%