summaryrefslogtreecommitdiff
path: root/writerfilter/source/resourcemodel
AgeCommit message (Collapse)Author
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-11-24CWS-TOOLING: integrate CWS writerfilter32bugfixes01_DEV300Vladimir Glazunov
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann
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
2009-10-21CWS-TOOLING: integrate CWS buildverbosityVladimir Glazounov
2009-10-13 15:51:48 +0200 fs r276867 : allow building with 'nodep'=='' 2009-10-11 22:39:56 +0200 fs r276820 : silence a compiler warning in a file only used when VERBOSE!="" 2009-10-09 14:37:43 +0200 fs r276807 : let not override the non-presence of $VERBOSE the given command line arguments 2009-10-09 14:36:25 +0200 fs r276806 : also deliver spirit/home/classic/debug/impl 2009-10-08 13:38:07 +0200 fs r276789 : not that many line feeds in --show mode 2009-10-08 13:13:01 +0200 fs r276788 : minor adjustments requested by hjs: - replaced space/tab mixes at beginning of lines with mere tab - made "nothing to update" message for the ZIPALLTARGET target more prominent - removed useless "echo > /dev/nul" statements 2009-10-07 13:32:12 +0200 fs r276753 : #i105585# 2009-10-07 11:31:59 +0200 fs r276742 : #i10000# missing dependency between stoc/security and stoc/util 2009-10-06 22:59:59 +0200 fs r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61) 2009-09-29 12:04:58 +0200 fs r276518 : #i10000# 2009-09-29 12:04:25 +0200 fs r276517 : oops 2009-09-29 12:01:07 +0200 fs r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives 2009-09-29 11:59:29 +0200 fs r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives 2009-09-29 11:52:32 +0200 fs r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request 2009-09-29 11:44:16 +0200 fs r276513 : do not duplicate IDLC call commands with different verbosity switches 2009-09-28 21:43:50 +0200 thb r276502 : #i84497# fixed potential recursive macro def + extra ls * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning and my spurious "recursive macro definition" error * solenv/inc/tg_app.mk: one extra ls silenced for app target (and quiet mode, that goes without saying) 2009-09-23 08:57:01 +0200 fs r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call 2009-09-21 11:42:26 +0200 fs r276320 : ignore output paths 2009-09-21 11:04:27 +0200 fs r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity 2009-09-21 10:30:14 +0200 fs r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO="" While both are equivalent at the moment, COMMAND_ECHO finally is an implementation default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag 2009-09-21 09:56:57 +0200 fs r276311 : forgot to re-generate from tg_zip before committing 2009-09-21 09:52:11 +0200 fs r276310 : #i84497# even less verbosity 2009-09-17 11:02:47 +0200 fs r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE 2009-09-15 22:59:37 +0200 fs r276189 : #i105022# copy fix for this P1 into this CWS 2009-09-15 11:56:35 +0200 fs r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58) 2009-09-14 17:45:10 +0200 fs r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance) 2009-09-14 15:01:33 +0200 fs r276124 : #i10000# 2009-09-11 23:58:46 +0200 thb r276083 : #i84497#: More quiet-build fine tuning - silenced rsc for real (properly filtering options for cpp, and a pretty brutal amputation of the tool blurp, which would have needed cmd opt parser duplication) - silenced deliver.pl - silenced checkdll.sh - silenced zip via -q (in quiet mode) - silenced various idl, resource, transex whatever tool, passing appropriate options down to them '-QQ' sometimes - silenced dmake, pointless blurb that something does *not* need update removed - silenced the old starview idl compiler, to not output tool's name & progress chars in quiet mode 2009-09-11 21:13:59 +0200 thb r276081 : #i84497#: More bits on the quiet mode of the build. The bulk of the changes is disabling those annoying "echo ------------------" lines for the quiet build, which has the stretch goal of outputting *exactly* one line per file compiled/linked/processed. Apart from that, silenced a few especialy annoying module-specific makefiles (basically adding $(COMMAND_ECHO) in front of a gazillion rules). Additionally, slightly tweaked what idlc regards verbose, normal, and quiet mode; this was to have it echo exactly one line per idl file processed (the fact that quiet mode did not echo *anything* for idl files was a bit too much for my taste) 2009-09-04 09:14:35 +0200 fs r275777 : don't emit the link parameters if VERBOSE!=TRUE 2009-09-02 10:31:15 +0200 fs r275700 : #i10000# 2009-09-02 08:44:14 +0200 fs r275697 : update svn:ignore to ignore the output paths 2009-09-02 08:40:54 +0200 fs r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:40:28 +0200 fs r275694 : GRAPHITE is missing in the BUILD_TYPE 2009-09-02 08:40:05 +0200 fs r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:39:25 +0200 fs r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:39:02 +0200 fs r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:38:09 +0200 fs r275690 : #i84497# less verbose output during build 2009-09-02 08:37:06 +0200 fs r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given
2009-03-06#i10000# fix for remove of LD_LIBRARY_PATH by CWS sb104Oliver Bolte
2009-01-21CWS-TOOLING: integrate CWS configuretoplevelVladimir Glazounov
2009-01-19 15:47:39 +0100 rene r266508 : CWS-TOOLING: rebase CWS configuretoplevel to trunk@266428 (milestone: DEV300:m39) 2009-01-18 00:35:31 +0100 rene r266462 : #i10000# Mac OS X "of course" has other paths... 2009-01-16 13:24:23 +0100 rene r266415 : make OS2 use STLport... 2009-01-15 22:08:38 +0100 rene r266393 : STLport for FreeBSD 2009-01-15 01:23:51 +0100 rene r266333 : #i98048# harmonize STL default; default to *NOT* use STLport 2009-01-09 22:44:43 +0100 rene r266120 : #i97428# try to find out XLIB via pkg-config 2009-01-09 22:41:18 +0100 rene r266119 : #i97827# fail when we don't find make 2008-12-27 01:19:34 +0100 rene r265812 : add make (dis)clean; force /bin/sh as we source *Enc.Set.sh 2008-12-27 01:16:31 +0100 rene r265811 : fix makefile.rc for config.*/config_office move 2008-12-26 22:37:54 +0100 rene r265810 : #i91641# in some cases, we also need the -Xbootclasspath at the second javac call 2008-12-26 17:55:11 +0100 rene r265806 : actually commit Makefile.in 2008-12-25 19:24:24 +0100 rene r265803 : CWS-TOOLING: rebase CWS configuretoplevel to trunk@265758 (milestone: DEV300:m38) 2008-12-10 22:51:06 +0100 rene r265232 : #i96912# revert, cws swffixes02 has the right fix 2008-12-08 18:47:10 +0100 rene r265014 : xulrunner has no /plugin or /nspr 2008-12-08 17:51:28 +0100 rene r265013 : i96912# fix --with-system-mozilla 2008-12-05 13:05:55 +0100 rene r264903 : #i95339# 2008-12-04 17:53:53 +0100 rene r264865 : fix merge error #i80238# add help for --with-epm 2008-12-04 17:44:28 +0100 rene r264864 : #i91641# fix build with JDKs already including a version of rhino which conflicts with our ancient one 2008-12-04 17:40:48 +0100 rene r264863 : i93429# check for sanity for expand.exe 2008-12-04 17:34:20 +0100 rene r264862 : config_office changes from m33 to m37 2008-12-04 17:28:55 +0100 rene r264861 : CWS-TOOLING: rebase CWS configuretoplevel to trunk@264807 (milestone: DEV300:m37) 2008-12-04 16:49:03 +0100 rene r264856 : fix cws. part 5 2008-12-04 16:45:06 +0100 rene r264855 : fix cws, part 4 2008-12-04 16:01:49 +0100 rene r264850 : fix cws, part 3 2008-12-04 15:14:12 +0100 rene r264848 : fix cws, part 2
2008-12-09CWS-TOOLING: integrate CWS os2port04Rüdiger Timm
2008-11-27 13:22:38 +0100 ydario r264480 : #i96439#: fix build for unix platforms. 2008-11-26 18:32:42 +0100 ydario r264433 : #i96439#: os2 systemshell code (dummy code). 2008-11-26 16:33:48 +0100 ydario r264421 : #i96439#: vcl fix for pdf export of truetype fonts. 2008-11-26 15:04:44 +0100 ydario r264399 : #i96439#: build macros fix scripts, gcc specific flags. 2008-11-26 15:00:15 +0100 ydario r264398 : #i96439#: vcl source code updates. 2008-11-26 13:21:37 +0100 ydario r264378 : #i96439#: os2 build system fixes. 2008-11-26 13:20:27 +0100 ydario r264377 : #i96439#: configuration and build macros updates. 2008-11-26 13:16:35 +0100 ydario r264375 : #i96439#: new launcher code, build system updates. 2008-11-26 13:12:49 +0100 ydario r264373 : #i96439#: use OSL endian macro. 2008-11-26 12:54:50 +0100 ydario r264371 : #i96439#: os2 build system fixes. 2008-11-26 12:30:46 +0100 ydario r264367 : #i96439#: os2 build system fixes. 2008-11-26 12:09:33 +0100 ydario r264365 : #i96439#: _Export is a reserved keyword under gcc for os2. 2008-11-26 12:08:12 +0100 ydario r264364 : #i96439#: new libpath handling. 2008-11-26 11:57:51 +0100 ydario r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
2008-09-19No old windows def files needed any more.Rüdiger Timm
2008-07-22INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGEDOliver Bolte
2008/06/29 13:05:44 dr 1.3.6.4: RESYNC: (1.3-1.4); FILE MERGED 2008/06/12 15:04:43 hbrinkm 1.3.6.3: moved PropertySetToTagHandler 2008/05/30 12:26:58 hbrinkm 1.3.6.2: moved classes/functioins to util.cxx 2008/05/27 11:36:11 dr 1.3.6.1: joined changes from CWS xmlfilter05
2008-07-22INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGEDOliver Bolte
2008/06/29 13:05:48 dr 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2008/05/30 12:27:14 hbrinkm 1.4.6.2: moved classes/functioins to util.cxx 2008/05/27 11:36:11 dr 1.4.6.1: joined changes from CWS xmlfilter05
2008-07-22INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGEDOliver Bolte
2008/05/30 12:26:32 hbrinkm 1.3.6.1: moved classes/functioins to util.cxx
2008-07-22INTEGRATION: CWS xmlfilter06 (1.10.6); FILE MERGEDOliver Bolte
2008/07/10 11:12:17 dr 1.10.6.4: RESYNC: (1.11-1.12); FILE MERGED 2008/06/27 12:56:27 dr 1.10.6.3: RESYNC: (1.10-1.11); FILE MERGED 2008/05/30 12:25:40 hbrinkm 1.10.6.2: new object: TagLogger.obj 2008/05/27 11:36:11 dr 1.10.6.1: joined changes from CWS xmlfilter05
2008-07-22INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDEDOliver Bolte
2008/07/18 13:56:05 dr 1.1.2.6: #i10000# missing include 2008/06/30 17:29:51 dr 1.1.2.5: #10000# missing newlines 2008/06/12 15:04:43 hbrinkm 1.1.2.4: moved PropertySetToTagHandler 2008/06/05 16:01:19 hbrinkm 1.1.2.3: robustness 2008/06/02 15:23:30 hbrinkm 1.1.2.2: use environment variable TAGLOGGERTMP to create name for output file 2008/05/30 12:28:30 hbrinkm 1.1.2.1: a tag logger
2008-07-03#i10000# Disable optimization for qnametostr.cxx when on linux 64 bit. ↵Rüdiger Timm
(Otherwise I get 'cc1plus: out of memory allocating 80999912 bytes after a total of 38473728 bytes'.)
2008-07-01INTEGRATION: CWS xmlfilter05 (1.2.2); FILE MERGEDVladimir Glazounov
2008/06/27 11:11:21 dr 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2008/05/15 08:44:35 hbrinkm 1.2.2.3: do not print property MetaFile to prevent crash 2008/05/02 10:32:09 hbrinkm 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 10:58:41 hbrinkm 1.2.2.1: merged changes from xmlfilter04 to xmlfilter05
2008-07-01INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGEDVladimir Glazounov
2008/05/02 10:32:06 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/24 08:58:04 hbrinkm 1.2.18.1: count utexts
2008-07-01INTEGRATION: CWS xmlfilter05 (1.3.8); FILE MERGEDVladimir Glazounov
2008/06/27 11:11:13 dr 1.3.8.4: RESYNC: (1.4-1.5); FILE MERGED 2008/05/06 15:10:45 hbrinkm 1.3.8.3: removed shadowing sBuffer 2008/05/02 10:31:56 hbrinkm 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/24 08:58:04 hbrinkm 1.3.8.1: count utexts
2008-06-16INTEGRATION: CWS hr51 (1.3.10); FILE MERGEDRüdiger Timm
2008/06/06 14:12:15 hr 1.3.10.1: #i88947#: includes
2008-06-16INTEGRATION: CWS hr51 (1.4.10); FILE MERGEDRüdiger Timm
2008/06/06 14:12:15 hr 1.4.10.1: #i88947#: includes
2008-06-09INTEGRATION: CWS sb87 (1.10.4); FILE MERGEDRüdiger Timm
2008/04/25 07:44:17 sb 1.10.4.1: wrong macro in rule ($^ vs $<)
2008-04-18INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGEDRüdiger Timm
2008/03/06 08:22:37 hbrinkm 1.2.14.2: use xmlify for output of xml attributes 2008/03/04 14:14:21 hbrinkm 1.2.14.1: XMLTag/XMLAttribute implementation
2008-04-10INTEGRATION: CWS changefileheader (1.2.36); FILE MERGEDRüdiger Timm
2008/03/28 15:53:07 rt 1.2.36.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.4); FILE MERGEDRüdiger Timm
2008/03/28 15:53:07 rt 1.2.4.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.20); FILE MERGEDRüdiger Timm
2008/03/28 15:53:07 rt 1.3.20.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.20); FILE MERGEDRüdiger Timm
2008/03/28 15:53:07 rt 1.2.20.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.10); FILE MERGEDRüdiger Timm
2008/03/28 15:53:07 rt 1.3.10.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.9.2); FILE MERGEDRüdiger Timm
2008/03/28 15:53:07 rt 1.9.2.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.20); FILE MERGEDRüdiger Timm
2008/03/28 15:53:06 rt 1.2.20.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.4); FILE MERGEDRüdiger Timm
2008/03/28 15:53:06 rt 1.5.4.1: #i87441# Change license header to LPGL v3.
2008-03-25INTEGRATION: CWS winordinals (1.7.6); FILE MERGEDOliver Bolte
2008/03/07 15:16:16 vg 1.7.6.1: #i86800# switch to symbol-exporting scheme
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDEDKurt Zenker
2008/01/30 08:55:01 fridrich_strba 1.1.2.4: fix some warnings on 64bit - using SAL_PRI* macros is advised 2008/01/23 14:48:37 fridrich_strba 1.1.2.3: fixing warnings on gcc 4.1.2 linux x86 2008/01/23 14:17:07 os 1.1.2.2: include WW8ResourceModel.hxx to export logger()-symbol 2008/01/22 09:58:36 hbrinkm 1.1.2.1: new object util.obj
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGEDKurt Zenker
2008/01/31 08:10:00 os 1.6.2.6: '$' added to path separator 2008/01/25 09:15:20 hbrinkm 1.6.2.5: merged changes from xf02bigcleanup 2008/01/24 07:48:06 os 1.6.2.4: path separator has to be '$/' 2008/01/23 14:42:50 os 1.6.2.3: include inc/writerfilter.mk 2008/01/23 13:54:34 fridrich_strba 1.6.2.2: crossmerging changes from xf02bigcleanup 2008/01/22 09:58:17 hbrinkm 1.6.2.1: new object util.obj
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGEDKurt Zenker
2008/01/25 09:15:54 hbrinkm 1.3.2.2: merged changes from xf02bigcleanup 2008/01/22 09:59:37 hbrinkm 1.3.2.1: moved logger and propertysettostring to new object util.obj
2008-01-24INTEGRATION: CWS xf02bigcleanup (1.2.4); FILE MERGEDVladimir Glazounov
2008/01/23 15:50:23 hbrinkm 1.2.4.1: #i85380# applied patch by pavel
2008-01-24INTEGRATION: CWS xf02bigcleanup (1.6.4); FILE MERGEDVladimir Glazounov
2008/01/24 09:13:28 hbrinkm 1.6.4.4: #i85380# makefile did not work with wntmsci11 2008/01/23 13:26:13 hbrinkm 1.6.4.3: #i85380# do not use ">>" or ">" to concat several files 2008/01/23 10:37:12 hbrinkm 1.6.4.2: #i85380# do not use directories as prerequisites of rules 2008/01/22 21:19:46 fridrich_strba 1.6.4.1: trying to make writerfilter parallel-build safe
2008-01-24INTEGRATION: CWS xf02bigcleanup (1.3.4); FILE MERGEDVladimir Glazounov
2008/01/23 15:50:23 hbrinkm 1.3.4.1: #i85380# applied patch by pavel
2008-01-17#i85315# WaE fixesVladimir Glazounov
2008-01-10INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGEDOliver Bolte
2007/11/08 08:45:25 hbrinkm 1.2.12.1: sprmids moved to doctok
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte
2007/11/08 14:50:23 hbrinkm 1.1.2.1: use footer file for qnametostr.cxx
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte
2007/12/03 09:40:42 hbrinkm 1.1.2.1: common handlers moved to resourcemodel
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte
2007/12/07 09:40:06 hbrinkm 1.1.2.2: outputGroup when ResourceModelOuput is destroyed 2007/12/03 09:40:42 hbrinkm 1.1.2.1: common handlers moved to resourcemodel
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGEDOliver Bolte
2007/11/15 13:03:22 hbrinkm 1.1.12.5: corrected DLLPUBLIC 2007/11/14 13:00:50 hbrinkm 1.1.12.4: namespace clean up 2007/11/08 15:11:24 hbrinkm 1.1.12.3: no need for includes: OOXMLDocument.hxx, WW8Document.hxx 2007/10/18 10:07:29 hbrinkm 1.1.12.2: analyzerIds 2007/10/01 10:11:13 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGEDOliver Bolte
2007/11/09 09:51:42 hbrinkm 1.1.12.4: WRITERFILTER_DLLPUBLIC for analyzeIds 2007/10/19 10:42:16 hbrinkm 1.1.12.3: ooxmlsprmids 2007/10/18 10:07:28 hbrinkm 1.1.12.2: analyzerIds 2007/10/01 10:11:13 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02
2008-01-10INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGEDOliver Bolte
2007/12/07 09:39:19 hbrinkm 1.5.12.13: resourcemodel.obj depends on generated headers 2007/12/03 09:40:17 hbrinkm 1.5.12.12: new object file resourcemodel.obj 2007/11/08 14:50:23 hbrinkm 1.5.12.11: use footer file for qnametostr.cxx 2007/11/08 13:16:47 fridrich_strba 1.5.12.10: the same xsltproc whether the java is there or not 2007/11/08 12:25:19 hbrinkm 1.5.12.9: cleanup 2007/11/08 08:44:44 hbrinkm 1.5.12.8: cleanup 2007/11/06 16:37:07 hbrinkm 1.5.12.7: using xsltproc now 2007/10/31 15:40:16 fridrich_strba 1.5.12.6: generate always the generated files + try to be working in all possibilities, with/without java, with internal/system xalan/libxslt 2007/10/24 08:32:05 os 1.5.12.5: DOCTOKLIB moved 2007/10/24 08:20:43 os 1.5.12.4: doctok library added 2007/10/19 10:59:06 hbrinkm 1.5.12.3: analyzer.obj not needed 2007/10/19 10:42:15 hbrinkm 1.5.12.2: ooxmlsprmids 2007/10/18 10:06:38 hbrinkm 1.5.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte
2007/10/19 10:41:13 hbrinkm 1.1.2.1: needed to generate analyzer.cxx
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte
2007/11/14 13:00:50 hbrinkm 1.1.2.2: namespace clean up 2007/10/18 10:08:01 hbrinkm 1.1.2.1: moved WW8Analyzer to resourcemodel
2008-01-10INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDEDOliver Bolte
2007/12/12 07:53:29 hbrinkm 1.1.2.6: propertysettostring 2007/12/03 16:23:15 hub 1.1.2.5: remove a nasty global initializer check getenv() as if it returns NULL the std::string initialization will crash (was breaking the build here). 2007/12/03 09:41:15 hbrinkm 1.1.2.4: use logger for debug output 2007/11/14 13:00:50 hbrinkm 1.1.2.3: namespace clean up 2007/10/18 23:02:43 hub 1.1.2.2: fix namespace so that it compile with gcc 4.2.1. Fridrich told me it was OK. 2007/10/18 10:08:01 hbrinkm 1.1.2.1: moved WW8Analyzer to resourcemodel
2007-07-04new version for SRC680Vladimir Glazounov
2007-06-19remove cyclic dependenciesFridrich Štrba
2007-06-15added includeHenning Brinkmann