Commit graph

27 commits

Author SHA1 Message Date
Bjoern Michaelsen
88efc04329 revert to old writerfilter gbuilization
* gnumake4's writerfilter gbuildization got pushed in a seperate branch
 * it might or might not be merged to master later
2011-07-23 03:12:47 +02:00
Bjoern Michaelsen
ff2f7926a5 gnumake4: switching gbuildization
* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
2011-06-20 20:38:45 +02:00
Tor Lillqvist
8b23d5be31 Use specific DLLPUBLIC for each library
This avoids exporting the same functions from multiple DLLs.

Also don't mark template classes for DLL export/import, I think that
is not what we want. Or am I on crack?
2011-05-15 22:33:03 +03:00
Cédric Bosdonnat
61f6193d26 fdo#34489: fix the docx import of comments, properly resolve all ids
Comment, footnote and endnote ids are integer values, not strings. The
code was using string though the comments ids where defined as integers
in the model.xml. All are changed to integer values from now.
2011-03-31 12:43:07 +02:00
Noel Power
bb552b9b9e resolves fdo#34909
enable import of macros for docxm
2011-03-02 11:36:54 +00:00
Caolán McNamara
8c97ec61d7 add modelines to .hxx files as well 2010-10-28 15:49:40 +01:00
Cédric Bosdonnat
3d9ebded13 Misc improvements for docx VML import 2010-10-06 23:34:50 +02:00
Petr Mladek
32b1f46749 more removed include guards using fixguard.py 2010-10-05 18:20:33 +02:00
Jens-Heiner Rechtien
ea6543401c changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Ivo Hinkelmann
0851da4d8a CWS-TOOLING: integrate CWS dr68
2009-06-19 17:43:48 +0200 oc  r273175 : #i102946# some lines for new dialog added
2009-06-19 14:17:45 +0200 oc  r273158 : #i102946# three lines added
2009-05-19 11:56:14 +0200 dr  r272065 : #i99677# wrong attribute name
2009-05-18 18:37:05 +0200 dr  r272045 : #i10000# suncc warning
2009-05-05 16:46:13 +0200 dr  r271536 : #i10000# adoptions after rebase to master containing dr67
2009-05-05 16:01:19 +0200 dr  r271530 : #i10000# adoptions after rebase to master containing dr67
2009-05-04 14:20:39 +0200 dr  r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47)
2009-04-28 17:01:14 +0200 dr  r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46)
2009-04-23 12:21:40 +0200 dr  r271149 : #i100688# missing checkins
2009-04-23 12:18:16 +0200 dr  r271147 : #i100978# relations path handling
2009-04-22 19:25:45 +0200 nn  r271136 : #i49491# show navigator for double click on document position status bar control
2009-04-22 11:28:36 +0200 nn  r271085 : #i60401# small text change
2009-04-21 16:53:23 +0200 dr  r271044 : #i10000# missing dtor
2009-04-20 13:39:25 +0200 nn  r270977 : #i60401# add dialog to extend sort range (patch from maoyg)
2009-04-08 12:11:08 +0200 dr  r270630 : #i100943# prevent assertion when loading chart with empty category ranges
2009-04-07 19:03:00 +0200 dr  r270609 : #i100688# missing bits for OLE
2009-04-07 17:14:06 +0200 dr  r270605 : ported fix for #i100710#
2009-04-07 17:12:50 +0200 dr  r270604 : #i10000# wae
2009-04-07 15:31:55 +0200 dr  r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts
2009-04-06 15:00:03 +0200 dr  r270552 : #i99677# prevent recursive loading of the current document
2009-04-03 18:28:42 +0200 dr  r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes
2009-04-03 17:36:03 +0200 dr  r270509 : cache already imported embedded graphics
2009-04-03 16:46:34 +0200 dr  r270500 : more rework on bitmap fill and graphic object handling
2009-03-31 12:28:10 +0200 dr  r270271 : #i10000# unxlngi6 wae
2009-03-31 09:04:10 +0200 dr  r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45)
2009-03-30 17:42:05 +0200 dr  r270249 : #i91122# add missing doc
2009-03-30 17:37:08 +0200 dr  r270248 : #i91122# add missing doc
2009-03-30 16:59:15 +0200 dr  r270241 : #i99677# add import of ActiveX scrollbar controls
2009-03-30 14:30:36 +0200 dr  r270230 : #i91122# missing/wrong documentation
2009-03-30 13:03:38 +0200 dr  r270220 : #i99677# add import of ActiveX combobox and spinbutton controls
2009-03-27 11:46:59 +0100 dr  r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1)
2009-03-26 19:58:00 +0100 dr  r270104 : #i99677# move more OLE import code into ole submodule
2009-03-26 15:15:02 +0100 dr  r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes
2009-03-25 12:54:59 +0100 dr  r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1)
2009-03-24 10:59:29 +0100 dr  r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList
2009-03-24 10:40:18 +0100 dr  r269919 : #i100502# implicit precedence of '&&' was intended
2009-03-24 10:18:29 +0100 dr  r269917 : #i100502# missing parentheses
2009-03-23 15:17:48 +0100 dr  r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase
2009-03-19 12:45:20 +0100 dr  r269740 : #i99677# interface changes in oox
2009-03-18 15:51:50 +0100 dr  r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements
2009-03-16 15:25:30 +0100 dr  r269551 : #i99677# import excel form control client data (printable, cell link)
2009-03-13 18:37:17 +0100 dr  r269494 : #i99677# import image controls and check boxes
2009-03-12 15:08:18 +0100 dr  r269420 : #i10000# rebase problems
2009-03-12 14:43:09 +0100 dr  r269418 : #i10000# rebase problems
2009-03-12 14:42:41 +0100 dr  r269417 : #i10000# missing delivered header
2009-03-12 13:57:06 +0100 dr  r269405 : #i10000# typos
2009-03-12 12:58:52 +0100 dr  r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43)
2009-03-12 11:11:46 +0100 dr  r269374 : #i99677# first step to import BIFF8 page background
2009-03-12 10:21:53 +0100 dr  r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls
2009-03-09 16:44:50 +0100 dr  r269202 : #i99677# import some formatting attributes of command buttons
2009-03-05 15:31:46 +0100 dr  r268911 : #i99677# use VML shape client data to import excel VML shape positions
2009-03-05 11:39:48 +0100 dr  r268888 : #i99677# create UNO control shapes from VML control shapes
2009-03-05 11:38:59 +0100 dr  r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls
2009-03-05 11:30:40 +0100 dr  r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls
2009-03-04 18:46:05 +0100 dr  r268860 : adapt namespace ids according to oox
2009-03-04 18:43:49 +0100 dr  r268859 : #i99677# more VML import rework
2009-03-03 13:38:36 +0100 dr  r268721 : #i99677# more cleanup for VML filter
2009-03-03 13:13:15 +0100 dr  r268719 : #i99807# do not iterate beyond end of std::list
2009-03-02 11:55:49 +0100 dr  r268644 : add ST_XString support (encoded characters in attribute values)
2009-02-26 17:07:18 +0100 dr  r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing
2009-02-23 17:43:50 +0100 dr  r268365 : #i99426# remaining work on scenario import
2009-02-19 16:56:25 +0100 dr  r268295 : #i99426# base implementations for scenarios import
2009-07-15 14:57:49 +00:00
Vladimir Glazounov
dfaeeb0e10 INTEGRATION: CWS xmlfilter05 (1.14.2); FILE MERGED
2008/05/02 10:34:14 hbrinkm 1.14.2.3: RESYNC: (1.14-1.16); FILE MERGED
2008/04/24 08:43:55 hbrinkm 1.14.2.2: parse settings from docx
2008/04/02 10:58:33 hbrinkm 1.14.2.1: merged changes from xmlfilter04 to xmlfilter05
2008-07-01 09:55:52 +00:00
Rüdiger Timm
bd4b1fb9f4 INTEGRATION: CWS xmlfilter04 (1.13.14); FILE MERGED
2008/03/20 10:32:22 hbrinkm 1.13.14.5: resync cleanup
2008/03/19 14:33:16 hbrinkm 1.13.14.4: RESYNC: (1.13-1.14); FILE MERGED
2008/03/06 08:09:08 hbrinkm 1.13.14.3: removed getInputStream, new: getStorageStream, getTarget
2008/02/26 08:36:38 hbrinkm 1.13.14.2: additionally use type of footnote/endnote to specify which footnote/endnote to use
2008/02/21 12:33:22 hbrinkm 1.13.14.1: joined changes from xmlfilter03
2008-04-18 11:10:32 +00:00
Rüdiger Timm
6f71c24e0b INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED
2008/04/01 16:06:41 thb 1.14.4.3: #i85898# Stripping all external header guards
2008/04/01 13:02:26 thb 1.14.4.2: #i85898# Stripping all external header guards
2008/03/28 15:52:57 rt 1.14.4.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:55:59 +00:00
Kurt Zenker
3e8595e859 INTEGRATION: CWS xmlfilter03_DEV300 (1.13.2); FILE MERGED
2008/02/26 13:08:25 hbrinkm 1.13.2.5: undone changes aimed for xmlfilter04
2008/02/25 09:48:18 hbrinkm 1.13.2.4: additionally use type of footnote/endnote to specify which footnote/endnote to use
2008/02/15 08:49:37 hbrinkm 1.13.2.3: set/get XNoteId
2008/02/13 17:18:47 hbrinkm 1.13.2.2: getInputStreamForId
2008/01/22 09:13:38 hbrinkm 1.13.2.1: new method: getDocumentStream
2008-03-05 15:48:24 +00:00
Oliver Bolte
66f37f42ba INTEGRATION: CWS xmlfilter02 (1.9.12); FILE MERGED
2007/11/29 15:37:56 hbrinkm 1.9.12.5: save XModel and XShapes in document
2007/11/21 11:40:00 hbrinkm 1.9.12.4: getFastTokenHandler
2007/11/14 12:50:47 hbrinkm 1.9.12.3: namespace clean up
2007/10/18 08:26:41 hbrinkm 1.9.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel, ooxmlidsToXML
2007/10/01 10:16:57 os 1.9.12.1: integration of cws writerfilter3 into cws xmlfilter02
2008-01-10 10:32:22 +00:00
Vladimir Glazounov
fbbf04ae07 #100000# fix repository 2007-10-29 14:30:38 +00:00
Henning Brinkmann
26ec81a99a documentation 2007-06-29 15:00:03 +00:00
Henning Brinkmann
9d30bd4e67 documentation 2007-06-29 14:41:02 +00:00
Henning Brinkmann
7ebc0db32c comments aka annotations 2007-06-04 07:15:11 +00:00
Fridrich Štrba
1cd580bf3c and the headers and footer came to be... 2007-05-22 18:40:48 +00:00
Henning Brinkmann
d57944d2db resolve footnotes and endnotes 2007-05-21 13:24:04 +00:00
Henning Brinkmann
51616d243e create stream by relation id 2007-05-08 13:54:08 +00:00
Henning Brinkmann
9b63478122 fonttable, definition of numberings 2007-04-13 09:30:53 +00:00
Henning Brinkmann
0aa5da31d2 no message 2007-04-11 09:34:36 +00:00
Henning Brinkmann
3b40feff7d new stream type TYPES 2007-03-16 11:22:56 +00:00
Henning Brinkmann
506bec13e8 return C++ pointers in document factories 2007-02-21 14:06:33 +00:00
Henning Brinkmann
45138f95cc abstraction for document 2007-02-21 11:22:15 +00:00