2008/02/06 14:05:10 os 1.9.2.4: creating CharStyles for numbering/list symbols
2008/01/29 15:27:07 fridrich_strba 1.9.2.3: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes
2008/01/22 11:47:45 os 1.9.2.2: asserts fixed
2008/01/22 09:28:20 hbrinkm 1.9.2.1: import shape size, debug information
2008/02/13 07:42:07 os 1.21.2.5: paragraph styles cannot be applied to page styles
2008/02/06 14:05:09 os 1.21.2.4: creating CharStyles for numbering/list symbols
2008/01/29 15:27:07 fridrich_strba 1.21.2.3: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes
2008/01/28 14:45:10 os 1.21.2.2: list properties as context
2008/01/22 11:48:26 os 1.21.2.1: bookmark insertion fixed; frames in text supported
2008/02/06 14:05:09 os 1.22.2.8: creating CharStyles for numbering/list symbols
2008/01/28 14:45:10 os 1.22.2.7: list properties as context
2008/01/28 12:47:30 os 1.22.2.6: auto width of frames fixed
2008/01/25 09:05:42 hbrinkm 1.22.2.5: resolved signed/unsigned warnings
2008/01/24 14:47:39 os 1.22.2.4: support automatic width of frames
2008/01/23 14:48:36 fridrich_strba 1.22.2.3: fixing warnings on gcc 4.1.2 linux x86
2008/01/22 11:50:50 os 1.22.2.2: bookmark insertion fixed; frames in text supported;reference field support
2008/01/22 09:26:09 hbrinkm 1.22.2.1: read shape, debug information
2008/02/13 14:57:34 os 1.64.2.10: reset current tab stop after use
2008/02/13 07:42:07 os 1.64.2.9: paragraph styles cannot be applied to page styles
2008/02/06 14:05:09 os 1.64.2.8: creating CharStyles for numbering/list symbols
2008/01/30 09:30:20 fridrich_strba 1.64.2.7: fix debug build
2008/01/29 15:27:07 fridrich_strba 1.64.2.6: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes
2008/01/28 14:46:26 os 1.64.2.5: list properties as context
2008/01/25 09:05:16 hbrinkm 1.64.2.4: resolved signed/unsigned warnings
2008/01/24 14:47:39 os 1.64.2.3: support automatic width of frames
2008/01/23 14:48:36 fridrich_strba 1.64.2.2: fixing warnings on gcc 4.1.2 linux x86
2008/01/22 11:51:39 os 1.64.2.1: bookmark insertion fixed; frames in text supported
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/23 10:37:02 hbrinkm 1.9.4.2: #i85380# do not use directories as prerequisites of rules
2008/01/22 21:19:46 fridrich_strba 1.9.4.1: trying to make writerfilter parallel-build safe
2008/01/23 15:49:31 hbrinkm 1.7.4.3: #i85380# applied patch by pavel
2008/01/23 10:36:39 hbrinkm 1.7.4.2: #i85380# do not use directories as prerequisites of rules
2008/01/22 21:19:46 fridrich_strba 1.7.4.1: trying to make writerfilter parallel-build safe
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
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
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/11/14 12:59:01 hbrinkm 1.1.4.4: namespace clean up
2007/10/18 10:04:56 hbrinkm 1.1.4.3: licenseheader clean-up
2007/10/01 10:11:12 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02
2007/09/05 08:22:23 os 1.1.4.1: file values.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:12 +0000
2007/12/03 09:39:06 hbrinkm 1.41.12.15: use logger for debug output
2007/11/27 10:52:48 hbrinkm 1.41.12.14: use set method on uno::References
2007/11/21 12:04:58 hbrinkm 1.41.12.13: cleanups, shapes
2007/11/14 12:59:00 hbrinkm 1.41.12.12: namespace clean up
2007/11/09 14:14:41 hbrinkm 1.41.12.11: white space changes
2007/11/06 16:36:34 hbrinkm 1.41.12.10: flag at rng:defines: classfordefine, performance tinkering
2007/11/06 07:47:34 hub 1.41.12.9: fix a warning for a deprecated conversion (gcc 4.2.1)
2007/11/02 13:55:45 hbrinkm 1.41.12.8: handle attributeFormDefault, propagatesCharacterProperties
2007/10/30 11:03:07 hbrinkm 1.41.12.7: OOXMLFastContextHandlerPropertyTable
2007/10/19 10:45:43 hbrinkm 1.41.12.6: ooxmlsprmids
2007/10/18 10:03:57 hbrinkm 1.41.12.5: licenseheader clean-up, init_ooxml, ooxmlidsToXML
2007/10/11 14:58:48 hbrinkm 1.41.12.4: always check for attribute with and without namespace for ListValues, too
2007/10/11 13:14:14 hbrinkm 1.41.12.3: always check for attribute with and without namespace
2007/10/08 11:16:19 hbrinkm 1.41.12.2: merged missed changes from writerfilter3
2007/10/01 10:11:12 os 1.41.12.1: integration of cws writerfilter3 into cws xmlfilter02