summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/dmapper/BorderHandler.cxx
Commit message (Collapse)AuthorAgeFilesLines
* writerfilter08: merged DEV300_m74Henning Brinkmann2010-03-101-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | writerfilter07: logging for debugHenning Brinkmann[hbrinkm]2010-01-051-11/+9
| |
* | writerfilter07: more debug outputHenning Brinkmann[hbrinkm]2009-12-111-0/+21
|/
* CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann2009-10-281-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-10-16 10:25:35 +0200 os r276956 : warning fixed 2009-10-16 10:18:35 +0200 os r276954 : using namespace std removed from headers 2009-10-16 10:18:19 +0200 os r276953 : using namespace std removed from headers 2009-10-16 10:17:35 +0200 os r276952 : using namespace std removed from headers 2009-10-14 12:14:16 +0200 cedricbosdo r276890 : Fixed warnings 2009-10-09 08:36:35 +0200 cedricbosdo r276796 : Rebased to OOO320_m1 2009-10-05 11:32:53 +0200 cedricbosdo r276668 : * Fixed namespace_preprocess for windows build * Removed some unused variable * Set a default value for GetCurrentToken 2009-09-07 13:05:30 +0200 os r275892 : #i104155# support for empty URLs if called from writerfilter re-introduced 2009-09-04 14:36:14 +0200 cedricbosdo r275803 : CWS-TOOLING: rebase CWS writerfilter32bugfixes01 to trunk@275331 (milestone: DEV300:m56) 2009-05-15 17:36:28 +0200 cedricbosdo r271958 : Added file to test docx numbering import fixes 2009-05-15 17:28:27 +0200 cedricbosdo r271955 : * Implemented a VML import basis. * Fixed some docx numbering import bugs * Implemented docx outline style import 2009-03-16 11:42:06 +0100 hbrinkm r269515 : moved clog inside #ifdef 2009-03-13 18:30:14 +0100 cedricbosdo r269493 : Fixed a dummy paragraph ending problem 2009-03-13 13:57:58 +0100 cedricbosdo r269477 : Added the missing headers 2009-03-13 12:03:25 +0100 cedricbosdo r269466 : Fixed i#93786 and i#100176 2009-03-12 11:39:10 +0100 cedricbosdo r269377 : Fixed a crash in the redlines patch 2009-03-12 10:11:48 +0100 cedricbosdo r269362 : Fixes for the docx import 2009-03-12 10:10:37 +0100 cedricbosdo r269361 : docx import fixes for: + tables styles + pictures positionning + redlines Started to implement the docx settings.xml import
* CWS-TOOLING: integrate CWS os124Vladimir Glazounov2009-01-201-1/+2
| | | | | | | | | | | | | | | | | 2009-01-13 07:55:10 +0100 os r266195 : build error fixed 2009-01-12 17:56:41 +0100 os r266176 : CWS-TOOLING: rebase CWS os124 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 15:24:28 +0100 os r265819 : #i97456# build error with PCH fixed 2008-12-29 15:12:28 +0100 os r265818 : #i97388# minimum values set for char width and text size 2008-12-29 10:22:09 +0100 os r265815 : #i94820# date fields imported with the correct type 2008-12-23 14:51:15 +0100 os r265783 : #ii97295# force shell update before inserting frmame or picture on click to field 2008-12-23 13:31:42 +0100 os r265779 : #i92817# annotation workaround added 2008-12-23 11:44:05 +0100 os r265776 : #i92817# import of annotation added 2008-12-23 11:42:22 +0100 os r265775 : #i92817# draw model needs to be created before creation of an Outliner 2008-12-23 08:49:13 +0100 os r265770 : #i97436#loading of documents in the wizard should only enable the second wizard page 2008-12-22 11:40:26 +0100 os r265750 : collect and set TableBorder property - currently not correctly processed in Writer 2008-12-18 16:31:38 +0100 os r265704 : #i97397# table/cell/paragraph background improved# 2008-12-10 14:36:00 +0100 os r265188 : #i30490# minimum decreased for fixed line spacing 2008-12-10 14:33:05 +0100 os r265186 : #i30490# minimum decreased for fixed line spacing
* INTEGRATION: CWS changefileheader (1.7.4); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/28 15:52:59 rt 1.7.4.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGEDKurt Zenker2008-03-051-6/+6
| | | | 2008/01/22 09:52:43 os 1.6.2.1: line distance added
* INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGEDOliver Bolte2008-01-101-50/+56
| | | | | | | | 2007/11/15 10:01:06 os 1.5.12.5: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.5.12.4: namespace clean up 2007/11/12 12:59:04 os 1.5.12.3: statistical data added 2007/10/12 07:49:39 os 1.5.12.2: improve table import 2007/10/01 10:10:54 os 1.5.12.1: integration of cws writerfilter3 into cws xmlfilter02
* Apply table style text attributes; PropertyMap key type changedOliver Specht2007-06-271-3/+3
|
* don't apply default bordersOliver Specht2007-05-241-4/+8
|
* table attributesOliver Specht2007-05-031-40/+44
|
* using namespace writerfilterFridrich Štrba2007-04-251-2/+3
|
* handler of border attributesOliver Specht2007-04-251-0/+168