Commit Graph

202 Commits

Author SHA1 Message Date
Michael Brauer
fdf009b66f #80624#: Finish StarOffice-API and XML filter for I18N attributes 2000-11-23 10:56:13 +00:00
Sascha Ballach
8b64191998 #80069#; add a possibility to say whether to export paragraphs and his styles or not 2000-11-22 18:53:32 +00:00
Sander Vesik
09ee17198f Remove stl/ from #include statement 2000-11-22 17:37:07 +00:00
Sander Vesik
7cedaab17a Remove stl/ from #include statement 2000-11-22 17:04:58 +00:00
Michael Brauer
3a308646e3 #80634#: Bug fixes for CJK and complex font properties 2000-11-22 12:56:21 +00:00
Sascha Ballach
82d1acf6eb #80598#; catch the exception, this is only a hack. The original bug is #80606# . 2000-11-22 12:45:15 +00:00
Christian Lippka
5e188a4ce1 #80555# changed onRequest to onLoad for images 2000-11-22 12:03:29 +00:00
Daniel Vogelheim
93b428dc93 #80597# fixed again: this time compatible change relative to SRC613 2000-11-22 12:01:41 +00:00
Daniel Vogelheim
aa37b1a4cc #80597# fixed: optional NumberFormat property now only used if present
- added: bibliography field import
2000-11-22 11:27:36 +00:00
Michael Brauer
7a24baa4c2 #80552#: progress bar and document statistics 2000-11-21 13:25:43 +00:00
Jens-Heiner Rechtien
6e6bca934e #65293#: includes 2000-11-21 12:38:45 +00:00
Jens-Heiner Rechtien
16ce6356e7 #65293#: typo 2000-11-21 11:45:19 +00:00
Daniel Vogelheim
a415583aec - added/fixed: text:use-index-source-styles property 2000-11-21 10:53:19 +00:00
Jens-Heiner Rechtien
553c6d5faa #65293#: moved includes 2000-11-21 10:53:16 +00:00
Daniel Vogelheim
c67319824d disable index export again 2000-11-21 08:39:34 +00:00
Daniel Vogelheim
7fea3bb3fd - added/fixed: attribute text:comma-separated for alphabetical index source
- added/fixed: relative tabstop for all indices
- fixed: common index source properties now work on TOC import
- added/fixed: text:use-caption attribute on table and image indices
- added/fixed: office:is-automatic-update property on sections linked through DDE
2000-11-20 18:56:50 +00:00
Sascha Ballach
e4aec39b88 now it is possible to use the text map in other maps 2000-11-20 15:51:30 +00:00
Michael Brauer
dbc323d2ca server side image map flag 2000-11-20 12:01:35 +00:00
Michael Brauer
d9110218c9 Be prepared when frames become real shaped 2000-11-20 10:10:23 +00:00
Michael Brauer
6b67ee85b0 method for exporting scripts added 2000-11-20 10:09:30 +00:00
Michael Brauer
2d552a3bc8 Using auto style pool cache for paragraph styles 2000-11-20 09:16:30 +00:00
Michael Brauer
6cc45bb7c1 Auto style pool cache 2000-11-20 09:15:09 +00:00
Michael Brauer
6e66b2fcf9 syntax 2000-11-20 09:14:40 +00:00
Frank Schönheit
bbcbb9ac9a extended the export capabilities - generic controls / grid columns / generic properties / some missing form properties 2000-11-19 14:41:32 +00:00
Frank Schönheit
1453ff26fc initial checkin - export and/or import the applications form layer 2000-11-17 18:03:33 +00:00
Frank Schönheit
aba8e959aa added form layer export functionallity 2000-11-17 17:59:48 +00:00
Daniel Vogelheim
9ad9ee09c9 - fixed: empty strings in foot-/endnote configuration
- fixed: char style in foot-/endnote configuration
- fixed: image in object index
2000-11-17 17:54:34 +00:00
Daniel Vogelheim
4535123975 - fixed: indentation of exported <section> elements
- fixed: multiple export of the same sections for tabs in sections
2000-11-17 14:41:29 +00:00
Michael Brauer
778f89db18 #80360#: Tables within sections 2000-11-17 06:37:42 +00:00
Sascha Ballach
e8cf55bc40 add document statistic 2000-11-16 17:19:02 +00:00
Sascha Ballach
6fb28a5a2b use double instead of sal_Int32 2000-11-16 17:16:51 +00:00
Sascha Ballach
ca72e97d6a add the method SetStatisticAttributes 2000-11-16 17:16:04 +00:00
Daniel Vogelheim
2f2b75e447 - fixed: im-/export of space after bookmarks, refmarks
- fixed: problems with tables within sections
2000-11-16 15:37:44 +00:00
Christian Lippka
cd287d5670 #79620# added support for named shapes 2000-11-16 15:31:37 +00:00
Michael Brauer
d44483e881 #80325#: ignore images that don't have a URL 2000-11-16 12:50:03 +00:00
Michael Brauer
fc498d364f contour polygon for text wrap 2000-11-16 12:23:56 +00:00
Niklas Nebel
b1cc6d8792 for type 0, write normal number element 2000-11-15 17:54:34 +00:00
Sascha Ballach
2939c9b414 remove all unused virtual methods 2000-11-15 13:03:33 +00:00
Michael Brauer
59b9fbc0d5 ruby, 2lines, text emphasis prepared, register truth reference style 2000-11-15 13:01:55 +00:00
Christian Lippka
bcea94e13a subtract refpoint 2000-11-15 11:28:21 +00:00
Christian Lippka
9a3c99deb2 fixed missing refpoint and export feature 2000-11-15 11:18:13 +00:00
Christian Lippka
2141dee60d added finishShape method for post import shape modifikation 2000-11-15 10:58:54 +00:00
Christian Lippka
7ebfded167 added finishShape method for post import shape modifikation 2000-11-15 09:05:02 +00:00
Daniel Vogelheim
c26ca6c062 #80284# XML im-/export continued
- changed: section and TOC im-/export restructured to accomodate indices
- added: im-/export of all index types (implemented but disabled due to API problems)
- changed: auto style Add(), Find() made public on txtparae.hxx
- changed: text:section-source-dde into office:dde-source
- changed: dde attribute names now use standard terminology
2000-11-14 13:42:50 +00:00
Daniel Vogelheim
b71e1da56b #80284# fixed: page-number field import in Calc/Draw/... 2000-11-14 12:43:09 +00:00
Caolán McNamara
23ba8ac10d Math Namespaces 2000-11-14 09:28:59 +00:00
Michael Brauer
7bc10890d7 font descriptions 2000-11-14 09:19:45 +00:00
Caolán McNamara
1e038acdc1 Math Namespaces 2000-11-14 09:13:10 +00:00
Michael Brauer
3559304047 font declarations and asian/complex font properties 2000-11-13 07:44:24 +00:00
Christian Lippka
50fd28c123 added support for util::DateTime property for AuthorField 2000-11-12 14:58:58 +00:00