Miklos Vajna
|
173f7d10fa
|
implement vertical spans for tables
|
2011-06-17 17:52:42 +02:00 |
|
Miklos Vajna
|
415be269e8
|
make RTF_CELL and RTF_ROW dmapper xml dump valid again
|
2011-06-17 17:17:52 +02:00 |
|
Noel Power
|
cd1c434c4b
|
another partial fix for bnc#693238
|
2011-06-17 16:00:19 +01:00 |
|
Jan Holesovsky
|
957cfec9de
|
Merge remote-tracking branch 'origin/libreoffice-3-4'
|
2011-06-17 13:02:08 +02:00 |
|
Miklos Vajna
|
ab6ae4b17c
|
introduce lcl_putBorderProperty
also, getBorderTable can be a local function
|
2011-06-17 12:50:39 +02:00 |
|
Miklos Vajna
|
5a7f31ea53
|
table cell border types can be handled in one go
|
2011-06-17 12:40:20 +02:00 |
|
Miklos Vajna
|
1296533305
|
implement the rest of table cell border properties
|
2011-06-17 12:36:51 +02:00 |
|
Miklos Vajna
|
de87510261
|
RTF_BRDRW can be a cell property
|
2011-06-17 12:25:35 +02:00 |
|
Miklos Vajna
|
b887ab0b85
|
paragraph border types: can be a cell property
border type as in "hairline, ..." not in "top, left, ..."
|
2011-06-17 12:14:54 +02:00 |
|
Miklos Vajna
|
512e22f9c3
|
factor out lcl_getCellBordersSprms
|
2011-06-17 12:02:27 +02:00 |
|
Miklos Vajna
|
ec34069a00
|
implement RTF_CLBRDRT
|
2011-06-17 11:51:23 +02:00 |
|
Miklos Vajna
|
ec5e23267a
|
RTF_CELL: emit table cell sprms/attributes
|
2011-06-17 11:23:57 +02:00 |
|
Joseph Powers
|
16f4b0df1f
|
Replace List with std::vector< EscherPersistEntry* >
|
2011-06-16 20:37:07 -07:00 |
|
Tor Lillqvist
|
b78b2cf6d2
|
Deliver also static libraries
|
2011-06-17 03:06:11 +03:00 |
|
Tor Lillqvist
|
c9e3885ea7
|
Use LIBXML_CFLAGS if SYSTEM_LIBXML
|
2011-06-17 03:05:26 +03:00 |
|
Miklos Vajna
|
0d1867d379
|
dmapper: rtf is not binary doc in DomainMapperTableManager
|
2011-06-16 17:42:34 +02:00 |
|
Miklos Vajna
|
cb01c918df
|
implement RTF_BRDRHAIR
|
2011-06-16 17:16:27 +02:00 |
|
Miklos Vajna
|
255fc7d804
|
RTF_CELLX stub
|
2011-06-16 17:00:29 +02:00 |
|
Joseph Powers
|
a07e97c48f
|
Replace List with std::vector< EscherConnectorListEntry* >
|
2011-06-16 07:55:11 -07:00 |
|
Joseph Powers
|
bda04eda13
|
Convert List to std::vector< EscherShapeListEntry* >
|
2011-06-16 07:33:39 -07:00 |
|
Miklos Vajna
|
d0c661ebea
|
implement RTF_TROWD
|
2011-06-16 16:21:37 +02:00 |
|
Miklos Vajna
|
8854494b31
|
RTF_ROW: send paragraph properties instead of single NS_sprm::LN_PFInTable
|
2011-06-16 16:10:08 +02:00 |
|
Tor Lillqvist
|
4018095024
|
Link with user32 for Windows
|
2011-06-16 17:07:20 +03:00 |
|
Miklos Vajna
|
01d2e90b21
|
resolvePict: avoid code duplication
|
2011-06-16 16:01:58 +02:00 |
|
Miklos Vajna
|
0b15358916
|
implement wzDescription property for shapes
|
2011-06-16 15:56:52 +02:00 |
|
Joseph Powers
|
20a81399c3
|
Fix a typo in my whitespace cleanup.
Sorry
|
2011-06-16 06:53:46 -07:00 |
|
Joseph Powers
|
be40f36d61
|
Remove unused enum entry (ESCHER_BlipFlagDontSave)
Actually this was mostly a whitespace cleanup.
|
2011-06-16 06:31:24 -07:00 |
|
Joseph Powers
|
5e62858281
|
Replace List with std::vector< SvxMSDffConnectorRule* >
|
2011-06-16 05:26:30 -07:00 |
|
Caolán McNamara
|
23726b1f0d
|
Resolves: rhbz#713154 pdf export dialog too tall to fit on netbooks
|
2011-06-16 12:41:45 +01:00 |
|
Miklos Vajna
|
5a4ec333d3
|
implement RTF_ROW, now a trivial table can be imported
|
2011-06-16 13:11:44 +02:00 |
|
Miklos Vajna
|
07e39ad3e3
|
implement RTF_INTBL and RTF_CELL
|
2011-06-16 11:53:43 +02:00 |
|
Miklos Vajna
|
45d50568b9
|
dispatchFlag: really handle RTF_QL
|
2011-06-16 11:00:06 +02:00 |
|
Joseph Powers
|
f4fdd119a8
|
Whitespace cleanup
|
2011-06-15 21:04:09 -07:00 |
|
Miklos Vajna
|
f7f31d3654
|
implement RTF_SHPWRK: wrapped anchor pictures
|
2011-06-16 00:22:45 +02:00 |
|
Miklos Vajna
|
ffdd4d9a5d
|
handle anchored picture properties
|
2011-06-15 22:45:51 +02:00 |
|
Miklos Vajna
|
a657805801
|
implement size of anchored pictures
|
2011-06-15 22:15:18 +02:00 |
|
Miklos Vajna
|
b70163d362
|
graphic sprm: avoid code duplication
|
2011-06-15 22:06:56 +02:00 |
|
Miklos Vajna
|
a6766e0207
|
initial support for anchored pictures
|
2011-06-15 22:00:47 +02:00 |
|
Miklos Vajna
|
2b6e614cf5
|
enter RTF_SHP and RTF_SHPINST to display anchored pictures
|
2011-06-15 18:37:15 +02:00 |
|
Miklos Vajna
|
0b5ae0587a
|
skip RTF_NONSHPPICT, since we understand RTF_SHPPICT
|
2011-06-15 17:39:52 +02:00 |
|
Miklos Vajna
|
de85b26ac1
|
initial support for shape properties, wzName is implemented
|
2011-06-15 17:14:12 +02:00 |
|
Miklos Vajna
|
b373a3f2f2
|
implement RTF_PICSCALEX and RTF_PICSCALEY
|
2011-06-15 15:50:28 +02:00 |
|
Miklos Vajna
|
d942e95010
|
pass XFrame to the implementation to avoid assertion failures
|
2011-06-15 15:14:45 +02:00 |
|
Miklos Vajna
|
5336ea8f1e
|
implement RTF_PICW and RTF_PICH
|
2011-06-15 14:45:56 +02:00 |
|
Miklos Vajna
|
0d65034eaf
|
introduce RTFSprms_t
|
2011-06-15 13:49:30 +02:00 |
|
Miklos Vajna
|
8def2b4dad
|
Change the attribute/sprm list to a vector from a multimap
It turns out that order does matter, for example when dealing with
picture size and data. (Size must arrive first.)
|
2011-06-15 13:49:29 +02:00 |
|
Miklos Vajna
|
c332db819d
|
add RTFSprm::find that can search for an sprm key in a vector
|
2011-06-15 13:49:29 +02:00 |
|
Radek Doulik
|
7aedcad054
|
do not set solid line border and fill as default for chartarea
- fixes n#694392
|
2011-06-15 12:28:57 +02:00 |
|
Caolán McNamara
|
080457c094
|
aResult->aName
|
2011-06-15 10:16:37 +01:00 |
|
Francois Tigeot
|
528b4dc465
|
Forgot rtl/bootstrap.hxx header
|
2011-06-15 10:11:22 +02:00 |
|