2010-10-27 13:11:31 +01:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
/*
|
|
|
|
* This file is part of the LibreOffice project.
|
2007-04-11 12:36:29 +00:00
|
|
|
*
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2007-04-11 12:36:29 +00:00
|
|
|
*
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
* This file incorporates work covered by the following license notice:
|
2007-04-11 12:36:29 +00:00
|
|
|
*
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
|
|
* with this work for additional information regarding copyright
|
|
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of
|
|
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
|
|
*/
|
2007-04-11 12:36:29 +00:00
|
|
|
|
2013-10-23 19:09:35 +02:00
|
|
|
#ifndef INCLUDED_XMLOFF_XMLTOKEN_HXX
|
|
|
|
#define INCLUDED_XMLOFF_XMLTOKEN_HXX
|
2007-04-11 12:36:29 +00:00
|
|
|
|
2013-11-09 15:30:56 -06:00
|
|
|
#include <sal/config.h>
|
|
|
|
#include <xmloff/dllapi.h>
|
2007-04-11 12:36:29 +00:00
|
|
|
#include <sal/types.h>
|
2013-04-07 12:06:47 +02:00
|
|
|
#include <rtl/ustring.hxx>
|
2017-07-09 22:37:00 +05:30
|
|
|
#include <sax/fastattribs.hxx>
|
2007-04-11 12:36:29 +00:00
|
|
|
|
|
|
|
/**
|
|
|
|
* Handling of tokens in XML:
|
|
|
|
*
|
|
|
|
* This header defines te enum ::xmloff::token::XMLTokenEnum containing one
|
|
|
|
* value for every fixed string used in our XML files.
|
|
|
|
*
|
|
|
|
* Usage:
|
|
|
|
* To obtain an OUString for a token, use the GetXMLToken() function.
|
|
|
|
* To test equality of an OUString and a token, use IsXMLToken().
|
|
|
|
* Additionally, XMLTokenEnum values may be passed to SvXMLExport::AddAttribute
|
|
|
|
* methods and the SvXMLElementExport constructor.
|
|
|
|
*/
|
|
|
|
|
|
|
|
namespace xmloff { namespace token {
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* The enumeration of all XML tokens.
|
|
|
|
*/
|
|
|
|
enum XMLTokenEnum
|
|
|
|
{
|
|
|
|
XML_TOKEN_START = 0,
|
|
|
|
XML_TOKEN_INVALID = XML_TOKEN_START,
|
|
|
|
|
|
|
|
// common xml
|
|
|
|
XML_CDATA,
|
|
|
|
XML_WS,
|
|
|
|
XML_XML,
|
|
|
|
XML_XMLNS,
|
|
|
|
XML_XML_PI,
|
|
|
|
XML_XML_DOCTYPE_PREFIX,
|
|
|
|
XML_XML_DOCTYPE_SUFFIX,
|
|
|
|
|
|
|
|
// namespace prefixes and names
|
2008-07-01 19:48:06 +00:00
|
|
|
XML_N_XML,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_NP_OFFICE,
|
|
|
|
XML_N_OFFICE,
|
|
|
|
XML_N_OFFICE_OLD,
|
|
|
|
XML_NP_META,
|
|
|
|
XML_N_META,
|
|
|
|
XML_N_META_OLD,
|
|
|
|
XML_NP_STYLE,
|
|
|
|
XML_N_STYLE,
|
|
|
|
XML_N_STYLE_OLD,
|
|
|
|
XML_NP_NUMBER,
|
|
|
|
XML_N_NUMBER,
|
|
|
|
XML_N_NUMBER_OLD,
|
|
|
|
XML_NP_TEXT,
|
|
|
|
XML_N_TEXT,
|
|
|
|
XML_N_TEXT_OLD,
|
|
|
|
XML_NP_TABLE,
|
|
|
|
XML_N_TABLE,
|
|
|
|
XML_N_TABLE_OLD,
|
|
|
|
XML_NP_DRAW,
|
|
|
|
XML_N_DRAW,
|
|
|
|
XML_NP_DR3D,
|
|
|
|
XML_N_DR3D,
|
|
|
|
XML_N_DRAW_OLD,
|
|
|
|
XML_NP_PRESENTATION,
|
|
|
|
XML_N_PRESENTATION,
|
|
|
|
XML_N_PRESENTATION_OLD,
|
|
|
|
XML_NP_CHART,
|
|
|
|
XML_N_CHART,
|
|
|
|
XML_NP_CONFIG,
|
|
|
|
XML_N_CONFIG,
|
|
|
|
XML_N_CHART_OLD,
|
|
|
|
XML_NP_FO,
|
|
|
|
XML_N_FO_OLD,
|
|
|
|
XML_N_FO,
|
|
|
|
XML_NP_XLINK,
|
|
|
|
XML_N_XLINK,
|
|
|
|
XML_N_XLINK_OLD,
|
|
|
|
XML_NP_DC,
|
|
|
|
XML_N_DC,
|
|
|
|
XML_NP_SVG,
|
|
|
|
XML_N_SVG,
|
|
|
|
XML_NP_FORM,
|
|
|
|
XML_N_FORM,
|
|
|
|
XML_NP_SCRIPT,
|
|
|
|
XML_N_SCRIPT,
|
|
|
|
XML_NP_XFORMS_1_0,
|
|
|
|
XML_N_XFORMS_1_0,
|
|
|
|
XML_NP_XSD,
|
|
|
|
XML_N_XSD,
|
|
|
|
XML_NP_XSI,
|
|
|
|
XML_N_XSI,
|
|
|
|
|
|
|
|
XML_NP_BLOCK_LIST,
|
|
|
|
XML_N_BLOCK_LIST,
|
|
|
|
|
|
|
|
XML_NP_MATH,
|
|
|
|
XML_N_MATH,
|
|
|
|
|
|
|
|
XML_NP_VERSIONS_LIST,
|
|
|
|
XML_N_VERSIONS_LIST,
|
|
|
|
|
2008-07-01 19:48:06 +00:00
|
|
|
// erAck: 2008-04-09T20:02+0200 OpenFormula aka ODFF
|
|
|
|
XML_NP_OF,
|
|
|
|
XML_N_OF,
|
|
|
|
|
CWS-TOOLING: integrate CWS odfmetadata2
2009-06-22 11:48:36 +0200 mst r273206 : - connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx:
+ add "include ustrbuf.hxx" to work around warning caused by
solaris <sys/kstat.h> declaring a global "long l ;"
2009-06-19 14:25:25 +0200 mst r273159 : - scp2/source/ooo/file_library_ooo.scp:
+ fix MinGW build
2009-06-08 12:52:33 +0200 mst r272727 : - redland/raptor-1.4.18.patch.mingw, redland/raptor/makefile.mk:
+ disable parsers that do not build on MinGW (thanks for patch by tono)
2009-05-15 17:31:07 +0200 mst r271957 : fix typos
2009-05-15 17:28:57 +0200 mst r271956 : #i101965#
- offapi/com/sun/star/text/TextPortion:
+ add missing properties:
SoftPageBreak, DocumentIndexMark, ReferenceMark, Footnote, TextField
+ fix read-only status of properties: Bookmark, IsStart, IsCollapsed
- offapi/type_reference/{typelibrary_history.txt,types.rdb}:
+ update reference types.rdb
2009-05-07 14:41:38 +0200 mst r271669 : - sw/inc/{fmtftn.hxx,unocoll.hxx,doc.hxx,editsh.hxx,ftninfo.hxx},
sw/source/core/layout/{flowfrm.cxx,ftnfrm.cxx},
sw/source/core/doc/docftn.cxx, sw/source/core/edit/edattr.cxx,
sw/source/core/txtnode/atrftn.cxx, sw/source/core/unocore/unocoll.cxx,
sw/source/ui/fldui/fldref.cxx:
+ fix warning ... the hard way
+ also fix signature of SwDoc::SetCurFtn
2009-05-05 19:52:55 +0200 mst r271556 : - sw/inc/undobj.hxx:
+ make some members const
2009-05-05 19:34:40 +0200 mst r271555 : - sw/inc/rolbck.hxx, sw/source/core/undo/rolbck.cxx:
+ make some members const
2009-05-05 19:13:14 +0200 mst r271553 : - sw/inc/{undobj.hxx,rolbck.hxx},
sw/source/core/undo/{unbkmk.cxx,rolbck.cxx}:
+ fix rebase merge error
+ rename SwHstryBookmark to SwHistoryBookmark
+ clean up SwUndoBookmark
2009-05-05 19:05:53 +0200 mst r271552 : - sw/source/core/unocore/unoportenum.cxx:
+ fix annoying assertion
2009-05-05 15:34:48 +0200 mst r271522 : CWS-TOOLING: rebase CWS odfmetadata2 to trunk@271427 (milestone: DEV300:m47)
2009-05-04 12:37:01 +0200 mst r271444 : trivial
2009-04-22 13:30:37 +0200 mst r271102 : - sfx2/inc/sfx2/dinfdlg.hxx:
+ trivial change
2009-04-21 16:46:58 +0200 mst r271043 : - sw/inc/hintids.hxx:
+ introduce some predicates for the various hints, and use them
2009-04-21 16:19:03 +0200 mst r271041 : - sw/inc/undobj.hxx,
sw/source/core/doc/{docfly.cxx,docfmt.cxx,docftn.cxx,doctxm.cxx},
sw/source/core/undo/{unattr.cxx,unins.cxx}:
+ clean up unattr.cxx:
remove/fix casts, prefix members, use auto_ptr, etc.
2009-04-21 15:34:23 +0200 mst r271039 : - sw/inc/{rolbck.hxx,undobj.hxx},
sw/source/core/doc/docfmt.cxx,
sw/source/core/txtnode/{thints.cxx,txtedt.cxx},
sw/source/core/undo/{rolbck.cxx,undel.cxx,undobj.cxx,unins.cxx,unmove.cxx,
unovwr.cxx,unsect.cxx,unspnd.cxx,untbl.cxx,untblk.cxx,unattr.cxx}:
+ clean up SwHistory, SwRegHistory and SwHistoryHint etc.:
remove/fix casts, prefix members, remove wrong const annotations,
use auto_ptr, remove unused members, etc.
2009-04-20 19:17:36 +0200 mst r271013 : - sw/inc/ndhints.hxx,
sw/source/core/text/{itrtxt.cxx,txtftn.cxx,itratr.cxx,porfly.cxx,
txtfrm.cxx,txtdrop.cxx,frmform.cxx},
sw/source/core/txtnode/{ndtxt.cxx,ndhints.cxx,thints.cxx,txtedt.cxx},
sw/source/core/edit/acorrect.cxx,
sw/source/core/doc/{docedt.cxx,docfmt.cxx},
sw/source/filter/html/swhtml.cxx:
+ clean up SwHintsArray and its subclasses: remove/fix casts, prefix members
2009-04-20 18:42:07 +0200 mst r271007 : - sw/source/core/text/txtio.cxx, sw/source/core/edit/edattr.cxx,
sw/source/core/undo/rolbck.cxx:
+ remove JP_NEWCORE dead code
2009-04-20 18:38:09 +0200 mst r271006 : - sw/source/core/unocore/unochart.cxx:
+ silence unxlngi warning (debug=t)
2009-04-20 16:36:13 +0200 mst r270991 : - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx,
sfx2/source/doc/objserv.cxx, sw/source/ui/fldui/flddinf.hxx:
+ trivial cleanups
2009-04-20 15:28:52 +0200 mst r270990 : - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx,
sfx2/source/doc/objserv.cxx:
+ fix bug: replaying a macro with a DocumentInfoItem removes all
user-defined properties
2009-03-10 15:08:20 +0100 mst r269273 : - sfx2/source/doc/Metadatable.cxx:
+ add missing SolarMutex guards
2009-03-10 14:46:29 +0100 mst r269272 : - unoxml/source/rdf/librdf_repository.cxx:
+ never free rdf_world because that would call libxm2 xmlCleanupParser
(and, to add insult to injury, other libxml2 functions later...)
2009-03-06 19:02:44 +0100 mst r269041 : argh! undo...
2009-03-06 19:00:58 +0100 mst r269040 : fix #i99931#
- sw/source/ui/uno/unomod.cxx:
+ SwXViewSettings::_getSingleValue returns uninitialized memory
for the ZoomType property if the value is PAGE_WIDTH_EXACT
2009-03-06 18:59:28 +0100 mst r269039 : - sw/inc/ndtxt.hxx, sw/source/core/txtnode/ndtxt.cxx,
sw/source/core/unocore/unoportenum.cxx:
+ fix some more wntmsci12 warnings...
2009-03-06 18:56:46 +0100 mst r269038 : - sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx:
+ work around spurious warning on unxsoli4 debug=t
2009-03-05 14:02:01 +0100 mst r268902 : - sw/inc/txatbase.hxx:
+ back to c-style casts, they also compile on wntmsci12...
2009-03-05 10:23:25 +0100 mst r268882 : - comphelper/inc/comphelper/processfactory.hxx,
comphelper/source/processfactory/processfactory.cxx:
+ revert change of return type of comphelper_getProcessComponentContext
to Reference: does not build on wntmsci12
2009-03-04 19:08:09 +0100 mst r268861 : - sw/source/core/txtnode/{atrtox.cxx,ndtxt.cxx}:
+ fix initialization
2009-03-04 14:37:30 +0100 mst r268831 : - solenv/inc/target.mk:
+ fix CLASSPATH so complex tests run (fix by sb)
2009-03-04 14:36:30 +0100 mst r268830 : - sw/inc/unoobj.hxx,
sw/source/core/unocore/{unoparagraph.cxx,unoobj.cxx,unoobj2.cxx}:
+ SwXParaFrameEnumeration constructor now takes SwPaM, not SwUnoCrsr
+ move SwParaSelection into unoparagraph.cxx, as it is only used there
+ bugfix: replace SwUnoCrsrs on stack with SwCursors
2009-03-04 14:34:46 +0100 mst r268829 : - sw/inc/pam.hxx, sw/source/core/crsr/pam.cxx,
sw/source/core/edit/eddel.cxx, sw/source/core/doc/docredln.cxx,
sw/source/core/undo/{untbl.cxx,undel.cxx}, sw/source/filter/rtf/swparrtf.cxx:
+ clean up SwPaM: prefix members
+ new constructor SwPosition(SwCntntNode&, xub_StrLen)
+ fix several broken SwPosition and SwPaM constructors
+ SwPam::DeleteMark now actually resets the unused position to default
2009-03-02 12:07:09 +0100 mst r268646 : - sw/inc/fmtcol.hxx:
+ fix annoying warning (gcc 4)
2009-03-02 12:06:27 +0100 mst r268645 : - odk/util/check.pl, odk/examples/DevelopersGuide/Text/TextDocuments.java:
+ rename module from FieldMaster to fieldmaster
2009-02-27 19:49:56 +0100 mst r268614 : - sfx2/inc/sfx2/Metadatable.hxx, sfx2/prj/d.lst,
sfx2/source/doc/{Metadatable.cxx,makefile.mk},
sw/inc/{SwMetadatable.hxx,unoobj.hxx,undobj.hxx,ndtxt.hxx},
sw/source/core/doc/{SwMetadatable.cxx,makefile.mk,docnew.cxx},
sw/source/core/undo/{untbl.cxx,unins.cxx},
sw/source/core/unocore/unoparagraph.cxx, sw/source/ui/app/docsh.cxx:
+ move Metadatable implementation from sw to sfx2
2009-02-27 17:58:55 +0100 mst r268608 : - sw/inc/{SwMetadatable.hxx,undobj.hxx}, sw/source/core/doc/SwMetadatable.cxx,
sw/source/core/undo/{untbl.cxx,unins.cxx,undel.cxx}:
+ CreateUndo now returns an opaque MetadatableUndo object
2009-02-27 13:15:44 +0100 mst r268587 : - sw/inc/ndtxt.hxx, sw/source/core/doc/docfmt.cxx,
sw/source/core/text/{itratr.cxx,porlay.cxx},
sw/source/core/txtnode/{txtedt.cxx,ndtxt.cxx,thints.cxx}:
+ clean up SwTxtNode: fix casts, prefix members
+ factor out inline function SwTxtNode::TryDeleteSwpHints()
2009-02-27 13:14:30 +0100 mst r268586 : - svx/inc/svx/emphitem.hxx:
+ fix borken header guard
2009-02-27 13:13:56 +0100 mst r268585 : - sfx2/source/bastyp/progress.cxx:
+ fix use of compiler specific macro
2009-02-27 11:00:32 +0100 mst r268564 : - sw/inc/{txatbase.hxx,txtatr.hxx,txtinet.hxx,txtfld.hxx,txtftn.hxx,
txtflcnt.hxx,txttxmrk.hxx,txtrfmrk.hxx},
sw/source/core/txtnode/{atrtox.cxx,atrref.cxx,atrflyin.cxx,atrftn.cxx,
txtatr2.cxx,txatbase.cxx,atrfld.cxx,txtedt.cxx},
sw/source/core/text/atrstck.cxx, sw/source/core/access/acchyperlink.cxx,
sw/source/core/doc/visiturl.cxx, sw/source/ui/wrtsh/wrtsh2.cxx:
+ clean up SwTxtAttr and its subclasses: remove/fix casts, prefix members
+ SwTxtINetFmt: remove unused member bColor
- sw/source/core/text/txtfld.cxx:
+ move SwTxtFld methods to atrfld.cxx
2009-02-27 10:58:44 +0100 mst r268563 : - sfx2/inc/sfx2/sfxbasemodel.hxx:
+ don't privately inherit BaseMutex, ScModelObj wants to access it
2009-02-27 10:58:02 +0100 mst r268562 : - xmloff/source/core/{RDFaExportHelper.cxx,RDFaImportHelper.cxx}:
+ arrrgh!!! someone thought it would be a good idea to have 2 different
versions of boost in external! and they're NOT compatible!!!
insert an ugly fragile hack that maybe works with both...
2009-02-26 17:42:26 +0100 mst r268544 : - comphelper/inc/comphelper/storagehelper.hxx.
sfx2/source/doc/DocumentMetadataAccess.cxx:
+ someone made IsValidZipEntryFileName a static method and didn't tell me
2009-02-26 15:52:56 +0100 mst r268529 : redland: split up patches
2009-02-26 13:17:56 +0100 mst r268509 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
#i95863#
- sw/inc/segdefs{,_}.hxx:
+ remove obsolete files
- sw/source/ui/inc/itemdef.hxx:
+ remove itemdef.hxx
- sw/source/ui/app/[apphdl.cxx,docsh.cxx}, sw/source/ui/misc/glshell.cxx,
sw/source/ui/shells/*.cxx, sw/source/ui/uiview/*.cxx, sw/source/ui/web/*.cxx:
+ use sfx2/msg.hxx instead of itemdef.hxx
- sw/source/core/edit/eddel.cxx:
+ @ JP: SwEditShell::Replace:
you're right, deleting the text to be replaced first, and then inserting
a space, and then replacing that space is unnecessary.
whew, i'm so happy that we finally answered that question after 11 years.
- sw/inc/edimp.hxx:
+ remove FOREACHCURSOR_START, FOREACHCURSOR_END
- sw/inc/{swcrsr.hxx,unocrsr.hxx,viscrs.hxx},
sw/source/core/crsr/{crsrsh.cxx,swcrsr.cxx,trvlreg.cxx,trvltbl.cxx,
unocrsr.cxx,viscrs.cxx},
sw/source/core/doc/{docbm.cxx,doccorr.cxx},
sw/source/core/docnode/{ndtbl.cxx,ndtbl1.cxx},
sw/source/core/edit/editsh.cxx,
sw/source/core/frmedt/{fefly1.cxx,fetab.cxx,tblsel.cxx},
sw/source/core/layout/trvlfrm.cxx,
sw/source/core/unocore/{unochart.cxx,unoobj2.cxx,unoparagraph.cxx,
unoportenum.cxx,unotbl.cxx},
sw/source/core/view/vprint.cxx:
+ remove the hideous virtual operator SwFooCursor*
+ make SwCursor::IsReadOnlyAvailable() virtual
+ make SwUnoCrsr::Clone() virtual
+ refactor SwCursor methods IsSelOver(), LeftRight(), UpDown(), GotoTable():
replace dynamic_cast<...>(this) with new virtual methods
2009-02-26 13:14:58 +0100 mst r268508 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
- sw/source/filter/xml/swxml.cxx:
+ XMLReader::Read: load RDF metadata of the ODF document
- sw/source/filter/xml/wrtxml.cxx:
+ SwXMLWriter::_Write: write RDF metadata of the ODF document if ODF >= 1.2
#i90620#: import xml:id in text tables (does not actually work yet)
- sw/source/filter/xml/xmltbli{.hxx,.cxx}:
+ SwXMLTableCellAttrTokens,aTableCellAttrTokenMap: add XML_TOK_TABLE_XMLID
+ SwXMLTableCellContext_Impl::SwXMLTableCellContext_Impl: attribute xml:id
+ SwXMLTableCellContext_Impl::CreateChildContext: attribute xml:id
+ SwXMLTableColContext_Impl::SwXMLTableColContext_Impl: attribute xml:id
+ SwXMLTableContext::SwXMLTableContext: attribute xml:id
fix #i98530#
- sw/inc/unoport.hxx, sw/source/core/unocore/unoport.cxx:
+ SwXTextPortion: make constructor params const&
- sw/source/core/unocore/unoportenum.cxx:
+ refactor to remove some code duplication
+ fix bug: paragraph w/out hints: bookmark before frame gets lost
#i97274# handle invalid tables
- sw/source/core/layout/tabfrm.cxx, sw/source/filter/xml/xmltbli.cxx:
+ SwXMLTableContext::MakeTable():
check that the table actually contains cells,
and abort (removing the inserted table nodes) if not
2009-02-26 13:11:48 +0100 mst r268507 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
refactor SwXTextRange and SwXParagraph
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoobj2.cxx:
+ remove 3 constructors of SwXTextRange
+ new method SwXTextRange::CreateParentXText
+ refactor SwXTextRange::CreateTextRangeFromPosition and
SwXTextRange::getText
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoparagraph.cxx:
+ SwXParagraph no longer uses a cursor; it registers directly at SwTxtNode
+ replace SwXParagraph::GetCrsr with SwXParagraph::GetTxtNode
- sw/source/core/unocore/unotext.cxx, sw/source/ui/uno/unotxvw.cxx:
+ adapt to new SwXParagraph
#i90620#
- sw/inc/SwMetadatable.hxx,
sw/source/core/doc/SwMetadatable.cxx:
+ new files: base classes sw::Metadatable and sw::MetadatableMixin;
also, 2 implementations of IXmlIdRegistry:
sw::XmlIdRegistryDocument and sw::XmlIdRegistryClipboard
+ setMetadataReference: handle empty stream name as auto-detect
- sw/source/core/doc/makefile.mk:
+ add SwMetadatable
add a XmlIdRegistry to SwDoc
- sw/inc/doc.hxx:
+ SwDoc: add member m_pXmlIdRegistry, method GetXmlIdRegistry()
- sw/source/core/doc/docnew.cxx:
+ initialize XmlIdRegistry in SwDoc::GetXmlIdRegistry, not in constructor,
because the constructor is not told whether the SwDoc is a clipboard
- sw/inc/docsh.hxx, sw/source/ui/app/docsh.cxx:
+ SwDocShell: override GetXmlIdRegistry()
#i91563#: make the SwTxtNode metadatable
- sw/inc/ndtxt.hxx
+ SwTxtNode inherits sw::Metadatable
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoparagraph.cxx:
+ SwXParagraph inherits sw::MetadatableMixin
#i91563#: handle SwTxtNode's metadata for delete
- sw/source/core/txtnode/ndtxt.cxx:
+ SwTxtNode::SplitCntntNode: handle XmlId
+ SwTxtNode::JoinNext: merge XmlIds
- sw/source/core/doc/docedt.cxx:
+ lcl_GetJoinFlags: document postcondition
+ SwDoc::Delete: remove XmlId only if SwTxtNode _becomes_ empty
#i91563#: handle SwTxtNode's metadata for delete with undo
- sw/inc/undobj.hxx
+ SwUndoDelete: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
- sw/source/core/undo/undel.cxx:
+ SwUndoDelete::SaveCntnt: save XmlIds for start and end SwTxtNode
+ SwUndoDelete::SaveCntnt: remove XmlId only if SwTxtNode _becomes_ empty
+ SwUndoDelete::Undo: restore saved XmlIds for start and end SwTxtNode
- sw/source/core/docnode/ndcopy.cxx:
+ SwTxtNode::MakeCopy: register copy at XmlIdRegistry
#i91563#: handle SwTxtNode's metadata for find/replace with undo
- sw/source/core/undo/unins.cxx:
+ _UnReplaceData: rename members: add prefix m_
+ _UnReplaceData: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
+ _UnReplaceData::_UnReplaceData: save XmlIds for start and end SwTxtNode
+ _UnReplaceData::Undo: restore saved XmlIds for start and end SwTxtNode
#i91563#: handle SwTxtNode's metadata for table-to-text with undo
- sw/source/core/undo/untbl.cxx:
+ SwTblToTxtSave: rename members: add prefix m_
+ SwTblToTxtSave: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
+ SwTblToTxtSave::SwTblToTxtSave: save XmlIds for start and end SwTxtNode
+ SwTblToTxtSave::SwTblToTxtSave, SwNodes::UndoTableToText:
always store the index of the first SwTxtNode in the cell, instead of
the index of the first SwTxtNode in case of the first cell in a row,
and the cell start node in other cases
+ SwNodes::UndoTableToText: restore saved XmlIds for start and end SwTxtNode
- sw/source/core/docnode/ndtbl.cxx:
+ lcl_DelBox: simplify for refactored start index handling in SwTblToTxtSave
2009-02-26 13:02:28 +0100 mst r268505 : migration of cws odfmetadata2 from CVS (resync to m42): module sd
- sd/source/ui/table/tableobjectbar.cxx,sd/source/ui/view/*.cxx:
+ remove invocations of SFX_DECL_TYPE
- sd/source/ui/slideshow/SlideShowRestarter.cxx,
sd/source/ui/toolpanel/LayoutMenu.cxx,
sd/source/ui/unoidl/DrawController.cxx,
sd/source/ui/view/{ViewShellBase.cxx,ViewTabBar.cxx,frmview.cxx}:
+ fix abuses of comphelper_getProcessComponentContext (missing release)
2009-02-26 13:01:24 +0100 mst r268504 : migration of cws odfmetadata2 from CVS (resync to m42): module starmath
- starmath/source/document.cxx:
+ don't touch SfxObjectShell's privates
2009-02-26 13:00:37 +0100 mst r268503 : migration of cws odfmetadata2 from CVS (resync to m42): module sfx2
#i90620#
- sfx2/inc/sfx2/XmlIdRegistry.hxx:
+ new file: interfaces sfx2::IXmlIdRegistry and sfx2::IXmlIdRegistrySupplier
and a couple of utility functions
- sfx2/inc/sfx2/DocumentMetadataAccess.hxx,
sfx2/source/doc/DocumentMetadataAccess.cxx:
+ new class sfx2::DocumentMetadataAccess, implements XDocumentMetadataAccess
+ the URI of the DocumentMetadataAccess is now the URI from which the
document was loaded; for a new document, use a vnd.sun.star.tdoc URI
+ add new function sfx2::createBaseURI()
+ prevent using reserved file names
+ try not to recurse into embedded subdocuments
- sfx2/source/doc/makefile.mk:
+ add DocumentMetadataAccess
- sfx2/util/makefile.mk:
+ link libsfx2 against libxml2 (needed for xmlValidateNCName)
- sfx2/source/doc/makefile.mk:
+ add LIBXML_CFLAGS to CFLAGS
- sfx2/prj/build.lst:
+ add dependence on libxml2
- sfx2/prj/d.lst:
+ add XmlIdRegistry.hxx, DocumentMetadataAccess.hxx
- sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objxtor.cxx:
+ make SfxObjectShell's members private
+ new method SfxObjectShell::GetAutoStyleFilterIndex
+ SfxObjectShell inherits sfx2::IXmlIdRegistrySupplier
- sfx2/source/dialog/templdlg.cxx, sfx2/source/doc/sfxbasemodel.cxx:
+ don't touch SfxObjectShell's privates
- sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:
+ SfxBaseModel inherits BaseMutex instead of IMPL_SfxBaseModel_MutexContainer
+ SfxBaseModel implements additional interface XDocumentMetadataAccess
+ IMPL_SfxBaseModel_DataContainer has new member:
a sfx2::DocumentMetadataAccess
+ implementation of XDocumentMetadataAccess forwards to
the sfx2::DocumentMetadataAccess member
- sfx2/qa/complex/DocumentMetadataAccessTest.java,
sfx2/qa/complex/{tests.sce,makefile.mk},
sfx2/qa/complex/testdocuments/TESTRDFA.odt:
+ add complex test: DocumentMetadataAccessTest
+ add RDFa test document
#i95863#
- sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:
+ refactor SfxDocumentItem so it no longer requires a XDocumentInfo
+ move struct CustomProperty to implementation file
+ remove class SfxDocumentUserPage
+ QueryValue,PutValue: remove MID_DOCINFO_FIELD*
- sfx2/source/doc/objserv.cxx:
+ adapt to SfxDocumentItem change
- sfx2/inc/sfx2/sfx.hrc, sfx2/sdi/sfxslots.sdi, sfx2/inc/sfx2/msg.hxx:
+ remove MID_DOCINFO_FIELD*
+ put all invocations of SFX_DECL_TYPE in msg.hxx, and undef SFX_DECL_TYPE
- sfx2/source/doc/objxtor.cxx:
+ fix abuses of comphelper_getProcessComponentContext (missing release)
- sfx2/source/doc/docfile.cxx:
+ SfxMedium::SfxMedium: don't dereference NULL, throw exception instead
- sfx2/source/doc/objstor.cxx:
+ SfxObjectShell::DoLoad: fix bug: DocumentBaseURI is not initialized
2009-02-26 12:58:07 +0100 mst r268502 : migration of cws odfmetadata2 from CVS (resync to m42): module xmloff
#i90620#: implement RDFa import (interface change)
- xmloff/inc/xmloff/xmlimp.hxx. xmloff/source/core/xmlimp.cxx:
+ make SvXMLImport::GetAbsoluteReference() const
+ add SvXMLImport::GetComponentContext()
+ SvXMLImport::_InitCtor(): add RDFa namespace
+ add SvXMLImport::AddRDFa()
+ SvXMLImport::endDocument() inserts RDFa into document repository
- xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:
+ new tokens for RDFa: XML_ABOUT, XML_DATATYPE
- xmloff/inc/RDFaImportHelper.hxx, xmloff/source/core/RDFaImportHelper.cxx:
+ new class RDFaImportHelper
+ adapt the code to the bleak reality of broken C++ implementations
+ handle empty xhtml:about attributes properly, which are actually
valid relative URIs
+ work around broken SvXMLImport::GetAbsoluteReference
- xmloff/source/core/makefile.mk:
+ add RDFaImportHelper.cxx
#i90620#: implement RDFa export
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ add SvXMLExport::EnsureNamespace(), and a stack of namespace maps
+ add SvXMLExport::GetComponentContext()
+ add SvXMLExport::AddAttributesRDFa()
- xmloff/inc/RDFaExportHelper.hxx, xmloff/source/core/RDFaExportHelper.cxx:
+ new class RDFaExportHelper
+ don't use std::map::data_type, which is actually called
std::map::mapped_type by libstdc++
- xmloff/source/core/makefile.mk:
+ add RDFaExportHelper.cxx
#i91563#
- xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:
+ XMLTextPAttrTokens: add RDFa tokens
- xmloff/source/text/txtparai{.hxx,.cxx}:
+ import RDFa for text:p
- xmloff/source/text/txtparae.cxx:
+ export RDFa for text:p
interface change: use XHTML namespace instead of RDFA
- xmloff/inc/xmlnmspe.hxx, xmloff/inc/xmloff/xmltoken.hxx,
xmloff/source/core/{xmltoken.cxx,xmlimp.cxx,xmlexp.cxx,RDFaExportHelper.cxx},
xmloff/source/text/txtimp.cxx:
+ use XHTML namespace instead of RDFA
#i91565#, #i91566#: (preliminary) import for text:meta, text:meta-field
- xmloff/source/text/txtparai.cxx:
+ new class XMLMetaImportContextBase with subclasses to import
text:meta and text:meta-field
- xmloff/source/text/XMLTextMarkImportContext.cxx:
+ change XMLTextMarkImportContext::CreateAndInsertMark to handle marks
with no name (text:meta)
#i91565#, #i91566#: (preliminary) export for text:meta, text:meta-field
- xmloff/inc/txtflde.hxx, xmloff/source/text/txtflde.cxx:
+ add FIELD_ID_META to FieldIdEnum
+ new method XMLTextFieldExport::ExportMetaField()
+ change XMLTextFieldExport::ExportField{,AutoStyle,Helper}
to take additional parameter for progress bar
- xmloff/inc/xmloff/txtparae.hxx, xmloff/source/text/txtparae.cxx:
+ make XMLTextParagraphExport::exportTextRangeEnumeration() public
+ new method XMLTextParagraphExport::exportMeta()
#i90620#
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,
xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ rename SvXML{Im,Ex}port::GetStreamPath() to GetStreamName()
+ fix xml:id {im,ex}port for embedded documents and non-packages
+ adapt to API change: XMetadatable
#i90620# GRDDL
- xmloff/inc/xmlnmspe.hxx, xmloff/inc/xmloff/xmltoken.hxx,
xmloff/source/core/{xmltoken.cxx,xmlexp.cxx}:
+ add GRDDL namespace
+ add token XML_TRANSFORMATION
+ add grddl:transformation attribute to root elements for meta.xml,
content.xml and styles.xml
2009-02-26 12:54:40 +0100 mst r268501 : migration of cws odfmetadata2 from CVS (resync to m42): module unoxml
#i90620#
- unoxml/source/rdf/librdf_repository.cxx:
+ librdf_Repository::importGraph: allocate buffer sized length of stream
+ switch from one librdf_world per repository to a single static world
because redland has global variables with a brain-damaged life-cycle...
+ exportGraph: use new raptor 1.4.18 feature to disable writing
an xml:base attribute in RDF/XML files
- unoxml/source/rdf/librdf_repository.cxx:
unoxml/qa/complex/RDFRepositoryTest.java:
+ adapt to predicate is URI change
+ adapt to RDFa API change
+ adapt to API change: RDFa has multiple predicates...
+ adapt to API change: XMetadatable derives from XURI
+ allow xhtml:datatype without xhtml:content
+ adapt to API change: attribute MetadataReference is StringPair
- unoxml/source/rdf/CURI.cxx:
+ add some more URI constants
2009-02-26 12:53:32 +0100 mst r268500 : migration of cws odfmetadata2 from CVS (resync to m42): module package
- package/inc/ImplValidCharacters.hxx:
+ remove (moved to comphelper)
2009-02-26 12:52:49 +0100 mst r268499 : migration of cws odfmetadata2 from CVS (resync to m42): module comphelper
- comphelper/inc/comphelper/processfactory.hxx,
comphelper/source/processfactory/processfactory.cxx:
+ add getProcessComponentContext()
+ change return type of comphelper_getProcessComponentContext to Reference
- comphelper/inc/comphelper/stl_types.hxx:
+ add OUStringBufferAppender
+ add algorithm intersperse
- comphelper/source/misc/string.cxx:
+ rewrite convertCommaSeparated with intersperse and OUStringBufferAppender
- comphelper/inc/comphelper/stlunosequence.hxx:
+ fix bug: begin() on empty sequence != end()
2009-02-26 12:50:47 +0100 mst r268498 : migration of cws odfmetadata2 from CVS (resync to m42): module offapi
#i96209#
- offapi/com/sun/star/text/fieldmaster/*.idl:
+ rename module from FieldMaster to fieldmaster
- offapi/type_reference/{typelibrary_history.txt,types.rdb}:
+ update reference types.rdb
#i90620#
- offapi/com/sun/star/rdf/{XMetadatable.idl,XDocumentMetadataAccess.idl}:
+ API change: XMetadatable derives from XURI
+ API change: replace XmlId (string) with MetadataReference (StringPair)
- offapi/com/sun/star/rdf/{Statement.idl,XDocumentRepository.idl,
XNamedGraph.idl,XRepository.idl}:
+ the predicate of a statement is a URI, not a Resource
- offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl:
+ rename: s/Package/Document/
+ remove uuid
+ remove everything related to mapping
+ graph names are now generated from base URI and file names
+ load methods: improve error handling with XInteractionHandler
- offapi/com/sun/star/rdf/XDocumentRepository.idl:
+ change: RDFa permits using multiple predicates in one attribute
+ setStatementRDFa: subject is now XResource, object is now XMetadatable
- offapi/com/sun/star/rdf/URIs.idl:
+ add some more URI constants
- offapi/com/sun/star/rdf:
+ fix @since tags and replace <method> with <member>
2009-02-26 12:47:24 +0100 mst r268497 : migration of cws odfmetadata2 from CVS (resync to m42): module redland
fix #i93768#
- redland/raptor-1.4.17.patch, redland/raptor/makefile.mk:
+ disable GRDDL parser to prevent call to libxslt
xsltSetDefaultSecurityPrefs, which breaks xmlhelp
- redland/raptor/makefile.mk, redland/raptor-1.4.17.patch,
redland/raptor-1.4.18.patch:
+ upgrade raptor to 1.4.18
+ deactivate serializer for RSS/Atom (does not build)
- redland/rasqal/makefile.mk, redland/rasqal-0.9.15.patch,
redland/rasqal-0.9.16.patch,
+ upgrade rasqal to 0.9.16
- redland/redland/makefile.mk, redland/redland-1.0.7.patch,
redland/redland-1.0.8.patch:
+ upgrade redland to 1.0.8
- redland/redlandversion.mk:
+ the librasqal SONAME has changed
2009-07-02 09:05:03 +00:00
|
|
|
// ODF 1.2 metadata: RDFa and GRDDL
|
|
|
|
XML_NP_XHTML,
|
|
|
|
XML_N_XHTML,
|
|
|
|
XML_NP_GRDDL,
|
|
|
|
XML_N_GRDDL,
|
2008-07-01 19:48:06 +00:00
|
|
|
|
2009-09-16 13:55:36 +00:00
|
|
|
// ODF Enhanced namespaces
|
|
|
|
XML_NP_OFFICE_EXT,
|
|
|
|
XML_N_OFFICE_EXT,
|
|
|
|
|
2010-10-06 10:16:27 +01:00
|
|
|
// jonp: 2008-09-24 Excel Interop
|
|
|
|
XML_NP_FORMX,
|
|
|
|
XML_N_FORMX,
|
|
|
|
|
2009-11-17 18:35:42 +00:00
|
|
|
XML_NP_TABLE_EXT,
|
|
|
|
XML_N_TABLE_EXT,
|
|
|
|
|
2010-03-02 19:50:13 +01:00
|
|
|
XML_NP_DRAW_EXT,
|
|
|
|
XML_N_DRAW_EXT,
|
|
|
|
|
2010-10-05 11:24:49 -04:00
|
|
|
// css text level 3
|
|
|
|
XML_NP_CSS3TEXT,
|
|
|
|
XML_N_CSS3TEXT,
|
|
|
|
|
2012-05-24 12:37:39 +02:00
|
|
|
// calc extensions
|
|
|
|
XML_NP_CALC_EXT,
|
|
|
|
XML_N_CALC_EXT,
|
2013-08-14 17:44:17 +02:00
|
|
|
// generic LO extensions
|
|
|
|
XML_NP_LO_EXT,
|
|
|
|
XML_N_LO_EXT,
|
2012-05-24 12:37:39 +02:00
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
// units
|
|
|
|
XML_UNIT_MM,
|
|
|
|
XML_UNIT_M,
|
|
|
|
XML_UNIT_KM,
|
|
|
|
XML_UNIT_CM,
|
|
|
|
XML_UNIT_PT,
|
|
|
|
XML_UNIT_PC,
|
|
|
|
XML_UNIT_FOOT,
|
|
|
|
XML_UNIT_MILES,
|
|
|
|
XML_UNIT_INCH,
|
|
|
|
|
|
|
|
// any other
|
|
|
|
XML_1,
|
|
|
|
XML_10,
|
|
|
|
XML_2,
|
|
|
|
XML_3,
|
|
|
|
XML_4,
|
|
|
|
XML_5,
|
|
|
|
XML_6,
|
|
|
|
XML_7,
|
|
|
|
XML_8,
|
|
|
|
XML_9,
|
|
|
|
XML_A_UPCASE,
|
|
|
|
XML_I_UPCASE,
|
|
|
|
XML_IBM437,
|
|
|
|
XML_IBM850,
|
|
|
|
XML_IBM860,
|
|
|
|
XML_IBM861,
|
|
|
|
XML_IBM863,
|
|
|
|
XML_IBM865,
|
|
|
|
XML_ISO_8859_1,
|
|
|
|
XML_OLE2,
|
|
|
|
XML__COLON,
|
|
|
|
XML__EMPTY,
|
|
|
|
XML__UNKNOWN_,
|
|
|
|
|
|
|
|
XML_A,
|
|
|
|
XML_ABBREVIATED_NAME,
|
|
|
|
XML_ABOVE,
|
|
|
|
XML_ABS,
|
|
|
|
XML_ACCENT,
|
|
|
|
XML_ACCENTUNDER,
|
|
|
|
XML_ACCEPTANCE_STATE,
|
|
|
|
XML_ACCEPTED,
|
|
|
|
XML_ACTION,
|
|
|
|
XML_ACTIVE,
|
|
|
|
XML_ACTIVE_SPLIT_RANGE,
|
|
|
|
XML_ACTIVE_TABLE,
|
|
|
|
XML_ACTUATE,
|
|
|
|
XML_ADD_IN,
|
|
|
|
XML_ADD_IN_NAME,
|
|
|
|
XML_ADDRESS,
|
|
|
|
XML_ADJUSTMENT,
|
|
|
|
XML_ALGORITHM,
|
|
|
|
XML_ALIGN,
|
|
|
|
XML_ALL,
|
|
|
|
XML_ALLOW_EMPTY_CELL,
|
|
|
|
XML_ALPHABETICAL_INDEX,
|
|
|
|
XML_ALPHABETICAL_INDEX_AUTO_MARK_FILE,
|
|
|
|
XML_ALPHABETICAL_INDEX_ENTRY_TEMPLATE,
|
|
|
|
XML_ALPHABETICAL_INDEX_MARK,
|
|
|
|
XML_ALPHABETICAL_INDEX_MARK_END,
|
|
|
|
XML_ALPHABETICAL_INDEX_MARK_START,
|
|
|
|
XML_ALPHABETICAL_INDEX_SOURCE,
|
|
|
|
XML_ALPHABETICAL_SEPARATORS,
|
|
|
|
XML_ALTERNATE,
|
|
|
|
XML_AM_PM,
|
|
|
|
XML_AMBIENT_COLOR,
|
|
|
|
XML_ANCHOR_PAGE_NUMBER,
|
|
|
|
XML_ANCHOR_TYPE,
|
|
|
|
XML_AND,
|
|
|
|
XML_ANIMATION,
|
|
|
|
XML_ANIMATION_DELAY,
|
|
|
|
XML_ANIMATION_DIRECTION,
|
|
|
|
XML_ANIMATION_REPEAT,
|
|
|
|
XML_ANIMATION_START_INSIDE,
|
|
|
|
XML_ANIMATION_STEPS,
|
|
|
|
XML_ANIMATION_STOP_INSIDE,
|
|
|
|
XML_ANIMATIONS,
|
|
|
|
XML_ANNOTATION,
|
2012-07-20 15:05:04 +02:00
|
|
|
XML_ANNOTATION_END,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ANNOTATIONS,
|
|
|
|
XML_ANNOTE,
|
|
|
|
XML_APPEAR,
|
|
|
|
XML_APPLET,
|
|
|
|
XML_APPLET_NAME,
|
|
|
|
XML_APPLICATION_DATA,
|
|
|
|
XML_APPLICATION_XML,
|
|
|
|
XML_APPLY,
|
2017-03-18 23:24:26 +05:30
|
|
|
XML_APPLY_DESIGN_MODE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_APPLY_STYLE_NAME,
|
|
|
|
XML_AQUA,
|
|
|
|
XML_ARC,
|
|
|
|
XML_ARCCOS,
|
|
|
|
XML_ARCHIVE,
|
|
|
|
XML_ARCSIN,
|
|
|
|
XML_ARCTAN,
|
|
|
|
XML_AREA,
|
|
|
|
XML_AREA_CIRCLE,
|
|
|
|
XML_AREA_POLYGON,
|
|
|
|
XML_AREA_RECTANGLE,
|
|
|
|
XML_ARTICLE,
|
|
|
|
XML_AS_CHAR,
|
|
|
|
XML_ASCENDING,
|
|
|
|
XML_ATTACHED_AXIS,
|
|
|
|
XML_ATTRACTIVE,
|
|
|
|
XML_AUTHOR,
|
|
|
|
XML_AUTHOR_INITIALS,
|
|
|
|
XML_AUTHOR_NAME,
|
|
|
|
XML_AUTO,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_AUTO_COMPLETE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_AUTO_GROW_HEIGHT,
|
|
|
|
XML_AUTO_GROW_WIDTH,
|
|
|
|
XML_AUTO_RELOAD,
|
|
|
|
XML_AUTO_TEXT,
|
|
|
|
XML_AUTO_TEXT_EVENTS,
|
|
|
|
XML_AUTO_TEXT_GROUP,
|
|
|
|
XML_AUTO_TEXT_INDENT,
|
|
|
|
XML_AUTO_UPDATE,
|
|
|
|
XML_AUTOMATIC,
|
|
|
|
XML_AUTOMATIC_FIND_LABELS,
|
2017-03-18 23:24:26 +05:30
|
|
|
XML_AUTOMATIC_FOCUS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_AUTOMATIC_ORDER,
|
|
|
|
XML_AUTOMATIC_STYLES,
|
|
|
|
XML_AUTOMATIC_UPDATE,
|
|
|
|
XML_AUTOSIZE,
|
|
|
|
XML_AVERAGE,
|
|
|
|
XML_AXIS,
|
2012-06-26 16:42:33 +02:00
|
|
|
XML_AXIS_COLOR,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_BACK_SCALE,
|
|
|
|
XML_BACKFACE_CULLING,
|
|
|
|
XML_BACKGROUND,
|
|
|
|
XML_BACKGROUND_COLOR,
|
|
|
|
XML_BACKGROUND_IMAGE,
|
|
|
|
XML_BACKGROUND_NO_REPEAT,
|
|
|
|
XML_BACKGROUND_REPEAT,
|
|
|
|
XML_BACKGROUND_STRETCH,
|
|
|
|
XML_BAR,
|
|
|
|
XML_BASE64BINARY,
|
|
|
|
XML_BASE_CELL_ADDRESS,
|
|
|
|
XML_BASELINE,
|
|
|
|
XML_BEFORE_DATE_TIME,
|
|
|
|
XML_BELOW,
|
|
|
|
XML_BETWEEN_DATE_TIMES,
|
|
|
|
XML_BEVEL,
|
2013-06-23 21:32:37 +02:00
|
|
|
XML_BEVELLED,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_BIBILIOGRAPHIC_TYPE,
|
|
|
|
XML_BIBLIOGRAPHY,
|
|
|
|
XML_BIBLIOGRAPHY_CONFIGURATION,
|
|
|
|
XML_BIBLIOGRAPHY_DATA_FIELD,
|
|
|
|
XML_BIBLIOGRAPHY_ENTRY_TEMPLATE,
|
|
|
|
XML_BIBLIOGRAPHY_MARK,
|
|
|
|
XML_BIBLIOGRAPHY_SOURCE,
|
|
|
|
XML_BIBLIOGRAPHY_TYPE,
|
|
|
|
XML_BIND_STYLES_TO_CONTENT,
|
|
|
|
XML_BITMAP,
|
|
|
|
XML_BLACK,
|
|
|
|
XML_BLEND,
|
|
|
|
XML_BLINKING,
|
|
|
|
XML_BLOCK,
|
|
|
|
XML_BLOCK_LIST,
|
|
|
|
XML_BLUE,
|
|
|
|
XML_BODY,
|
|
|
|
XML_BOLD,
|
|
|
|
XML_BOOK,
|
|
|
|
XML_BOOKLET,
|
|
|
|
XML_BOOKMARK,
|
|
|
|
XML_BOOKMARK_END,
|
|
|
|
XML_BOOKMARK_REF,
|
|
|
|
XML_BOOKMARK_START,
|
|
|
|
XML_BOOKTITLE,
|
|
|
|
XML_BOOLEAN,
|
|
|
|
XML_BOOLEAN_STYLE,
|
|
|
|
XML_BOOLEAN_VALUE,
|
|
|
|
XML_BORDER,
|
|
|
|
XML_BORDER_BOTTOM,
|
|
|
|
XML_BORDER_COLOR,
|
|
|
|
XML_BORDER_LEFT,
|
|
|
|
XML_BORDER_LINE_WIDTH,
|
|
|
|
XML_BORDER_LINE_WIDTH_BOTTOM,
|
|
|
|
XML_BORDER_LINE_WIDTH_LEFT,
|
|
|
|
XML_BORDER_LINE_WIDTH_RIGHT,
|
|
|
|
XML_BORDER_LINE_WIDTH_TOP,
|
|
|
|
XML_BORDER_RIGHT,
|
|
|
|
XML_BORDER_TOP,
|
|
|
|
XML_BOTH,
|
|
|
|
XML_BOTTOM,
|
|
|
|
XML_BOTTOM_LEFT,
|
|
|
|
XML_BOTTOM_PERCENT,
|
|
|
|
XML_BOTTOM_RIGHT,
|
|
|
|
XML_BOTTOM_VALUES,
|
|
|
|
XML_BOTTOMARC,
|
|
|
|
XML_BOTTOMCIRCLE,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_BOUND_COLUMN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_BREAK_AFTER,
|
|
|
|
XML_BREAK_BEFORE,
|
|
|
|
XML_BREAK_INSIDE,
|
|
|
|
XML_BUBBLE,
|
|
|
|
XML_BULLET_CHAR,
|
|
|
|
XML_BULLET_RELATIVE_SIZE,
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
XML_BUTT,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_BUTTON1,
|
|
|
|
XML_BUTTON2,
|
|
|
|
XML_BUTTON3,
|
|
|
|
XML_BUTTON4,
|
|
|
|
XML_BUTTONS,
|
|
|
|
XML_BVAR,
|
|
|
|
XML_C,
|
|
|
|
XML_CALCULATION_SETTINGS,
|
|
|
|
XML_CALENDAR,
|
|
|
|
XML_CAPITALIZE_ENTRIES,
|
2018-03-19 11:33:53 +01:00
|
|
|
XML_CAN_ADD_COMMENT,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_CAPTION,
|
|
|
|
XML_CAPTION_POINT_X,
|
|
|
|
XML_CAPTION_POINT_Y,
|
|
|
|
XML_CAPTION_SEQUENCE_FORMAT,
|
|
|
|
XML_CAPTION_SEQUENCE_NAME,
|
|
|
|
XML_CASE_SENSITIVE,
|
|
|
|
XML_CASEMAP_CAPITALIZE,
|
|
|
|
XML_CASEMAP_LOWERCASE,
|
|
|
|
XML_CASEMAP_NORMAL,
|
|
|
|
XML_CASEMAP_SMALL_CAPS,
|
|
|
|
XML_CASEMAP_UPPERCASE,
|
|
|
|
XML_CATEGORIES,
|
|
|
|
XML_CATEGORY,
|
|
|
|
XML_CATEGORY_AND_VALUE,
|
|
|
|
XML_CELL_ADDRESS,
|
|
|
|
XML_CELL_CONTENT_CHANGE,
|
|
|
|
XML_CELL_CONTENT_DELETION,
|
|
|
|
XML_CELL_COUNT,
|
|
|
|
XML_CELL_PROTECT,
|
|
|
|
XML_CELL_RANGE_ADDRESS,
|
|
|
|
XML_CELL_RANGE_ADDRESS_LIST,
|
|
|
|
XML_CELL_RANGE_SOURCE,
|
|
|
|
XML_CENTER,
|
|
|
|
XML_CHAIN_NEXT_NAME,
|
|
|
|
XML_CHANGE,
|
|
|
|
XML_CHANGE_DELETION,
|
|
|
|
XML_CHANGE_END,
|
|
|
|
XML_CHANGE_ID,
|
|
|
|
XML_CHANGE_INFO,
|
|
|
|
XML_CHANGE_START,
|
|
|
|
XML_CHANGE_TRACK_TABLE_CELL,
|
|
|
|
XML_CHANGE_VIEW_CONDITIONS,
|
|
|
|
XML_CHANGE_VIEW_SETTINGS,
|
|
|
|
XML_CHANGED_REGION,
|
|
|
|
XML_CHAPTER,
|
|
|
|
XML_CHAR,
|
2013-07-11 16:40:50 +03:00
|
|
|
XML_CHAR_SHADING_VALUE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_CHARACTER_COUNT,
|
|
|
|
XML_CHART,
|
|
|
|
XML_CHARTS,
|
|
|
|
XML_CHECKERBOARD,
|
|
|
|
XML_CHG_AUTHOR,
|
|
|
|
XML_CHG_COMMENT,
|
|
|
|
XML_CHG_DATE_TIME,
|
|
|
|
XML_CI,
|
|
|
|
XML_CIRCLE,
|
|
|
|
XML_CITATION_BODY_STYLE_NAME,
|
|
|
|
XML_CITATION_STYLE_NAME,
|
|
|
|
XML_CLASS,
|
|
|
|
XML_CLASS_ID,
|
|
|
|
XML_CLIP,
|
|
|
|
XML_CLOCKWISE,
|
|
|
|
XML_CLOSE,
|
|
|
|
XML_CLOSE_HORIZONTAL,
|
|
|
|
XML_CLOSE_VERTICAL,
|
|
|
|
XML_CM,
|
|
|
|
XML_CN,
|
|
|
|
XML_CODE,
|
|
|
|
XML_CODEBASE,
|
|
|
|
XML_COLLAPSE,
|
|
|
|
XML_COLOR,
|
|
|
|
XML_COLOR_INVERSION,
|
|
|
|
XML_COLOR_MODE,
|
2012-05-22 21:57:50 +02:00
|
|
|
XML_COLOR_SCALE,
|
2012-05-24 12:37:39 +02:00
|
|
|
XML_COLOR_SCALE_ENTRY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_COLUMN,
|
|
|
|
XML_COLUMN_COUNT,
|
|
|
|
XML_COLUMN_GAP,
|
|
|
|
XML_COLUMN_NAME,
|
|
|
|
XML_COLUMN_SEP,
|
|
|
|
XML_COLUMN_WIDTH,
|
2013-06-29 22:51:58 +02:00
|
|
|
XML_COLUMNALIGN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_COLUMNS,
|
|
|
|
XML_COLUMNSPLIT_AUTO,
|
|
|
|
XML_COLUMNSPLIT_AVOID,
|
|
|
|
XML_COMBINE_ENTRIES,
|
|
|
|
XML_COMBINE_ENTRIES_WITH_DASH,
|
|
|
|
XML_COMBINE_ENTRIES_WITH_PP,
|
|
|
|
XML_COMMA_SEPARATED,
|
|
|
|
XML_COMMAND,
|
|
|
|
XML_COMMENT,
|
|
|
|
XML_COMPOSE,
|
|
|
|
XML_COND_STYLE_NAME,
|
|
|
|
XML_CONDITION,
|
|
|
|
XML_CONDITION_SOURCE,
|
|
|
|
XML_CONDITION_SOURCE_RANGE_ADDRESS,
|
|
|
|
XML_CONDITIONAL_TEXT,
|
2012-05-22 21:57:50 +02:00
|
|
|
XML_CONDITIONAL_FORMAT,
|
|
|
|
XML_CONDITIONAL_FORMATS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_CONE,
|
|
|
|
XML_CONFERENCE,
|
|
|
|
XML_CONFIG_ITEM,
|
|
|
|
XML_CONFIG_ITEM_MAP_ENTRY,
|
|
|
|
XML_CONFIG_ITEM_MAP_INDEXED,
|
|
|
|
XML_CONFIG_ITEM_MAP_NAMED,
|
|
|
|
XML_CONFIG_ITEM_SET,
|
|
|
|
XML_CONFIGURATION_SETTINGS,
|
|
|
|
XML_CONJUGATE,
|
|
|
|
XML_CONNECT_BARS,
|
|
|
|
XML_CONNECTION_NAME,
|
|
|
|
XML_CONNECTOR,
|
|
|
|
XML_CONSECUTIVE_NUMBERING,
|
|
|
|
XML_CONSOLIDATION,
|
|
|
|
XML_CONSTANT,
|
|
|
|
XML_CONTAINS_ERROR,
|
|
|
|
XML_CONTAINS_HEADER,
|
|
|
|
XML_CONTENT,
|
|
|
|
XML_CONTENT_VALIDATION,
|
|
|
|
XML_CONTENT_VALIDATION_NAME,
|
|
|
|
XML_CONTENT_VALIDATIONS,
|
2012-03-12 17:35:16 +01:00
|
|
|
XML_CONTEXTUAL_SPACING,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_CONTINUE,
|
|
|
|
XML_CONTINUE_NUMBERING,
|
|
|
|
XML_CONTOUR_PATH,
|
|
|
|
XML_CONTOUR_POLYGON,
|
|
|
|
XML_CONTRAST,
|
|
|
|
XML_CONTROL,
|
|
|
|
XML_CONVERSION_MODE,
|
|
|
|
XML_COPY_BACK,
|
|
|
|
XML_COPY_FORMULAS,
|
|
|
|
XML_COPY_OUTLINE_LEVELS,
|
|
|
|
XML_COPY_RESULTS_ONLY,
|
|
|
|
XML_COPY_STYLES,
|
|
|
|
XML_CORNER_RADIUS,
|
|
|
|
XML_CORRECT,
|
|
|
|
XML_COS,
|
|
|
|
XML_COSH,
|
|
|
|
XML_COT,
|
|
|
|
XML_COTH,
|
|
|
|
XML_COUNT,
|
|
|
|
XML_COUNT_EMPTY_LINES,
|
|
|
|
XML_COUNT_IN_FLOATING_FRAMES,
|
|
|
|
XML_COUNTER_CLOCKWISE,
|
|
|
|
XML_COUNTERCLOCKWISE,
|
|
|
|
XML_COUNTNUMS,
|
|
|
|
XML_COUNTRY,
|
|
|
|
XML_COUNTRY_ASIAN,
|
|
|
|
XML_COUNTRY_COMPLEX,
|
|
|
|
XML_COVERED_TABLE_CELL,
|
|
|
|
XML_CREATE_DATE,
|
|
|
|
XML_CREATE_DATE_STRING,
|
|
|
|
XML_CREATION_DATE,
|
|
|
|
XML_CREATION_TIME,
|
|
|
|
XML_CREATOR,
|
|
|
|
XML_CSC,
|
|
|
|
XML_CSCH,
|
|
|
|
XML_CUBE,
|
|
|
|
XML_CUBOID,
|
|
|
|
XML_CURRENCY,
|
|
|
|
XML_CURRENCY_STYLE,
|
|
|
|
XML_CURRENCY_SYMBOL,
|
|
|
|
XML_CURRENT,
|
|
|
|
XML_CURRENT_VALUE,
|
|
|
|
XML_CURSOR_POSITION,
|
|
|
|
XML_CURSOR_POSITION_X,
|
|
|
|
XML_CURSOR_POSITION_Y,
|
|
|
|
XML_CURVE,
|
|
|
|
XML_CUSTOM1,
|
|
|
|
XML_CUSTOM2,
|
|
|
|
XML_CUSTOM3,
|
|
|
|
XML_CUSTOM4,
|
|
|
|
XML_CUSTOM5,
|
2015-10-23 21:38:30 +02:00
|
|
|
XML_CUSTOM_ICONSET,
|
|
|
|
XML_CUSTOM_ICONSET_INDEX,
|
|
|
|
XML_CUSTOM_ICONSET_NAME,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_CUT,
|
|
|
|
XML_CUT_OFFS,
|
|
|
|
XML_CX,
|
|
|
|
XML_CY,
|
|
|
|
XML_CYLINDER,
|
|
|
|
XML_D,
|
|
|
|
XML_DASH,
|
2014-03-18 23:28:42 -04:00
|
|
|
XML_DASH_DOT,
|
|
|
|
XML_DASH_DOT_DOT,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DASHED,
|
|
|
|
XML_DATA,
|
2012-05-22 21:57:50 +02:00
|
|
|
XML_DATA_BAR,
|
|
|
|
XML_DATA_BAR_ENTRY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATA_CELL_RANGE_ADDRESS,
|
|
|
|
XML_DATA_LABEL_NUMBER,
|
|
|
|
XML_DATA_LABEL_SYMBOL,
|
|
|
|
XML_DATA_LABEL_TEXT,
|
2017-02-26 22:48:06 +01:00
|
|
|
XML_DATA_PILOT_SOURCE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATA_PILOT_FIELD,
|
2009-06-19 02:53:11 +00:00
|
|
|
XML_DATA_PILOT_GRAND_TOTAL,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATA_PILOT_LEVEL,
|
|
|
|
XML_DATA_PILOT_MEMBER,
|
|
|
|
XML_DATA_PILOT_MEMBERS,
|
|
|
|
XML_DATA_PILOT_SUBTOTAL,
|
|
|
|
XML_DATA_PILOT_SUBTOTALS,
|
|
|
|
XML_DATA_PILOT_TABLE,
|
|
|
|
XML_DATA_PILOT_TABLES,
|
|
|
|
XML_DATA_POINT,
|
2013-12-18 20:51:48 -05:00
|
|
|
XML_DATA_STREAM_SOURCE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATA_STYLE,
|
|
|
|
XML_DATA_STYLE_NAME,
|
|
|
|
XML_DATA_TYPE,
|
|
|
|
XML_DATABASE_DISPLAY,
|
|
|
|
XML_DATABASE_NAME,
|
|
|
|
XML_DATABASE_NEXT,
|
|
|
|
XML_DATABASE_RANGE,
|
|
|
|
XML_DATABASE_RANGES,
|
|
|
|
XML_DATABASE_ROW_NUMBER,
|
|
|
|
XML_DATABASE_SELECT,
|
|
|
|
XML_DATABASE_SOURCE_QUERY,
|
|
|
|
XML_DATABASE_SOURCE_SQL,
|
|
|
|
XML_DATABASE_SOURCE_TABLE,
|
2015-04-06 22:39:44 +02:00
|
|
|
XML_DATABASE_TABLE_NAME,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATE,
|
2012-11-16 15:08:40 +01:00
|
|
|
XML_DATE_IS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATE_ADJUST,
|
|
|
|
XML_DATE_STYLE,
|
|
|
|
XML_DATE_TIME,
|
2016-09-05 14:38:30 +05:30
|
|
|
XML_DATE_TIME_UPDATE,
|
|
|
|
XML_DATE_TIME_VISIBLE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATE_VALUE,
|
|
|
|
XML_DATETIME,
|
|
|
|
XML_DAY,
|
|
|
|
XML_DAY_OF_WEEK,
|
|
|
|
XML_DDE_APPLICATION,
|
|
|
|
XML_DDE_CONNECTION,
|
|
|
|
XML_DDE_CONNECTION_DECL,
|
|
|
|
XML_DDE_CONNECTION_DECLS,
|
|
|
|
XML_DDE_ITEM,
|
|
|
|
XML_DDE_LINK,
|
|
|
|
XML_DDE_LINKS,
|
|
|
|
XML_DDE_SOURCE,
|
|
|
|
XML_DDE_TOPIC,
|
|
|
|
XML_DECIMAL_PLACES,
|
|
|
|
XML_DECIMAL_REPLACEMENT,
|
|
|
|
XML_DECLARE,
|
|
|
|
XML_DECORATE_WORDS_ONLY,
|
|
|
|
XML_DECORATIVE,
|
|
|
|
XML_DEEP,
|
|
|
|
XML_DEFAULT,
|
|
|
|
XML_DEFAULT_CELL_STYLE_NAME,
|
|
|
|
XML_DEFAULT_STYLE,
|
|
|
|
XML_DEFAULT_STYLE_NAME,
|
|
|
|
XML_DEGREE,
|
|
|
|
XML_DELAY,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_DELAY_FOR_REPEAT,
|
2017-05-11 18:07:56 -04:00
|
|
|
XML_DELETE_COLUMNS,
|
|
|
|
XML_DELETE_ROWS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DELETION,
|
|
|
|
XML_DELETIONS,
|
2013-06-29 22:51:58 +02:00
|
|
|
XML_DENOMALIGN,
|
2012-11-13 16:15:06 +00:00
|
|
|
XML_DENOMINATOR_VALUE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DEPENDENCE,
|
|
|
|
XML_DEPENDENCES,
|
|
|
|
XML_DEPENDENCIES,
|
|
|
|
XML_DEPTH,
|
|
|
|
XML_DESC,
|
|
|
|
XML_DESCENDING,
|
|
|
|
XML_DESCRIPTION,
|
|
|
|
XML_DETECTIVE,
|
|
|
|
XML_DETERMINANT,
|
|
|
|
XML_DIFF,
|
|
|
|
XML_DIFFUSE_COLOR,
|
|
|
|
XML_DIM,
|
|
|
|
XML_DIRECTION,
|
|
|
|
XML_DISABLED,
|
|
|
|
XML_DISC,
|
|
|
|
XML_DISPLAY,
|
|
|
|
XML_DISPLAY_BORDER,
|
|
|
|
XML_DISPLAY_DETAILS,
|
|
|
|
XML_DISPLAY_DUPLICATES,
|
|
|
|
XML_DISPLAY_EMPTY,
|
|
|
|
XML_DISPLAY_FILTER_BUTTONS,
|
|
|
|
XML_DISPLAY_FORMULA,
|
|
|
|
XML_DISPLAY_LABEL,
|
|
|
|
XML_DISPLAY_LEVELS,
|
|
|
|
XML_DISPLAY_NAME,
|
|
|
|
XML_DISPLAY_OUTLINE_LEVEL,
|
|
|
|
XML_DISSOLVE,
|
|
|
|
XML_DISTANCE,
|
|
|
|
XML_DISTANCE_AFTER_SEP,
|
|
|
|
XML_DISTANCE_BEFORE_SEP,
|
2010-10-05 11:24:49 -04:00
|
|
|
XML_DISTRIBUTE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DISTRIBUTE_LETTER,
|
|
|
|
XML_DISTRIBUTE_SPACE,
|
|
|
|
XML_DIVIDE,
|
|
|
|
XML_DOCUMENT,
|
|
|
|
XML_DOCUMENT_CONTENT,
|
|
|
|
XML_DOCUMENT_META,
|
|
|
|
XML_DOCUMENT_SETTINGS,
|
|
|
|
XML_DOCUMENT_STATISTIC,
|
|
|
|
XML_DOCUMENT_STYLES,
|
|
|
|
XML_DOMAIN,
|
|
|
|
XML_DOT,
|
|
|
|
XML_DOTS1,
|
|
|
|
XML_DOTS1_LENGTH,
|
|
|
|
XML_DOTS2,
|
|
|
|
XML_DOTS2_LENGTH,
|
|
|
|
XML_DOTTED,
|
|
|
|
XML_DOUBLE,
|
|
|
|
XML_DOUBLE_SIDED,
|
2014-03-03 17:58:11 -05:00
|
|
|
XML_DOUBLE_THIN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DOWN,
|
|
|
|
XML_DRAFT,
|
|
|
|
XML_DRAW,
|
|
|
|
XML_DRAW_ASPECT,
|
|
|
|
XML_DRAWING,
|
|
|
|
XML_DRAWINGS,
|
|
|
|
XML_DRAWPOOL,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_DROPDOWN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DROP_CAP,
|
|
|
|
XML_DYNAMIC,
|
|
|
|
XML_EDGE_ROUNDING,
|
|
|
|
XML_EDITABLE,
|
|
|
|
XML_EDITING_CYCLES,
|
|
|
|
XML_EDITING_DURATION,
|
|
|
|
XML_EDITION,
|
|
|
|
XML_EDITOR,
|
|
|
|
XML_EFFECT,
|
|
|
|
XML_ELLIPSE,
|
|
|
|
XML_EMAIL,
|
|
|
|
XML_EMBED,
|
|
|
|
XML_EMBEDDED_VISIBLE_AREA,
|
|
|
|
XML_EMBOSSED,
|
|
|
|
XML_EMISSIVE_COLOR,
|
|
|
|
XML_EMPTY,
|
2013-12-18 20:51:48 -05:00
|
|
|
XML_EMPTY_LINE_REFRESH,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ENABLE_NUMBERING,
|
|
|
|
XML_ENABLED,
|
|
|
|
XML_ENCODING,
|
|
|
|
XML_END,
|
|
|
|
XML_END_ANGLE,
|
|
|
|
XML_END_CELL_ADDRESS,
|
|
|
|
XML_END_COLOR,
|
|
|
|
XML_END_COLUMN,
|
|
|
|
XML_END_GLUE_POINT,
|
|
|
|
XML_END_GUIDE,
|
|
|
|
XML_END_INTENSITY,
|
|
|
|
XML_END_LINE_SPACING_HORIZONTAL,
|
|
|
|
XML_END_LINE_SPACING_VERTICAL,
|
|
|
|
XML_END_POSITION,
|
|
|
|
XML_END_ROW,
|
|
|
|
XML_END_SHAPE,
|
|
|
|
XML_END_TABLE,
|
|
|
|
XML_END_X,
|
|
|
|
XML_END_Y,
|
|
|
|
XML_ENDLESS,
|
|
|
|
XML_ENDNOTE,
|
|
|
|
XML_ENDNOTE_BODY,
|
|
|
|
XML_ENDNOTE_CITATION,
|
|
|
|
XML_ENDNOTE_REF,
|
|
|
|
XML_ENDNOTES_CONFIGURATION,
|
|
|
|
XML_ENGRAVED,
|
|
|
|
XML_EQ,
|
|
|
|
XML_EQUAL_AUTHOR,
|
|
|
|
XML_EQUAL_COMMENT,
|
|
|
|
XML_EQUAL_DATE,
|
|
|
|
XML_ERA,
|
|
|
|
XML_ERGO_SUM,
|
|
|
|
XML_ERROR_CATEGORY,
|
|
|
|
XML_ERROR_LOWER_INDICATOR,
|
|
|
|
XML_ERROR_LOWER_LIMIT,
|
|
|
|
XML_ERROR_MACRO,
|
|
|
|
XML_ERROR_MARGIN,
|
|
|
|
XML_ERROR_MESSAGE,
|
|
|
|
XML_ERROR_PERCENTAGE,
|
|
|
|
XML_ERROR_UPPER_INDICATOR,
|
|
|
|
XML_ERROR_UPPER_LIMIT,
|
|
|
|
XML_ESCAPEMENT_SUB,
|
|
|
|
XML_ESCAPEMENT_SUPER,
|
|
|
|
XML_EVEN_PAGE,
|
|
|
|
XML_EVENT,
|
|
|
|
XML_EVENT_NAME,
|
|
|
|
XML_EVENTS,
|
|
|
|
XML_EXECUTE,
|
|
|
|
XML_EXECUTE_MACRO,
|
|
|
|
XML_EXISTS,
|
|
|
|
XML_EXP,
|
|
|
|
XML_EXPONENTIAL,
|
|
|
|
XML_EXPRESSION,
|
|
|
|
XML_EXTRA,
|
|
|
|
XML_EXTRUDE,
|
|
|
|
XML_FACTORIAL,
|
|
|
|
XML_FADE,
|
|
|
|
XML_FADE_FROM_BOTTOM,
|
|
|
|
XML_FADE_FROM_CENTER,
|
|
|
|
XML_FADE_FROM_LEFT,
|
|
|
|
XML_FADE_FROM_LOWERLEFT,
|
|
|
|
XML_FADE_FROM_LOWERRIGHT,
|
|
|
|
XML_FADE_FROM_RIGHT,
|
|
|
|
XML_FADE_FROM_TOP,
|
|
|
|
XML_FADE_FROM_UPPERLEFT,
|
|
|
|
XML_FADE_FROM_UPPERRIGHT,
|
|
|
|
XML_FADE_OUT,
|
|
|
|
XML_FADE_TO_CENTER,
|
|
|
|
XML_FALSE,
|
|
|
|
XML_FAMILY,
|
|
|
|
XML_FAST,
|
2013-06-30 16:15:14 +02:00
|
|
|
XML_FENCE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FIELD_NUMBER,
|
|
|
|
XML_FILE_NAME,
|
|
|
|
XML_FILL,
|
2012-08-03 13:06:25 +01:00
|
|
|
XML_FILL_CHARACTER,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FILL_COLOR,
|
|
|
|
XML_FILL_GRADIENT_NAME,
|
|
|
|
XML_FILL_HATCH_NAME,
|
|
|
|
XML_FILL_HATCH_SOLID,
|
|
|
|
XML_FILL_IMAGE,
|
|
|
|
XML_FILL_IMAGE_HEIGHT,
|
|
|
|
XML_FILL_IMAGE_NAME,
|
|
|
|
XML_FILL_IMAGE_REF_POINT,
|
|
|
|
XML_FILL_IMAGE_REF_POINT_X,
|
|
|
|
XML_FILL_IMAGE_REF_POINT_Y,
|
|
|
|
XML_FILL_IMAGE_WIDTH,
|
2018-02-05 14:07:06 +01:00
|
|
|
XML_FILL_RULE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FILTER,
|
|
|
|
XML_FILTER_AND,
|
|
|
|
XML_FILTER_CONDITION,
|
|
|
|
XML_FILTER_NAME,
|
|
|
|
XML_FILTER_OPTIONS,
|
|
|
|
XML_FILTER_OR,
|
2011-11-17 11:55:05 -05:00
|
|
|
XML_FILTER_SET_ITEM,
|
2013-08-22 12:34:37 +02:00
|
|
|
XML_FINE_DASHED,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FIRST_DATE_TIME,
|
|
|
|
XML_FIRST_PAGE,
|
|
|
|
XML_FIRST_PAGE_NUMBER,
|
|
|
|
XML_FIT_TO_CONTOUR,
|
|
|
|
XML_FIT_TO_SIZE,
|
|
|
|
XML_FIX,
|
|
|
|
XML_FIXED,
|
|
|
|
XML_FLAT,
|
|
|
|
XML_FLOAT,
|
|
|
|
XML_FLOATING_FRAME,
|
|
|
|
XML_FLOOR,
|
|
|
|
XML_FN,
|
|
|
|
XML_FOCAL_LENGTH,
|
|
|
|
XML_FONT_CHAR_WIDTH,
|
|
|
|
XML_FONT_CHARSET,
|
|
|
|
XML_FONT_CHARSET_ASIAN,
|
|
|
|
XML_FONT_CHARSET_COMPLEX,
|
|
|
|
XML_FONT_COLOR,
|
|
|
|
XML_FONT_DECL,
|
|
|
|
XML_FONT_DECLS,
|
|
|
|
XML_FONT_FAMILY,
|
|
|
|
XML_FONT_FAMILY_ASIAN,
|
|
|
|
XML_FONT_FAMILY_COMPLEX,
|
|
|
|
XML_FONT_FAMILY_GENERIC,
|
|
|
|
XML_FONT_FAMILY_GENERIC_ASIAN,
|
|
|
|
XML_FONT_FAMILY_GENERIC_COMPLEX,
|
|
|
|
XML_FONT_KERNING,
|
|
|
|
XML_FONT_NAME,
|
|
|
|
XML_FONT_NAME_ASIAN,
|
|
|
|
XML_FONT_NAME_COMPLEX,
|
|
|
|
XML_FONT_PITCH,
|
|
|
|
XML_FONT_PITCH_ASIAN,
|
|
|
|
XML_FONT_PITCH_COMPLEX,
|
|
|
|
XML_FONT_RELIEF,
|
|
|
|
XML_FONT_SIZE,
|
|
|
|
XML_FONT_SIZE_ASIAN,
|
|
|
|
XML_FONT_SIZE_COMPLEX,
|
|
|
|
XML_FONT_SIZE_REL,
|
|
|
|
XML_FONT_SIZE_REL_ASIAN,
|
|
|
|
XML_FONT_SIZE_REL_COMPLEX,
|
|
|
|
XML_FONT_STYLE,
|
|
|
|
XML_FONT_STYLE_ASIAN,
|
|
|
|
XML_FONT_STYLE_COMPLEX,
|
|
|
|
XML_FONT_STYLE_NAME,
|
|
|
|
XML_FONT_STYLE_NAME_ASIAN,
|
|
|
|
XML_FONT_STYLE_NAME_COMPLEX,
|
|
|
|
XML_FONT_VARIANT,
|
|
|
|
XML_FONT_WEIGHT,
|
|
|
|
XML_FONT_WEIGHT_ASIAN,
|
|
|
|
XML_FONT_WEIGHT_COMPLEX,
|
|
|
|
XML_FONT_WIDTH,
|
|
|
|
XML_FONT_WORD_LINE_MODE,
|
|
|
|
XML_FONTFAMILY,
|
|
|
|
XML_FONTSIZE,
|
|
|
|
XML_FONTSTYLE,
|
|
|
|
XML_FONTWEIGHT,
|
|
|
|
XML_FONTWORK_ADJUST,
|
|
|
|
XML_FONTWORK_DISTANCE,
|
|
|
|
XML_FONTWORK_FORM,
|
|
|
|
XML_FONTWORK_HIDE_FORM,
|
|
|
|
XML_FONTWORK_MIRROR,
|
|
|
|
XML_FONTWORK_OUTLINE,
|
|
|
|
XML_FONTWORK_SHADOW,
|
|
|
|
XML_FONTWORK_SHADOW_COLOR,
|
|
|
|
XML_FONTWORK_SHADOW_OFFSET_X,
|
|
|
|
XML_FONTWORK_SHADOW_OFFSET_Y,
|
|
|
|
XML_FONTWORK_SHADOW_TRANSPARENCE,
|
|
|
|
XML_FONTWORK_START,
|
|
|
|
XML_FONTWORK_STYLE,
|
|
|
|
XML_FOOTER,
|
2012-07-05 11:37:26 +02:00
|
|
|
XML_FOOTER_FIRST,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FOOTER_LEFT,
|
|
|
|
XML_FOOTER_STYLE,
|
2016-09-05 14:38:30 +05:30
|
|
|
XML_FOOTER_VISIBLE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FOOTNOTE,
|
|
|
|
XML_FOOTNOTE_BODY,
|
|
|
|
XML_FOOTNOTE_CITATION,
|
|
|
|
XML_FOOTNOTE_CONTINUATION_NOTICE_BACKWARD,
|
|
|
|
XML_FOOTNOTE_CONTINUATION_NOTICE_FORWARD,
|
|
|
|
XML_FOOTNOTE_MAX_HEIGHT,
|
|
|
|
XML_FOOTNOTE_REF,
|
|
|
|
XML_FOOTNOTE_SEP,
|
|
|
|
XML_FOOTNOTES_CONFIGURATION,
|
|
|
|
XML_FOOTNOTES_POSITION,
|
|
|
|
XML_FORALL,
|
|
|
|
XML_FORCE_MANUAL,
|
|
|
|
XML_FOREGROUND,
|
|
|
|
XML_FOREIGN_OBJECT,
|
|
|
|
XML_FORMAT_CHANGE,
|
|
|
|
XML_FORMAT_SOURCE,
|
2012-11-01 03:05:09 +01:00
|
|
|
XML_FORMATTING_ENTRY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FORMS,
|
|
|
|
XML_FORMULA,
|
|
|
|
XML_FORMULA_HIDDEN,
|
|
|
|
XML_FORMULAS,
|
|
|
|
XML_FRACTION,
|
|
|
|
XML_FRAME,
|
|
|
|
XML_FRAME_CONTENT,
|
|
|
|
XML_FRAME_DISPLAY_BORDER,
|
|
|
|
XML_FRAME_DISPLAY_SCROLLBAR,
|
|
|
|
XML_FRAME_END_MARGIN,
|
|
|
|
XML_FRAME_MARGIN_HORIZONTAL,
|
|
|
|
XML_FRAME_MARGIN_VERTICAL,
|
|
|
|
XML_FRAME_NAME,
|
|
|
|
XML_FRAME_START_MARGIN,
|
|
|
|
XML_FREEZE,
|
|
|
|
XML_FREEZE_POSITION,
|
|
|
|
XML_FROM_ANOTHER_TABLE,
|
|
|
|
XML_FROM_BOTTOM,
|
|
|
|
XML_FROM_CENTER,
|
|
|
|
XML_FROM_INSIDE,
|
|
|
|
XML_FROM_LEFT,
|
|
|
|
XML_FROM_LOWER_LEFT,
|
|
|
|
XML_FROM_LOWER_RIGHT,
|
|
|
|
XML_FROM_RIGHT,
|
|
|
|
XML_FROM_SAME_TABLE,
|
|
|
|
XML_FROM_TOP,
|
|
|
|
XML_FROM_UPPER_LEFT,
|
|
|
|
XML_FROM_UPPER_RIGHT,
|
|
|
|
XML_FUCHSIA,
|
|
|
|
XML_FULL,
|
|
|
|
XML_FULL_SCREEN,
|
|
|
|
XML_FUNCTION,
|
2012-11-30 22:10:37 +01:00
|
|
|
XML_FX,
|
|
|
|
XML_FY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_G,
|
|
|
|
XML_GAMMA,
|
|
|
|
XML_GAP,
|
|
|
|
XML_GAP_WIDTH,
|
|
|
|
XML_GCD,
|
|
|
|
XML_GENERATOR,
|
|
|
|
XML_GEQ,
|
2014-03-24 22:20:02 -04:00
|
|
|
XML_GL3DBAR,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_GOURAUD,
|
|
|
|
XML_GRADIENT,
|
|
|
|
XML_GRADIENT_ANGLE,
|
|
|
|
XML_GRADIENT_BORDER,
|
|
|
|
XML_GRADIENT_STEP_COUNT,
|
|
|
|
XML_GRADIENT_STYLE,
|
|
|
|
XML_GRADIENTSTYLE_AXIAL,
|
|
|
|
XML_GRADIENTSTYLE_ELLIPSOID,
|
|
|
|
XML_GRADIENTSTYLE_LINEAR,
|
|
|
|
XML_GRADIENTSTYLE_RADIAL,
|
|
|
|
XML_GRADIENTSTYLE_RECTANGULAR,
|
|
|
|
XML_GRADIENTSTYLE_SQUARE,
|
2012-11-30 22:10:37 +01:00
|
|
|
XML_GRADIENTTRANSFORM,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_GRAND_TOTAL,
|
|
|
|
XML_GRAPHIC,
|
|
|
|
XML_GRAY,
|
|
|
|
XML_GREEN,
|
|
|
|
XML_GREYSCALE,
|
|
|
|
XML_GRID,
|
|
|
|
XML_GROOVE,
|
|
|
|
XML_GROUP_BY_FIELD_NUMBER,
|
|
|
|
XML_GROUP_NAME,
|
|
|
|
XML_GROUPING,
|
|
|
|
XML_GT,
|
|
|
|
XML_GUIDE_DISTANCE,
|
|
|
|
XML_GUIDE_OVERHANG,
|
|
|
|
XML_H,
|
|
|
|
XML_HANGING,
|
|
|
|
XML_HAS_PERSISTENT_DATA,
|
|
|
|
XML_HATCH,
|
|
|
|
XML_HATCH_DISTANCE,
|
|
|
|
XML_HATCH_STYLE,
|
|
|
|
XML_HATCHSTYLE_DOUBLE,
|
|
|
|
XML_HATCHSTYLE_SINGLE,
|
|
|
|
XML_HATCHSTYLE_TRIPLE,
|
|
|
|
XML_HEADER,
|
2012-07-05 11:37:26 +02:00
|
|
|
XML_HEADER_FIRST,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_HEADER_LEFT,
|
|
|
|
XML_HEADER_STYLE,
|
|
|
|
XML_HEADERS,
|
|
|
|
XML_HEIGHT,
|
|
|
|
XML_HELP,
|
|
|
|
XML_HELP_FILE_NAME,
|
|
|
|
XML_HELP_ID,
|
|
|
|
XML_HELP_MESSAGE,
|
|
|
|
XML_HIDDEN,
|
|
|
|
XML_HIDDEN_AND_PROTECTED,
|
|
|
|
XML_HIDDEN_PARAGRAPH,
|
|
|
|
XML_HIDDEN_TEXT,
|
|
|
|
XML_HIDE,
|
|
|
|
XML_HIDE_SHAPE,
|
|
|
|
XML_HIDE_TEXT,
|
|
|
|
XML_HIGHLIGHTED_RANGE,
|
|
|
|
XML_HINT,
|
|
|
|
XML_HORIZONTAL,
|
2013-06-23 21:32:37 +02:00
|
|
|
XML_HORIZONTALSTRIKE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_HORIZONTAL_LINES,
|
|
|
|
// XML_HORIZONTAL_ON_LEFT_PAGES and XML_HORIZONTAL_ON_RIGHT_PAGES
|
|
|
|
// are replaced by XML_HORIZONTAL_ON_EVEN and XML_HORIZONTAL_ON_ODD.
|
|
|
|
// Usage is deprecated, but the old token are needed for the
|
2010-11-09 01:42:14 +05:00
|
|
|
// OpenOffice.org file format import/export filter for the renaming (#i49139#)
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_HORIZONTAL_ON_LEFT_PAGES,
|
|
|
|
XML_HORIZONTAL_ON_RIGHT_PAGES,
|
|
|
|
XML_HORIZONTAL_POS,
|
|
|
|
XML_HORIZONTAL_REL,
|
|
|
|
XML_HORIZONTAL_SCROLLBAR_WIDTH,
|
|
|
|
XML_HORIZONTAL_SEGMENTS,
|
|
|
|
XML_HORIZONTAL_SPLIT_MODE,
|
|
|
|
XML_HORIZONTAL_SPLIT_POSITION,
|
|
|
|
XML_HORIZONTAL_STRIPES,
|
|
|
|
XML_HOURS,
|
|
|
|
XML_HOWPUBLISHED,
|
|
|
|
XML_HREF,
|
|
|
|
XML_HTML,
|
2013-01-11 09:52:39 +00:00
|
|
|
XML_HYPERLINK,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_HYPERLINK_BEHAVIOUR,
|
|
|
|
XML_HYPHENATE,
|
|
|
|
XML_HYPHENATION_KEEP,
|
|
|
|
XML_HYPHENATION_LADDER_COUNT,
|
|
|
|
XML_HYPHENATION_PUSH_CHAR_COUNT,
|
|
|
|
XML_HYPHENATION_REMAIN_CHAR_COUNT,
|
|
|
|
XML_I,
|
|
|
|
XML_ICON,
|
2012-11-01 03:05:09 +01:00
|
|
|
XML_ICON_SET,
|
|
|
|
XML_ICON_SET_TYPE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ID,
|
|
|
|
XML_IDENT,
|
|
|
|
XML_IDENTIFIER,
|
|
|
|
XML_IDENTIFY_CATEGORIES,
|
|
|
|
XML_IDEOGRAPH_ALPHA,
|
|
|
|
XML_IGNORE_CASE,
|
|
|
|
XML_IGNORE_EMPTY_ROWS,
|
2015-04-17 09:26:34 +02:00
|
|
|
XML_IGNORE_SELECTED_PAGE, // used for ODF compatibility
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ILLUSTRATION_INDEX,
|
|
|
|
XML_ILLUSTRATION_INDEX_ENTRY_TEMPLATE,
|
|
|
|
XML_ILLUSTRATION_INDEX_SOURCE,
|
|
|
|
XML_IMAGE,
|
|
|
|
XML_IMAGE_COUNT,
|
|
|
|
XML_IMAGE_MAP,
|
|
|
|
XML_IMPLIES,
|
|
|
|
XML_IN,
|
|
|
|
XML_IN_RANGE,
|
|
|
|
XML_INBOOK,
|
|
|
|
XML_INCOLLECTION,
|
|
|
|
XML_INCREMENT,
|
|
|
|
XML_INDEX,
|
|
|
|
XML_INDEX_BODY,
|
|
|
|
XML_INDEX_ENTRY_BIBLIOGRAPHY,
|
|
|
|
XML_INDEX_ENTRY_CHAPTER,
|
|
|
|
XML_INDEX_ENTRY_CHAPTER_NUMBER,
|
|
|
|
XML_INDEX_ENTRY_LINK_END,
|
|
|
|
XML_INDEX_ENTRY_LINK_START,
|
|
|
|
XML_INDEX_ENTRY_PAGE_NUMBER,
|
|
|
|
XML_INDEX_ENTRY_SPAN,
|
|
|
|
XML_INDEX_ENTRY_TAB_STOP,
|
|
|
|
XML_INDEX_ENTRY_TEMPLATE,
|
|
|
|
XML_INDEX_ENTRY_TEXT,
|
|
|
|
XML_INDEX_NAME,
|
|
|
|
XML_INDEX_SCOPE,
|
|
|
|
XML_INDEX_SOURCE_STYLE,
|
|
|
|
XML_INDEX_SOURCE_STYLES,
|
|
|
|
XML_INDEX_TITLE,
|
|
|
|
XML_INDEX_TITLE_TEMPLATE,
|
|
|
|
XML_INFORMATION,
|
|
|
|
XML_INITIAL_CREATOR,
|
|
|
|
XML_INPROCEEDINGS,
|
2017-05-11 18:07:56 -04:00
|
|
|
XML_INSERT_COLUMNS,
|
|
|
|
XML_INSERT_ROWS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_INSERTION,
|
|
|
|
XML_INSERTION_CUT_OFF,
|
2013-12-18 20:51:48 -05:00
|
|
|
XML_INSERTION_POSITION,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_INSET,
|
|
|
|
XML_INSIDE,
|
|
|
|
XML_INSTITUTION,
|
|
|
|
XML_INT,
|
|
|
|
XML_INTENSITY,
|
2018-01-21 21:29:00 +08:00
|
|
|
XML_INTER_CHARACTER,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_INTERSECT,
|
|
|
|
XML_INTERVAL,
|
|
|
|
XML_INTERVAL_MAJOR,
|
|
|
|
XML_INTERVAL_MINOR,
|
|
|
|
XML_INTO_ENGLISH_NUMBER,
|
|
|
|
XML_INVERSE,
|
|
|
|
XML_IS_ACTIVE,
|
|
|
|
XML_IS_DATA_LAYOUT_FIELD,
|
|
|
|
XML_IS_HIDDEN,
|
|
|
|
XML_IS_SELECTION,
|
|
|
|
XML_ISBN,
|
|
|
|
XML_ITALIC,
|
|
|
|
XML_ITERATION,
|
|
|
|
XML_JOURNAL,
|
|
|
|
XML_JUSTIFIED,
|
|
|
|
XML_JUSTIFY,
|
|
|
|
XML_JUSTIFY_SINGLE_WORD,
|
|
|
|
XML_KEEP_WITH_NEXT,
|
|
|
|
XML_KERNING_NORMAL,
|
|
|
|
XML_KEY,
|
|
|
|
XML_KEY1,
|
|
|
|
XML_KEY2,
|
|
|
|
XML_KEYWORD,
|
|
|
|
XML_KEYWORDS,
|
|
|
|
XML_KIND,
|
|
|
|
XML_KM,
|
|
|
|
XML_LABEL,
|
|
|
|
XML_LABEL_ARRANGEMENT,
|
|
|
|
XML_LABEL_CELL_ADDRESS,
|
|
|
|
XML_LABEL_CELL_RANGE_ADDRESS,
|
|
|
|
XML_LABEL_RANGE,
|
|
|
|
XML_LABEL_RANGES,
|
2014-04-05 16:49:39 +02:00
|
|
|
XML_LABEL_STRING,
|
2014-07-26 14:44:38 -04:00
|
|
|
XML_LABEL_STROKE,
|
|
|
|
XML_LABEL_STROKE_COLOR,
|
|
|
|
XML_LABEL_STROKE_OPACITY,
|
|
|
|
XML_LABEL_STROKE_WIDTH,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_LAMBDA,
|
|
|
|
XML_LANDSCAPE,
|
|
|
|
XML_LANGUAGE,
|
|
|
|
XML_LANGUAGE_ASIAN,
|
|
|
|
XML_LANGUAGE_COMPLEX,
|
|
|
|
XML_LASER,
|
|
|
|
XML_LAST_COLUMN_SPANNED,
|
|
|
|
XML_LAST_PAGE,
|
|
|
|
XML_LAST_ROW_SPANNED,
|
|
|
|
XML_LAYER,
|
|
|
|
XML_LAYER_SET,
|
|
|
|
XML_LEADER_CHAR,
|
|
|
|
XML_LEFT,
|
|
|
|
XML_LEFT_OUTSIDE,
|
|
|
|
XML_LEFT_TOP_POSITION,
|
|
|
|
XML_LEFTARC,
|
|
|
|
XML_LEFTCIRCLE,
|
|
|
|
XML_LEGEND,
|
|
|
|
XML_LEGEND_POSITION,
|
|
|
|
XML_LENGTH,
|
|
|
|
XML_LEQ,
|
|
|
|
XML_LET_TEXT,
|
|
|
|
XML_KEEP_TEXT,
|
|
|
|
XML_LETTER_KERNING,
|
|
|
|
XML_LETTER_SPACING,
|
|
|
|
XML_LETTERS,
|
|
|
|
XML_LEVEL,
|
|
|
|
XML_LIBRARY,
|
|
|
|
XML_LIBRARY_EMBEDDED,
|
|
|
|
XML_LIBRARY_LINKED,
|
|
|
|
XML_LIGHT,
|
|
|
|
XML_LIGHTING_MODE,
|
|
|
|
XML_LIME,
|
|
|
|
XML_LIMIT,
|
|
|
|
XML_LINE,
|
|
|
|
XML_LINE_BREAK,
|
|
|
|
XML_LINE_DISTANCE,
|
|
|
|
XML_LINE_HEIGHT,
|
|
|
|
XML_LINE_HEIGHT_AT_LEAST,
|
|
|
|
XML_LINE_NUMBER,
|
|
|
|
XML_LINE_SKEW,
|
|
|
|
XML_LINE_SPACING,
|
2011-03-17 17:39:42 +01:00
|
|
|
XML_LINE_STYLE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_LINEAR,
|
2015-11-02 00:46:29 +01:00
|
|
|
XML_LINEARGRADIENT,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_LINENUMBERING_CONFIGURATION,
|
|
|
|
XML_LINENUMBERING_SEPARATOR,
|
|
|
|
XML_LINES,
|
|
|
|
XML_LINES_USED,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_LINKED_CELL,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_LINK_TO_SOURCE_DATA,
|
|
|
|
XML_LIST,
|
|
|
|
XML_LIST_BLOCK,
|
|
|
|
XML_LIST_HEADER,
|
|
|
|
XML_LIST_INFO,
|
|
|
|
XML_LIST_ITEM,
|
|
|
|
XML_LIST_LEVEL,
|
|
|
|
XML_LIST_LEVEL_STYLE_BULLET,
|
|
|
|
XML_LIST_LEVEL_STYLE_IMAGE,
|
|
|
|
XML_LIST_LEVEL_STYLE_NUMBER,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_LIST_LINKAGE_TYPE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_LIST_NAME,
|
|
|
|
XML_LIST_STYLE,
|
|
|
|
XML_LIST_STYLE_NAME,
|
|
|
|
XML_LN,
|
|
|
|
XML_LOCKED,
|
|
|
|
XML_LOG,
|
|
|
|
XML_LOGARITHMIC,
|
|
|
|
XML_LOGBASE,
|
|
|
|
XML_LONG,
|
|
|
|
XML_LOWLIMIT,
|
|
|
|
XML_LR_TB,
|
|
|
|
XML_LT,
|
|
|
|
XML_LTR,
|
|
|
|
XML_LUMINANCE,
|
|
|
|
XML_MACRO_NAME,
|
|
|
|
XML_MACTION,
|
|
|
|
XML_MAIN_ENTRY_STYLE_NAME,
|
|
|
|
XML_MAJOR,
|
|
|
|
XML_MALIGNGROUP,
|
|
|
|
XML_MALIGNMARK,
|
|
|
|
XML_MANUAL,
|
|
|
|
XML_MAP,
|
|
|
|
XML_MARGIN_BOTTOM,
|
|
|
|
XML_MARGIN_LEFT,
|
|
|
|
XML_MARGIN_RIGHT,
|
|
|
|
XML_MARGIN_TOP,
|
|
|
|
XML_MARGINS,
|
|
|
|
XML_MARKER,
|
|
|
|
XML_MARKER_END,
|
|
|
|
XML_MARKER_END_CENTER,
|
|
|
|
XML_MARKER_END_WIDTH,
|
|
|
|
XML_MARKER_START,
|
|
|
|
XML_MARKER_START_CENTER,
|
|
|
|
XML_MARKER_START_WIDTH,
|
|
|
|
XML_MAROON,
|
|
|
|
XML_MASTER_PAGE,
|
|
|
|
XML_MASTER_PAGE_NAME,
|
|
|
|
XML_MASTER_STYLES,
|
|
|
|
XML_MASTERSTHESIS,
|
|
|
|
XML_MATCH,
|
|
|
|
XML_MATH,
|
|
|
|
XML_MATRIX,
|
|
|
|
XML_MATRIX_COVERED,
|
|
|
|
XML_MATRIXROW,
|
|
|
|
XML_MAX,
|
|
|
|
XML_MAX_EDGE,
|
|
|
|
XML_MAX_HEIGHT,
|
2015-03-24 15:58:33 +01:00
|
|
|
XML_MAX_LENGTH,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_MAX_WIDTH,
|
|
|
|
XML_MAXIMUM,
|
|
|
|
XML_MAXIMUM_DIFFERENCE,
|
|
|
|
XML_MAY_BREAK_BETWEEN_ROWS,
|
|
|
|
XML_MAY_SCRIPT,
|
|
|
|
XML_MEAN,
|
|
|
|
XML_MEAN_VALUE,
|
|
|
|
XML_MEASURE,
|
|
|
|
XML_MEASURE_ALIGN,
|
|
|
|
XML_MEASURE_VERTICAL_ALIGN,
|
|
|
|
XML_MEDIAN,
|
|
|
|
XML_MEDIUM,
|
2013-06-23 21:32:37 +02:00
|
|
|
XML_MENCLOSE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_MERROR,
|
|
|
|
XML_MESSAGE_TYPE,
|
|
|
|
XML_META,
|
|
|
|
XML_MFENCED,
|
|
|
|
XML_MFRAC,
|
|
|
|
XML_MI,
|
|
|
|
XML_MIDDLE,
|
|
|
|
XML_MIME_TYPE,
|
|
|
|
XML_MIN,
|
|
|
|
XML_MIN_DENOMINATOR_DIGITS,
|
|
|
|
XML_MIN_EDGE,
|
|
|
|
XML_MIN_EXPONENT_DIGITS,
|
|
|
|
XML_MIN_HEIGHT,
|
|
|
|
XML_MIN_INTEGER_DIGITS,
|
|
|
|
XML_MIN_LABEL_DISTANCE,
|
|
|
|
XML_MIN_LABEL_WIDTH,
|
2015-03-24 15:58:33 +01:00
|
|
|
XML_MIN_LENGTH,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_MIN_LINE_HEIGHT,
|
|
|
|
XML_MIN_NUMERATOR_DIGITS,
|
|
|
|
XML_MIN_ROW_HEIGHT,
|
|
|
|
XML_MIN_WIDTH,
|
|
|
|
XML_MINIMUM,
|
|
|
|
XML_MINOR,
|
|
|
|
XML_MINUS,
|
|
|
|
XML_MINUTES,
|
|
|
|
XML_MIRROR,
|
|
|
|
XML_MIRRORED,
|
|
|
|
XML_MISC,
|
|
|
|
XML_MITER,
|
|
|
|
XML_MM,
|
|
|
|
XML_MMULTISCRIPTS,
|
|
|
|
XML_MN,
|
|
|
|
XML_MO,
|
|
|
|
XML_MODE,
|
|
|
|
XML_MODERN,
|
|
|
|
XML_MODIFICATION_DATE,
|
|
|
|
XML_MODIFICATION_TIME,
|
|
|
|
XML_MODULATE,
|
|
|
|
XML_MODULE,
|
|
|
|
XML_MOMENT,
|
|
|
|
XML_MONO,
|
|
|
|
XML_MONTH,
|
|
|
|
XML_MOUSE_AS_PEN,
|
|
|
|
XML_MOUSE_VISIBLE,
|
|
|
|
XML_MOVE,
|
|
|
|
XML_MOVE_FROM_BOTTOM,
|
|
|
|
XML_MOVE_FROM_LEFT,
|
|
|
|
XML_MOVE_FROM_RIGHT,
|
|
|
|
XML_MOVE_FROM_TOP,
|
|
|
|
XML_MOVE_PROTECT,
|
|
|
|
XML_MOVE_SHORT,
|
|
|
|
XML_MOVEMENT,
|
|
|
|
XML_MOVEMENT_CUT_OFF,
|
|
|
|
XML_MOVER,
|
2013-06-02 22:22:43 +02:00
|
|
|
XML_MOVING_AVERAGE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_MPADDED,
|
|
|
|
XML_MPHANTOM,
|
|
|
|
XML_MPRESCRIPTS,
|
|
|
|
XML_MROOT,
|
|
|
|
XML_MROW,
|
|
|
|
XML_MS,
|
|
|
|
XML_MSPACE,
|
|
|
|
XML_MSQRT,
|
|
|
|
XML_MSTYLE,
|
|
|
|
XML_MSUB,
|
|
|
|
XML_MSUBSUP,
|
|
|
|
XML_MSUP,
|
|
|
|
XML_MTABLE,
|
|
|
|
XML_MTD,
|
|
|
|
XML_MTEXT,
|
|
|
|
XML_MTR,
|
|
|
|
XML_MULTI_DELETION_SPANNED,
|
|
|
|
XML_MUNDER,
|
|
|
|
XML_MUNDEROVER,
|
|
|
|
XML_NAME,
|
|
|
|
XML_NAME_AND_EXTENSION,
|
|
|
|
XML_NAMED_EXPRESSION,
|
|
|
|
XML_NAMED_EXPRESSIONS,
|
|
|
|
XML_NAMED_RANGE,
|
|
|
|
XML_NAVY,
|
2012-05-26 00:40:49 +02:00
|
|
|
XML_NEGATIVE_COLOR,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_NEQ,
|
|
|
|
XML_NEW,
|
|
|
|
XML_NEXT,
|
|
|
|
XML_NEXT_PAGE,
|
|
|
|
XML_NEXT_STYLE_NAME,
|
|
|
|
XML_NO_LIMIT,
|
|
|
|
XML_NO_WRAP,
|
|
|
|
XML_NOEMPTY,
|
|
|
|
XML_NOHREF,
|
|
|
|
XML_NOMATCH,
|
|
|
|
XML_NONE,
|
|
|
|
XML_NOPRTSUBSET,
|
|
|
|
XML_NORMAL,
|
|
|
|
XML_NORMALS_DIRECTION,
|
|
|
|
XML_NORMALS_KIND,
|
|
|
|
XML_NOT,
|
|
|
|
XML_NOT_EQUAL_DATE,
|
2013-06-23 21:32:37 +02:00
|
|
|
XML_NOTATION,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_NOTE,
|
|
|
|
XML_NOTES,
|
|
|
|
XML_NOTIN,
|
|
|
|
XML_NOTSUBSET,
|
|
|
|
XML_NULL_DATE,
|
|
|
|
XML_NULL_YEAR,
|
|
|
|
XML_NUM_FORMAT,
|
|
|
|
XML_NUM_LETTER_SYNC,
|
|
|
|
XML_NUM_PREFIX,
|
|
|
|
XML_NUM_SUFFIX,
|
2013-06-29 22:51:58 +02:00
|
|
|
XML_NUMALIGN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_NUMBER,
|
|
|
|
XML_NUMBER_AND_NAME,
|
|
|
|
XML_NUMBER_COLUMNS_REPEATED,
|
|
|
|
XML_NUMBER_COLUMNS_SPANNED,
|
|
|
|
XML_NUMBER_LINES,
|
|
|
|
XML_NUMBER_MATRIX_COLUMNS_SPANNED,
|
|
|
|
XML_NUMBER_MATRIX_ROWS_SPANNED,
|
|
|
|
XML_NUMBER_POSITION,
|
|
|
|
XML_NUMBER_ROWS_REPEATED,
|
|
|
|
XML_NUMBER_ROWS_SPANNED,
|
|
|
|
XML_NUMBER_STYLE,
|
|
|
|
XML_NUMBER_WRAPPED_PARAGRAPHS,
|
|
|
|
XML_NUMBERED_ENTRIES,
|
|
|
|
XML_OBJECT,
|
|
|
|
XML_OBJECT_COUNT,
|
|
|
|
XML_OBJECT_INDEX,
|
|
|
|
XML_OBJECT_INDEX_ENTRY_TEMPLATE,
|
|
|
|
XML_OBJECT_INDEX_SOURCE,
|
|
|
|
XML_OBJECT_NAME,
|
|
|
|
XML_OBJECT_OLE,
|
|
|
|
XML_OBJECTS,
|
|
|
|
XML_ODD_PAGE,
|
|
|
|
XML_OFFSET,
|
|
|
|
XML_OLIVE,
|
|
|
|
XML_ONLOAD,
|
|
|
|
XML_ONREQUEST,
|
|
|
|
XML_ON_UPDATE_KEEP_SIZE,
|
|
|
|
XML_ON_UPDATE_KEEP_STYLES,
|
|
|
|
XML_ONLINE,
|
|
|
|
XML_ONLINE_TEXT,
|
|
|
|
XML_OPAQUE_BACKGROUND,
|
|
|
|
XML_OPAQUE_FOREGROUND,
|
|
|
|
XML_OPEN,
|
|
|
|
XML_OPEN_HORIZONTAL,
|
|
|
|
XML_OPEN_VERTICAL,
|
|
|
|
XML_OPERATION,
|
|
|
|
XML_OPERATOR,
|
|
|
|
XML_OPTIMAL,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_OPTION,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_OR,
|
|
|
|
XML_ORDER,
|
|
|
|
XML_ORDERED_LIST,
|
|
|
|
XML_ORGANIZATIONS,
|
|
|
|
XML_ORIENTATION,
|
|
|
|
XML_ORIENTATION_LANDSCAPE,
|
|
|
|
XML_ORIENTATION_PORTRAIT,
|
|
|
|
XML_ORIGIN,
|
|
|
|
XML_ORPHANS,
|
|
|
|
XML_OUTLINE_LEVEL,
|
|
|
|
XML_OUTLINE_LEVEL_STYLE,
|
|
|
|
XML_OUTLINE_STYLE,
|
|
|
|
XML_OUTSET,
|
|
|
|
XML_OUTSIDE,
|
|
|
|
XML_OVERLAP,
|
|
|
|
XML_P,
|
|
|
|
XML_PACKAGE_NAME,
|
|
|
|
XML_PADDING,
|
|
|
|
XML_PADDING_BOTTOM,
|
|
|
|
XML_PADDING_LEFT,
|
|
|
|
XML_PADDING_RIGHT,
|
|
|
|
XML_PADDING_TOP,
|
|
|
|
XML_PAGE,
|
|
|
|
XML_PAGE_ADJUST,
|
|
|
|
XML_PAGE_BREAKS_ON_GROUP_CHANGE,
|
|
|
|
XML_PAGE_CONTENT,
|
|
|
|
XML_PAGE_CONTINUATION_STRING,
|
|
|
|
XML_PAGE_COUNT,
|
|
|
|
XML_PAGE_END_MARGIN,
|
|
|
|
XML_PAGE_HEIGHT,
|
|
|
|
XML_PAGE_MASTER,
|
|
|
|
XML_PAGE_MASTER_NAME,
|
2015-05-15 13:38:07 +02:00
|
|
|
XML_PAGE_NAME,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_PAGE_NUMBER,
|
2016-09-05 14:38:30 +05:30
|
|
|
XML_PAGE_NUMBER_VISIBLE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_PAGE_START_MARGIN,
|
|
|
|
XML_PAGE_STYLE_NAME,
|
|
|
|
XML_PAGE_THUMBNAIL,
|
|
|
|
XML_PAGE_USAGE,
|
|
|
|
XML_PAGE_VARIABLE_GET,
|
|
|
|
XML_PAGE_VARIABLE_SET,
|
|
|
|
XML_PAGE_VIEW_ZOOM_VALUE,
|
|
|
|
XML_PAGE_WIDTH,
|
|
|
|
XML_PAGES,
|
|
|
|
XML_PAPER_TRAY_NUMBER,
|
|
|
|
XML_PARAGRAPH,
|
|
|
|
XML_PARAGRAPH_CONTENT,
|
|
|
|
XML_PARAGRAPH_COUNT,
|
|
|
|
XML_PARAGRAPH_END_MARGIN,
|
|
|
|
XML_PARAGRAPH_START_MARGIN,
|
|
|
|
XML_PARALLEL,
|
|
|
|
XML_PARAM,
|
|
|
|
XML_PARENT_STYLE_NAME,
|
|
|
|
XML_PARSE_SQL_STATEMENT,
|
|
|
|
XML_PARSED,
|
|
|
|
XML_PARTIALDIFF,
|
|
|
|
XML_PASSWORD,
|
|
|
|
XML_PASSWORT,
|
|
|
|
XML_PATH,
|
|
|
|
XML_PATH_ID,
|
|
|
|
XML_PAUSE,
|
|
|
|
XML_PENDING,
|
|
|
|
XML_PERCENTAGE,
|
|
|
|
XML_PERCENTAGE_STYLE,
|
|
|
|
XML_PERSPECTIVE,
|
|
|
|
XML_PHDTHESIS,
|
|
|
|
XML_PHONG,
|
|
|
|
XML_PIE_OFFSET,
|
|
|
|
XML_PLACEHOLDER,
|
|
|
|
XML_PLACEHOLDER_TYPE,
|
|
|
|
XML_PLACING,
|
|
|
|
XML_PLAIN_NUMBER,
|
|
|
|
XML_PLAIN_NUMBER_AND_NAME,
|
|
|
|
XML_PLAY_FULL,
|
|
|
|
XML_PLOT_AREA,
|
|
|
|
XML_PLUGIN,
|
|
|
|
XML_PLUS,
|
|
|
|
XML_POINTS,
|
|
|
|
XML_POLYGON,
|
|
|
|
XML_POLYLINE,
|
|
|
|
XML_POLYNOMIAL,
|
|
|
|
XML_POOL_ID,
|
|
|
|
XML_PORTRAIT,
|
|
|
|
XML_POSITION,
|
|
|
|
XML_POSITION_BOTTOM,
|
|
|
|
XML_POSITION_LEFT,
|
|
|
|
XML_POSITION_RIGHT,
|
|
|
|
XML_POSITION_TOP,
|
2012-05-22 21:57:50 +02:00
|
|
|
XML_POSITIVE_COLOR,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_POSTURE_ITALIC,
|
|
|
|
XML_POSTURE_NORMAL,
|
|
|
|
XML_POSTURE_OBLIQUE,
|
|
|
|
XML_POWER,
|
|
|
|
XML_PRECISION_AS_SHOWN,
|
|
|
|
XML_PREFIX,
|
|
|
|
XML_PRESENTATION,
|
|
|
|
XML_PRESENTATION_CHART,
|
|
|
|
XML_PRESENTATION_GRAPHIC,
|
|
|
|
XML_PRESENTATION_NOTES,
|
|
|
|
XML_PRESENTATION_OBJECT,
|
|
|
|
XML_PRESENTATION_ORGCHART,
|
|
|
|
XML_PRESENTATION_OUTLINE,
|
|
|
|
XML_PRESENTATION_PAGE,
|
|
|
|
XML_PRESENTATION_PAGE_LAYOUT,
|
|
|
|
XML_PRESENTATION_PAGE_LAYOUT_NAME,
|
|
|
|
XML_PRESENTATION_SUBTITLE,
|
|
|
|
XML_PRESENTATION_TABLE,
|
|
|
|
XML_PRESENTATION_TITLE,
|
|
|
|
XML_PREVIOUS,
|
|
|
|
XML_PREVIOUS_PAGE,
|
|
|
|
XML_PRINT,
|
|
|
|
XML_PRINT_CONTENT,
|
|
|
|
XML_PRINT_DATE,
|
|
|
|
XML_PRINT_ORIENTATION,
|
|
|
|
XML_PRINT_PAGE_ORDER,
|
|
|
|
XML_PRINT_RANGE,
|
|
|
|
XML_PRINT_RANGES,
|
|
|
|
XML_PRINT_TIME,
|
|
|
|
XML_PRINTABLE,
|
|
|
|
XML_PRINTED_BY,
|
|
|
|
XML_PROCEEDINGS,
|
|
|
|
XML_PRODUCT,
|
|
|
|
XML_PROJECTION,
|
|
|
|
XML_PROPERTIES,
|
|
|
|
XML_PROTECT,
|
|
|
|
XML_PROTECT_CONTENT,
|
|
|
|
XML_PROTECT_POSITION,
|
|
|
|
XML_PROTECT_SIZE,
|
|
|
|
XML_PROTECTED,
|
|
|
|
XML_PROTECTION_KEY,
|
2010-09-28 11:44:18 -04:00
|
|
|
XML_PROTECTION_KEY_DIGEST_ALGORITHM,
|
|
|
|
XML_PROTECTION_KEY_DIGEST_ALGORITHM_2,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_PRSUBSET,
|
|
|
|
XML_PUBLISHER,
|
|
|
|
XML_PUNCTUATION_WRAP,
|
|
|
|
XML_PURPLE,
|
|
|
|
XML_PYRAMID,
|
|
|
|
XML_QUARTER,
|
|
|
|
XML_QUERY_NAME,
|
|
|
|
XML_QUO_VADIS,
|
|
|
|
XML_QUOTIENT,
|
|
|
|
XML_R,
|
|
|
|
XML_RADAR,
|
|
|
|
XML_RANDOM,
|
|
|
|
XML_RANGE_ADDRESS,
|
|
|
|
XML_RANGE_USABLE_AS,
|
|
|
|
XML_RECREATE_ON_EDIT,
|
|
|
|
XML_RECT,
|
|
|
|
XML_RED,
|
|
|
|
XML_REF_NAME,
|
|
|
|
XML_REFERENCE,
|
|
|
|
XML_REFERENCE_END,
|
|
|
|
XML_REFERENCE_FORMAT,
|
|
|
|
XML_REFERENCE_MARK,
|
|
|
|
XML_REFERENCE_MARK_END,
|
|
|
|
XML_REFERENCE_MARK_START,
|
|
|
|
XML_REFERENCE_REF,
|
|
|
|
XML_REFERENCE_START,
|
|
|
|
XML_REFERENCE_TYPE,
|
|
|
|
XML_REFRESH_DELAY,
|
|
|
|
XML_REGION_CENTER,
|
|
|
|
XML_REGION_LEFT,
|
|
|
|
XML_REGION_RIGHT,
|
|
|
|
XML_REGISTER_TRUE,
|
|
|
|
XML_REGISTER_TRUTH_REF_STYLE_NAME,
|
|
|
|
XML_REJECTED,
|
|
|
|
XML_REJECTING_CHANGE_ID,
|
|
|
|
XML_REJECTION,
|
|
|
|
XML_REL_COLUMN_WIDTH,
|
|
|
|
XML_REL_HEIGHT,
|
2014-01-30 10:25:16 +01:00
|
|
|
XML_REL_HEIGHT_REL,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_REL_WIDTH,
|
2014-01-30 10:25:16 +01:00
|
|
|
XML_REL_WIDTH_REL,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_RELATIVE,
|
|
|
|
XML_RELATIVE_TAB_STOP_POSITION,
|
|
|
|
XML_RELN,
|
|
|
|
XML_REM,
|
|
|
|
XML_REMOVE_DEPENDENTS,
|
|
|
|
XML_REMOVE_PRECEDENTS,
|
|
|
|
XML_REPEAT,
|
|
|
|
XML_REPEAT_COLUMN,
|
|
|
|
XML_REPEAT_ROW,
|
|
|
|
XML_REPEATED,
|
|
|
|
XML_REPLACE,
|
|
|
|
XML_REPORT_TYPE,
|
|
|
|
XML_RESTART_ON_PAGE,
|
|
|
|
XML_REVISION,
|
|
|
|
XML_RIDGE,
|
|
|
|
XML_RIGHT,
|
|
|
|
XML_RIGHT_OUTSIDE,
|
|
|
|
XML_RIGHTARC,
|
|
|
|
XML_RIGHTCIRCLE,
|
|
|
|
XML_RING,
|
|
|
|
XML_ROLE,
|
|
|
|
XML_ROLL_FROM_BOTTOM,
|
|
|
|
XML_ROLL_FROM_LEFT,
|
|
|
|
XML_ROLL_FROM_RIGHT,
|
|
|
|
XML_ROMAN,
|
|
|
|
XML_ROOT,
|
|
|
|
XML_ROTATE,
|
|
|
|
XML_ROTATION,
|
|
|
|
XML_ROTATION_ALIGN,
|
|
|
|
XML_ROTATION_ANGLE,
|
|
|
|
XML_ROUND,
|
2014-03-26 22:46:43 -04:00
|
|
|
XML_ROUNDED_EDGE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ROW,
|
|
|
|
XML_ROW_HEIGHT,
|
|
|
|
XML_ROW_NUMBER,
|
|
|
|
XML_ROWS,
|
2011-12-22 17:27:32 +01:00
|
|
|
XML_RSID,
|
|
|
|
XML_PARRSID,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_RUBY,
|
|
|
|
XML_RUBY_ALIGN,
|
|
|
|
XML_RUBY_BASE,
|
|
|
|
XML_RUBY_POSITION,
|
|
|
|
XML_RUBY_TEXT,
|
|
|
|
XML_RUN_THROUGH,
|
|
|
|
XML_RX,
|
|
|
|
XML_RY,
|
|
|
|
XML_S,
|
|
|
|
XML_SCALE,
|
|
|
|
XML_SCALE_MIN,
|
|
|
|
XML_SCALE_TEXT,
|
|
|
|
XML_SCALE_TO,
|
|
|
|
XML_SCALE_TO_PAGES,
|
|
|
|
XML_SCATTER,
|
|
|
|
XML_SCENARIO,
|
|
|
|
XML_SCENARIO_RANGES,
|
|
|
|
XML_SCENE,
|
|
|
|
XML_SCHOOL,
|
|
|
|
XML_SCIENTIFIC_NUMBER,
|
|
|
|
XML_SCORE_SPACES,
|
|
|
|
XML_SCRIPT,
|
2013-07-09 15:48:10 +02:00
|
|
|
XML_SCRIPT_ASIAN,
|
|
|
|
XML_SCRIPT_COMPLEX,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SCROLL,
|
|
|
|
XML_SDEV,
|
|
|
|
XML_SEARCH_CRITERIA_MUST_APPLY_TO_WHOLE_CELL,
|
|
|
|
XML_SEC,
|
|
|
|
XML_SECH,
|
|
|
|
XML_SECOND_DATE_TIME,
|
|
|
|
XML_SECONDS,
|
|
|
|
XML_SECTION,
|
|
|
|
XML_SECTION_DESC,
|
|
|
|
XML_SECTION_NAME,
|
|
|
|
XML_SECTION_SOURCE,
|
|
|
|
XML_SELECT_PAGE,
|
2010-09-28 11:44:18 -04:00
|
|
|
XML_SELECT_PROTECTED_CELLS,
|
|
|
|
XML_SELECT_UNPROTECTED_CELLS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SELECTOR,
|
|
|
|
XML_SEMANTICS,
|
|
|
|
XML_SEMI_AUTOMATIC,
|
|
|
|
XML_SENDER_CITY,
|
|
|
|
XML_SENDER_COMPANY,
|
|
|
|
XML_SENDER_COUNTRY,
|
|
|
|
XML_SENDER_EMAIL,
|
|
|
|
XML_SENDER_FAX,
|
|
|
|
XML_SENDER_FIRSTNAME,
|
|
|
|
XML_SENDER_INITIALS,
|
|
|
|
XML_SENDER_LASTNAME,
|
|
|
|
XML_SENDER_PHONE_PRIVATE,
|
|
|
|
XML_SENDER_PHONE_WORK,
|
|
|
|
XML_SENDER_POSITION,
|
|
|
|
XML_SENDER_POSTAL_CODE,
|
|
|
|
XML_SENDER_STATE_OR_PROVINCE,
|
|
|
|
XML_SENDER_STREET,
|
|
|
|
XML_SENDER_TITLE,
|
|
|
|
XML_SEP,
|
|
|
|
XML_SEPARATION_CHARACTER,
|
|
|
|
XML_SEPARATOR,
|
|
|
|
XML_SEQUENCE,
|
|
|
|
XML_SEQUENCE_DECL,
|
|
|
|
XML_SEQUENCE_DECLS,
|
|
|
|
XML_SEQUENCE_REF,
|
|
|
|
XML_SERIES,
|
|
|
|
XML_SERIES_SOURCE,
|
|
|
|
XML_SERVER_MAP,
|
|
|
|
XML_SET,
|
|
|
|
XML_SETDIFF,
|
|
|
|
XML_SETTINGS,
|
|
|
|
XML_SHADE_MODE,
|
|
|
|
XML_SHADOW,
|
|
|
|
XML_SHADOW_COLOR,
|
|
|
|
XML_SHADOW_OFFSET_X,
|
|
|
|
XML_SHADOW_OFFSET_Y,
|
|
|
|
XML_SHADOW_SLANT,
|
|
|
|
XML_SHADOW_TRANSPARENCY,
|
|
|
|
XML_SHAPE,
|
|
|
|
XML_SHAPE_ID,
|
|
|
|
XML_SHAPES,
|
|
|
|
XML_SHEET_NAME,
|
|
|
|
XML_SHININESS,
|
|
|
|
XML_SHORT,
|
|
|
|
XML_SHOW,
|
|
|
|
XML_SHOW_ACCEPTED_CHANGES,
|
|
|
|
XML_SHOW_CHANGES,
|
|
|
|
XML_SHOW_CHANGES_BY_AUTHOR,
|
|
|
|
XML_SHOW_CHANGES_BY_AUTHOR_NAME,
|
|
|
|
XML_SHOW_CHANGES_BY_COMMENT,
|
|
|
|
XML_SHOW_CHANGES_BY_COMMENT_TEXT,
|
|
|
|
XML_SHOW_CHANGES_BY_DATETIME,
|
|
|
|
XML_SHOW_CHANGES_BY_DATETIME_FIRST_DATETIME,
|
|
|
|
XML_SHOW_CHANGES_BY_DATETIME_MODE,
|
|
|
|
XML_SHOW_CHANGES_BY_DATETIME_SECOND_DATETIME,
|
|
|
|
XML_SHOW_CHANGES_BY_RANGES,
|
|
|
|
XML_SHOW_CHANGES_BY_RANGES_LIST,
|
|
|
|
XML_SHOW_LOGO,
|
|
|
|
XML_SHOW_REJECTED_CHANGES,
|
|
|
|
XML_SHOW_SHAPE,
|
|
|
|
XML_SHOW_TEXT,
|
|
|
|
XML_SHOW_UNIT,
|
2012-05-26 00:40:49 +02:00
|
|
|
XML_SHOW_VALUE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SHOWS,
|
|
|
|
XML_SIDE_BY_SIDE,
|
|
|
|
XML_SILVER,
|
|
|
|
XML_SIMPLE,
|
|
|
|
XML_SIN,
|
|
|
|
XML_SINCE_DATE_TIME,
|
|
|
|
XML_SINCE_SAVE,
|
|
|
|
XML_SINH,
|
|
|
|
XML_SIZE,
|
|
|
|
XML_SIZE_PROTECT,
|
|
|
|
XML_SLANT,
|
|
|
|
XML_SLANT_X,
|
|
|
|
XML_SLANT_Y,
|
|
|
|
XML_SLIDE,
|
|
|
|
XML_SLOW,
|
|
|
|
XML_SOLID,
|
|
|
|
XML_SOLID_TYPE,
|
|
|
|
XML_SORT,
|
|
|
|
XML_SORT_ASCENDING,
|
|
|
|
XML_SORT_BY,
|
|
|
|
XML_SORT_BY_POSITION,
|
|
|
|
XML_SORT_GROUPS,
|
|
|
|
XML_SORT_KEY,
|
|
|
|
XML_SOUND,
|
|
|
|
XML_SOURCE_CELL_RANGE,
|
|
|
|
XML_SOURCE_CELL_RANGE_ADDRESSES,
|
|
|
|
XML_SOURCE_FIELD_NAME,
|
|
|
|
XML_SOURCE_NAME,
|
|
|
|
XML_SOURCE_RANGE_ADDRESS,
|
|
|
|
XML_SOURCE_SERVICE,
|
|
|
|
XML_SPACE_BEFORE,
|
|
|
|
XML_SPAN,
|
|
|
|
XML_SPECULAR,
|
|
|
|
XML_SPECULAR_COLOR,
|
|
|
|
XML_SPEED,
|
|
|
|
XML_SPHERE,
|
|
|
|
XML_SPIRAL,
|
|
|
|
XML_SPIRAL_IN,
|
|
|
|
XML_SPIRAL_INWARD_LEFT,
|
|
|
|
XML_SPIRAL_INWARD_RIGHT,
|
|
|
|
XML_SPIRAL_OUT,
|
|
|
|
XML_SPIRAL_OUTWARD_LEFT,
|
|
|
|
XML_SPIRAL_OUTWARD_RIGHT,
|
|
|
|
XML_SPIRALIN_LEFT,
|
|
|
|
XML_SPIRALIN_RIGHT,
|
|
|
|
XML_SPIRALOUT_LEFT,
|
|
|
|
XML_SPIRALOUT_RIGHT,
|
|
|
|
XML_SPLINES,
|
|
|
|
XML_SPLIT,
|
|
|
|
XML_SPLIT_COLUMN,
|
|
|
|
XML_SPLIT_POSITION,
|
|
|
|
XML_SPLIT_ROW,
|
|
|
|
XML_SPREADSHEET,
|
2012-11-30 22:10:37 +01:00
|
|
|
XML_SPREADMETHOD,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SQL_STATEMENT,
|
|
|
|
XML_STACKED,
|
|
|
|
XML_STAGGER_EVEN,
|
|
|
|
XML_STAGGER_ODD,
|
|
|
|
XML_STANDARD,
|
|
|
|
XML_STANDARD_DEVIATION,
|
|
|
|
XML_STARBASIC,
|
|
|
|
XML_START,
|
|
|
|
XML_START_ANGLE,
|
|
|
|
XML_START_COLOR,
|
|
|
|
XML_START_COLUMN,
|
|
|
|
XML_START_GLUE_POINT,
|
|
|
|
XML_START_GUIDE,
|
|
|
|
XML_START_INTENSITY,
|
|
|
|
XML_START_LINE_SPACING_HORIZONTAL,
|
|
|
|
XML_START_LINE_SPACING_VERTICAL,
|
|
|
|
XML_START_NUMBERING_AT,
|
|
|
|
XML_START_PAGE,
|
|
|
|
XML_START_POSITION,
|
|
|
|
XML_START_ROW,
|
|
|
|
XML_START_SCALE,
|
|
|
|
XML_START_SHAPE,
|
|
|
|
XML_START_TABLE,
|
|
|
|
XML_START_VALUE,
|
|
|
|
XML_START_WITH_NAVIGATOR,
|
|
|
|
XML_STATISTICS,
|
|
|
|
XML_STATUS,
|
|
|
|
XML_STAY_ON_TOP,
|
|
|
|
XML_STDEV,
|
|
|
|
XML_STDEVP,
|
|
|
|
XML_STEPS,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_STEP_SIZE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_STOCK,
|
|
|
|
XML_STOCK_UPDOWN_BARS,
|
|
|
|
XML_STOCK_WITH_VOLUME,
|
|
|
|
XML_STOP,
|
2015-11-02 00:46:29 +01:00
|
|
|
XML_STOP_COLOR,
|
|
|
|
XML_STOP_OPACITY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_STRETCH,
|
|
|
|
XML_STRETCH_FROM_BOTTOM,
|
|
|
|
XML_STRETCH_FROM_LEFT,
|
|
|
|
XML_STRETCH_FROM_RIGHT,
|
|
|
|
XML_STRETCH_FROM_TOP,
|
|
|
|
XML_STRETCHY,
|
|
|
|
XML_STRICT,
|
|
|
|
XML_STRING,
|
|
|
|
XML_STRING_VALUE,
|
|
|
|
XML_STRING_VALUE_IF_FALSE,
|
|
|
|
XML_STRING_VALUE_IF_TRUE,
|
|
|
|
XML_STRIPES,
|
|
|
|
XML_STROKE,
|
|
|
|
XML_STROKE_COLOR,
|
|
|
|
XML_STROKE_DASH,
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
XML_STROKE_LINECAP,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_STROKE_LINEJOIN,
|
|
|
|
XML_STROKE_OPACITY,
|
|
|
|
XML_STROKE_WIDTH,
|
|
|
|
XML_STRUCTURE_PROTECTED,
|
|
|
|
XML_STYLE,
|
|
|
|
XML_STYLE_NAME,
|
|
|
|
XML_STYLES,
|
|
|
|
XML_STYLESHEET,
|
|
|
|
XML_SUB_TABLE,
|
|
|
|
XML_SUBJECT,
|
|
|
|
XML_SUBSET,
|
|
|
|
XML_SUBTITLE,
|
|
|
|
XML_SUBTOTAL_FIELD,
|
|
|
|
XML_SUBTOTAL_RULE,
|
|
|
|
XML_SUBTOTAL_RULES,
|
2013-01-31 12:05:50 +01:00
|
|
|
XML_SUB_VIEW_SIZE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SUFFIX,
|
|
|
|
XML_SUM,
|
|
|
|
XML_SWISS,
|
|
|
|
XML_SYMBOL,
|
|
|
|
XML_SYMBOL_HEIGHT,
|
|
|
|
XML_SYMBOL_IMAGE_NAME,
|
|
|
|
XML_SYMBOL_WIDTH,
|
|
|
|
XML_SYSTEM,
|
2010-02-22 10:13:55 -05:00
|
|
|
XML_TAB_COLOR,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_TAB_STOP,
|
|
|
|
XML_TAB_STOP_DISTANCE,
|
|
|
|
XML_TAB_STOPS,
|
|
|
|
XML_TABLE,
|
|
|
|
XML_TABLE_BACKGROUND,
|
|
|
|
XML_TABLE_CELL,
|
|
|
|
XML_TABLE_CENTERING,
|
|
|
|
XML_TABLE_COLUMN,
|
|
|
|
XML_TABLE_COLUMN_GROUP,
|
|
|
|
XML_TABLE_COLUMNS,
|
|
|
|
XML_TABLE_COUNT,
|
|
|
|
XML_TABLE_HEADER,
|
|
|
|
XML_TABLE_HEADER_COLUMNS,
|
|
|
|
XML_TABLE_HEADER_ROWS,
|
|
|
|
XML_TABLE_INDEX,
|
|
|
|
XML_TABLE_INDEX_ENTRY_TEMPLATE,
|
|
|
|
XML_TABLE_INDEX_SOURCE,
|
|
|
|
XML_TABLE_NAME,
|
|
|
|
XML_TABLE_OF_CONTENT,
|
|
|
|
XML_TABLE_OF_CONTENT_ENTRY_TEMPLATE,
|
|
|
|
XML_TABLE_OF_CONTENT_SOURCE,
|
|
|
|
XML_TABLE_PAGE,
|
2010-09-28 11:44:18 -04:00
|
|
|
XML_TABLE_PROTECTION,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_TABLE_ROW,
|
|
|
|
XML_TABLE_ROW_GROUP,
|
|
|
|
XML_TABLE_ROWS,
|
|
|
|
XML_TABLE_SOURCE,
|
|
|
|
XML_TABLE_VIEW,
|
|
|
|
XML_TABLES,
|
|
|
|
XML_TAN,
|
|
|
|
XML_TANH,
|
|
|
|
XML_TARGET_CELL_ADDRESS,
|
2017-10-21 16:24:50 +05:30
|
|
|
XML_TARGET_FRAME,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_TARGET_FRAME_NAME,
|
|
|
|
XML_TARGET_RANGE_ADDRESS,
|
|
|
|
XML_TB_RL,
|
|
|
|
XML_TEAL,
|
|
|
|
XML_TECHREPORT,
|
|
|
|
XML_TEMPLATE,
|
|
|
|
XML_TEMPLATE_NAME,
|
|
|
|
XML_TENDSTO,
|
|
|
|
XML_TEX_FILTER,
|
|
|
|
XML_TEX_GENERATION_MODE_X,
|
|
|
|
XML_TEX_GENERATION_MODE_Y,
|
|
|
|
XML_TEX_KIND,
|
|
|
|
XML_TEX_MODE,
|
|
|
|
XML_TEXT,
|
|
|
|
XML_TEXT_ALIGN,
|
|
|
|
XML_TEXT_ALIGN_LAST,
|
|
|
|
XML_TEXT_ALIGN_SOURCE,
|
|
|
|
XML_TEXT_AUTOSPACE,
|
|
|
|
XML_TEXT_BACKGROUND_COLOR,
|
|
|
|
XML_TEXT_BLINKING,
|
|
|
|
XML_TEXT_BOX,
|
|
|
|
XML_TEXT_COMBINE,
|
|
|
|
XML_TEXT_COMBINE_END_CHAR,
|
|
|
|
XML_TEXT_COMBINE_START_CHAR,
|
|
|
|
XML_TEXT_CONTENT,
|
|
|
|
XML_TEXT_CROSSING_OUT,
|
|
|
|
XML_TEXT_EMPHASIZE,
|
|
|
|
XML_TEXT_GLOBAL,
|
|
|
|
XML_TEXT_INDENT,
|
|
|
|
XML_TEXT_INPUT,
|
2010-10-05 11:24:49 -04:00
|
|
|
XML_TEXT_JUSTIFY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_TEXT_OUTLINE,
|
|
|
|
XML_TEXT_POSITION,
|
|
|
|
XML_TEXT_ROTATION_ANGLE,
|
|
|
|
XML_TEXT_ROTATION_SCALE,
|
|
|
|
XML_TEXT_SCALE,
|
|
|
|
XML_TEXT_SHADOW,
|
|
|
|
XML_TEXT_STYLE,
|
|
|
|
XML_TEXT_TRANSFORM,
|
|
|
|
XML_TEXT_UNDERLINE,
|
|
|
|
XML_TEXT_UNDERLINE_COLOR,
|
|
|
|
XML_TEXTAREA_HORIZONTAL_ALIGN,
|
|
|
|
XML_TEXTAREA_VERTICAL_ALIGN,
|
|
|
|
XML_TEXTUAL,
|
|
|
|
XML_THICK,
|
|
|
|
XML_THIN,
|
|
|
|
XML_THREE_DIMENSIONAL,
|
|
|
|
XML_THUMBNAIL,
|
|
|
|
XML_TICK_MARKS_MAJOR_INNER,
|
|
|
|
XML_TICK_MARKS_MAJOR_OUTER,
|
|
|
|
XML_TICK_MARKS_MINOR_INNER,
|
|
|
|
XML_TICK_MARKS_MINOR_OUTER,
|
|
|
|
XML_TILE_REPEAT_OFFSET,
|
|
|
|
XML_TIME,
|
|
|
|
XML_TIME_ADJUST,
|
|
|
|
XML_TIME_STYLE,
|
|
|
|
XML_TIME_VALUE,
|
|
|
|
XML_TIMES,
|
|
|
|
XML_TITLE,
|
|
|
|
XML_TO_ANOTHER_TABLE,
|
|
|
|
XML_TO_BOTTOM,
|
|
|
|
XML_TO_CENTER,
|
|
|
|
XML_TO_LEFT,
|
|
|
|
XML_TO_LOWER_LEFT,
|
|
|
|
XML_TO_LOWER_RIGHT,
|
|
|
|
XML_TO_RIGHT,
|
|
|
|
XML_TO_TOP,
|
|
|
|
XML_TO_UPPER_LEFT,
|
|
|
|
XML_TO_UPPER_RIGHT,
|
|
|
|
XML_TOC_MARK,
|
|
|
|
XML_TOC_MARK_END,
|
|
|
|
XML_TOC_MARK_START,
|
|
|
|
XML_TOP,
|
|
|
|
XML_TOP_LEFT,
|
|
|
|
XML_TOP_PERCENT,
|
|
|
|
XML_TOP_RIGHT,
|
|
|
|
XML_TOP_VALUES,
|
|
|
|
XML_TOPARC,
|
|
|
|
XML_TOPCIRCLE,
|
|
|
|
XML_TRACE_DEPENDENTS,
|
|
|
|
XML_TRACE_ERRORS,
|
|
|
|
XML_TRACE_PRECEDENTS,
|
|
|
|
XML_TRACK_CHANGES,
|
|
|
|
XML_TRACKED_CHANGES,
|
|
|
|
XML_TRACKED_CHANGES_VIEW_SETTINGS,
|
|
|
|
XML_TRANSFORM,
|
|
|
|
XML_TRANSITION_ON_CLICK,
|
|
|
|
XML_TRANSPARENCY,
|
|
|
|
XML_TRANSPARENCY_NAME,
|
|
|
|
XML_TRANSPARENT,
|
|
|
|
XML_TRANSPOSE,
|
|
|
|
XML_TRUE,
|
|
|
|
XML_TRUNCATE_ON_OVERFLOW,
|
2015-07-31 22:14:41 +02:00
|
|
|
XML_TRY_STAGGERING_FIRST,
|
2015-12-11 16:11:03 +01:00
|
|
|
XML_TSPAN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_TTB,
|
|
|
|
XML_TYPE,
|
|
|
|
XML_DOT_DASH,
|
|
|
|
XML_DOT_DOT_DASH,
|
|
|
|
XML_LONG_DASH,
|
2018-03-19 11:33:53 +01:00
|
|
|
XML_SHOW_SIGN_DATE,
|
|
|
|
XML_SIGNATURELINE,
|
|
|
|
XML_SIGNING_INSTRUCTIONS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SINGLE,
|
|
|
|
XML_SMALL_WAVE,
|
2018-03-19 11:33:53 +01:00
|
|
|
XML_SUGGESTED_SIGNER_EMAIL,
|
|
|
|
XML_SUGGESTED_SIGNER_NAME,
|
|
|
|
XML_SUGGESTED_SIGNER_TITLE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_WAVE,
|
|
|
|
XML_UNFORMATTED_TEXT,
|
|
|
|
XML_UNION,
|
|
|
|
XML_UNIT,
|
|
|
|
XML_UNORDERED_LIST,
|
|
|
|
XML_UNPUBLISHED,
|
|
|
|
XML_UP,
|
|
|
|
XML_UPLIMIT,
|
|
|
|
XML_UPRIGHT,
|
|
|
|
XML_URL,
|
2015-12-09 01:24:19 +01:00
|
|
|
XML_USE,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_USE_CAPTION,
|
|
|
|
XML_USE_CELL_PROTECTION,
|
|
|
|
XML_USE_CHART_OBJECTS,
|
|
|
|
XML_USE_CONDITION,
|
|
|
|
XML_USE_DRAW_OBJECTS,
|
|
|
|
XML_USE_FLOATING_FRAMES,
|
|
|
|
XML_USE_GRAPHICS,
|
|
|
|
XML_USE_IMAGE_OBJECTS,
|
|
|
|
XML_USE_INDEX_MARKS,
|
|
|
|
XML_USE_INDEX_SOURCE_STYLES,
|
|
|
|
XML_USE_KEYS_AS_ENTRIES,
|
|
|
|
XML_USE_LABEL,
|
|
|
|
XML_USE_MATH_OBJECTS,
|
|
|
|
XML_USE_OBJECTS,
|
|
|
|
XML_USE_OPTIMAL_COLUMN_WIDTH,
|
|
|
|
XML_USE_OPTIMAL_ROW_HEIGHT,
|
|
|
|
XML_USE_OTHER_OBJECTS,
|
|
|
|
XML_USE_SPREADSHEET_OBJECTS,
|
|
|
|
XML_USE_STYLES,
|
|
|
|
XML_USE_TABLES,
|
|
|
|
XML_USE_WINDOW_FONT_COLOR,
|
|
|
|
XML_USED_HIERARCHY,
|
|
|
|
XML_USER_DEFINED,
|
|
|
|
XML_USER_FIELD_DECL,
|
|
|
|
XML_USER_FIELD_DECLS,
|
|
|
|
XML_USER_FIELD_GET,
|
|
|
|
XML_USER_FIELD_INPUT,
|
|
|
|
XML_USER_INDEX,
|
|
|
|
XML_USER_INDEX_ENTRY_TEMPLATE,
|
|
|
|
XML_USER_INDEX_MARK,
|
|
|
|
XML_USER_INDEX_MARK_END,
|
|
|
|
XML_USER_INDEX_MARK_START,
|
|
|
|
XML_USER_INDEX_SOURCE,
|
|
|
|
XML_USER_TRANSFORMED,
|
|
|
|
XML_USERNAME,
|
|
|
|
XML_VALUE,
|
|
|
|
XML_VALUE_TYPE,
|
|
|
|
XML_VALUES_CELL_RANGE_ADDRESS,
|
|
|
|
XML_VAR,
|
|
|
|
XML_VARIABLE,
|
|
|
|
XML_VARIABLE_DECL,
|
|
|
|
XML_VARIABLE_DECLS,
|
|
|
|
XML_VARIABLE_GET,
|
|
|
|
XML_VARIABLE_INPUT,
|
|
|
|
XML_VARIABLE_SET,
|
|
|
|
XML_VARIANCE,
|
|
|
|
XML_VARP,
|
|
|
|
XML_VECTOR,
|
|
|
|
XML_VERB,
|
|
|
|
XML_VERSION,
|
|
|
|
XML_VERSION_ENTRY,
|
|
|
|
XML_VERSION_LIST,
|
|
|
|
XML_VERTICAL,
|
|
|
|
XML_VERTICAL_ALIGN,
|
2010-10-05 11:24:49 -04:00
|
|
|
XML_VERTICAL_JUSTIFY,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_VERTICAL_LINES,
|
|
|
|
XML_VERTICAL_POS,
|
|
|
|
XML_VERTICAL_REL,
|
|
|
|
XML_VERTICAL_SEGMENTS,
|
|
|
|
XML_VERTICAL_SPLIT_MODE,
|
|
|
|
XML_VERTICAL_SPLIT_POSITION,
|
|
|
|
XML_VERTICAL_STRIPES,
|
|
|
|
XML_VIEW,
|
|
|
|
XML_VIEWBOX,
|
|
|
|
XML_VIEW_ID,
|
|
|
|
XML_VIEW_SETTINGS,
|
|
|
|
XML_VISIBILITY,
|
|
|
|
XML_VISIBLE,
|
|
|
|
XML_VISIBLE_AREA,
|
|
|
|
XML_VISIBLE_AREA_HEIGHT,
|
|
|
|
XML_VISIBLE_AREA_LEFT,
|
|
|
|
XML_VISIBLE_AREA_TOP,
|
|
|
|
XML_VISIBLE_AREA_WIDTH,
|
|
|
|
XML_VISITED_STYLE_NAME,
|
|
|
|
XML_VOLATILE,
|
|
|
|
XML_VOLUME,
|
|
|
|
XML_VPN,
|
|
|
|
XML_VRP,
|
|
|
|
XML_VUP,
|
|
|
|
XML_WALL,
|
|
|
|
XML_WARNING,
|
|
|
|
XML_WATERMARK,
|
|
|
|
XML_WAVYLINE,
|
|
|
|
XML_WAVYLINE_FROM_BOTTOM,
|
|
|
|
XML_WAVYLINE_FROM_LEFT,
|
|
|
|
XML_WAVYLINE_FROM_RIGHT,
|
|
|
|
XML_WAVYLINE_FROM_TOP,
|
|
|
|
XML_WEEK_OF_YEAR,
|
|
|
|
XML_WEIGHT_BOLD,
|
|
|
|
XML_WEIGHT_NORMAL,
|
|
|
|
XML_WHITE,
|
|
|
|
XML_WHOLE_PAGE,
|
|
|
|
XML_WIDOWS,
|
|
|
|
XML_WIDTH,
|
|
|
|
XML_WORD,
|
|
|
|
XML_WORD_COUNT,
|
|
|
|
XML_WRAP,
|
|
|
|
XML_WRAP_CONTOUR,
|
|
|
|
XML_WRAP_CONTOUR_MODE,
|
|
|
|
XML_WRAP_OPTION,
|
|
|
|
XML_WRITING_MODE,
|
|
|
|
XML_WWW,
|
|
|
|
XML_X,
|
|
|
|
XML_X1,
|
|
|
|
XML_X2,
|
|
|
|
XML_X_MAC_ROMAN,
|
|
|
|
XML_X_SYMBOL,
|
|
|
|
XML_X_SYSTEM,
|
|
|
|
XML_XOR,
|
|
|
|
XML_Y,
|
|
|
|
XML_Y1,
|
|
|
|
XML_Y2,
|
|
|
|
XML_YEAR,
|
|
|
|
XML_YELLOW,
|
|
|
|
XML_ZERO_VALUES,
|
|
|
|
XML_ZINDEX,
|
|
|
|
XML_ZOOM_TYPE,
|
|
|
|
XML_ZOOM_VALUE,
|
|
|
|
|
|
|
|
XML_ENABLE,
|
|
|
|
XML_USE_REGULAR_EXPRESSIONS,
|
2016-02-19 00:33:30 +01:00
|
|
|
XML_USE_WILDCARDS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATA_SOURCE_HAS_LABELS,
|
|
|
|
XML_LINK_DATA_STYLE_TO_SOURCE,
|
|
|
|
XML_SORT_ALGORITHM,
|
|
|
|
XML_STRAIGHT_LINE,
|
|
|
|
XML_ANGLED_LINE,
|
|
|
|
XML_ANGLED_CONNECTOR_LINE,
|
|
|
|
XML_APPLICATION_X_WWW_FORM_URLENCODED,
|
|
|
|
XML_MULTIPART_FORMDATA,
|
|
|
|
XML_APPLICATION_TEXT,
|
|
|
|
XML_GET,
|
|
|
|
XML_POST,
|
|
|
|
XML_QUERY,
|
|
|
|
XML_PARENT,
|
|
|
|
XML_RECORDS,
|
|
|
|
XML_PUSH,
|
|
|
|
XML_SUBMIT,
|
|
|
|
XML_RESET,
|
|
|
|
XML_VALUE_LIST,
|
|
|
|
XML_SQL,
|
|
|
|
XML_SQL_PASS_THROUGH,
|
|
|
|
XML_TABLE_FIELDS,
|
|
|
|
XML_UNCHECKED,
|
|
|
|
XML_CHECKED,
|
|
|
|
XML_UNKNOWN,
|
|
|
|
|
|
|
|
XML_ROLL_FROM_TOP,
|
|
|
|
|
|
|
|
XML_BINARY_DATA,
|
|
|
|
XML_NOTIFY_ON_UPDATE_OF_TABLE,
|
|
|
|
|
|
|
|
XML_0,
|
|
|
|
XML_PLAY,
|
|
|
|
XML_HANDOUT_MASTER,
|
|
|
|
XML_TEXT_STYLE_NAME,
|
|
|
|
XML_ESCAPE_DIRECTION,
|
|
|
|
XML_GLUE_POINT,
|
|
|
|
XML_PRIMARY_X,
|
|
|
|
XML_SECONDARY_X,
|
|
|
|
XML_PRIMARY_Y,
|
|
|
|
XML_SECONDARY_Y,
|
|
|
|
XML_PRIMARY_Z,
|
|
|
|
|
|
|
|
XML_CAPTION_TYPE,
|
|
|
|
XML_CAPTION_ANGLE_TYPE,
|
|
|
|
XML_CAPTION_ANGLE,
|
|
|
|
XML_CAPTION_GAP,
|
|
|
|
XML_CAPTION_ESCAPE_DIRECTION,
|
|
|
|
XML_CAPTION_ESCAPE,
|
|
|
|
XML_CAPTION_LINE_LENGTH,
|
|
|
|
XML_CAPTION_FIT_LINE_LENGTH,
|
|
|
|
XML_FREE,
|
|
|
|
|
|
|
|
XML_TRANSITION_TYPE,
|
|
|
|
XML_TRANSITION_STYLE,
|
|
|
|
XML_TRANSITION_SPEED,
|
|
|
|
XML_DURATION,
|
|
|
|
XML_BACKGROUND_SIZE,
|
|
|
|
XML_BACKGROUND_OBJECTS_VISIBLE,
|
|
|
|
XML_BACKGROUND_VISIBLE,
|
|
|
|
|
|
|
|
XML_MOVE_FROM_UPPERLEFT,
|
|
|
|
XML_MOVE_FROM_UPPERRIGHT,
|
|
|
|
XML_MOVE_FROM_LOWERRIGHT,
|
|
|
|
XML_MOVE_FROM_LOWERLEFT,
|
|
|
|
XML_UNCOVER_TO_LEFT,
|
|
|
|
XML_UNCOVER_TO_UPPERLEFT,
|
|
|
|
XML_UNCOVER_TO_TOP,
|
|
|
|
XML_UNCOVER_TO_UPPERRIGHT,
|
|
|
|
XML_UNCOVER_TO_RIGHT,
|
|
|
|
XML_UNCOVER_TO_LOWERRIGHT,
|
|
|
|
XML_UNCOVER_TO_BOTTOM,
|
|
|
|
XML_UNCOVER_TO_LOWERLEFT,
|
|
|
|
XML_VERTICAL_CHECKERBOARD,
|
|
|
|
XML_HORIZONTAL_CHECKERBOARD,
|
|
|
|
XML_NOTIFY_ON_UPDATE_OF_RANGES,
|
|
|
|
XML_BYTE,
|
|
|
|
XML_MACRO,
|
|
|
|
XML_LOCATION,
|
|
|
|
XML_APPLICATION,
|
|
|
|
XML_SYMBOL_IMAGE,
|
|
|
|
XML_TEXT_OVERLAP,
|
|
|
|
XML_SPLINE_ORDER,
|
|
|
|
XML_SPLINE_RESOLUTION,
|
|
|
|
|
|
|
|
XML_PAPER_TRAY_NAME,
|
|
|
|
|
|
|
|
XML_COLUMN_MAPPING,
|
|
|
|
XML_ROW_MAPPING,
|
|
|
|
|
|
|
|
XML_TABLE_FORMULA,
|
|
|
|
|
|
|
|
XML_EMBEDDED_TEXT,
|
|
|
|
|
|
|
|
XML_MERGE_LAST_PARAGRAPH,
|
|
|
|
|
|
|
|
XML_STOCK_LOSS_MARKER,
|
|
|
|
XML_STOCK_GAIN_MARKER,
|
|
|
|
XML_STOCK_RANGE_LINE,
|
|
|
|
|
|
|
|
XML_RL_TB,
|
|
|
|
XML_TB_LR,
|
|
|
|
XML_LR,
|
|
|
|
XML_RL,
|
|
|
|
XML_TB,
|
|
|
|
|
|
|
|
XML_LAYOUT_GRID_COLOR,
|
|
|
|
XML_LAYOUT_GRID_LINES,
|
|
|
|
XML_LAYOUT_GRID_BASE_HEIGHT,
|
|
|
|
XML_LAYOUT_GRID_RUBY_HEIGHT,
|
|
|
|
XML_LAYOUT_GRID_MODE,
|
|
|
|
XML_LAYOUT_GRID_RUBY_BELOW,
|
|
|
|
XML_LAYOUT_GRID_PRINT,
|
|
|
|
XML_LAYOUT_GRID_DISPLAY,
|
|
|
|
|
2008-03-07 15:16:46 +00:00
|
|
|
//text grid enhancement for better CJK support
|
|
|
|
XML_DEFAULT_PAGE_LAYOUT,
|
|
|
|
XML_LAYOUT_GRID_STANDARD_MODE,
|
|
|
|
XML_LAYOUT_GRID_BASE_WIDTH,
|
|
|
|
XML_LAYOUT_GRID_SNAP_TO_CHARS,
|
2011-05-20 17:29:08 +02:00
|
|
|
XML_LAYOUT_GRID_SNAP_TO,
|
2008-03-07 15:16:46 +00:00
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_SNAP_TO_LAYOUT_GRID,
|
|
|
|
XML_DONT_BALANCE_TEXT_COLUMNS,
|
|
|
|
|
|
|
|
XML_GLYPH_ORIENTATION_VERTICAL,
|
|
|
|
|
|
|
|
XML_MARKED_INVALID,
|
|
|
|
|
|
|
|
XML_REGRESSION_CURVE,
|
2013-06-09 12:07:16 +02:00
|
|
|
XML_REGRESSION_TYPE,
|
2013-11-23 18:09:33 +01:00
|
|
|
XML_REGRESSION_CURVE_NAME,
|
2013-06-09 12:07:16 +02:00
|
|
|
XML_REGRESSION_EXTRAPOLATE_FORWARD,
|
|
|
|
XML_REGRESSION_EXTRAPOLATE_BACKWARD,
|
|
|
|
XML_REGRESSION_MAX_DEGREE,
|
|
|
|
XML_REGRESSION_MIN_DEGREE,
|
|
|
|
XML_REGRESSION_MOVING_TYPE,
|
|
|
|
XML_REGRESSION_PERIOD,
|
|
|
|
XML_REGRESSION_FORCE_INTERCEPT,
|
|
|
|
XML_REGRESSION_INTERCEPT_VALUE,
|
2016-07-15 09:57:42 +02:00
|
|
|
XML_REGRESSION_X_NAME,
|
|
|
|
XML_REGRESSION_Y_NAME,
|
2013-06-09 12:07:16 +02:00
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ERROR_INDICATOR,
|
|
|
|
|
|
|
|
XML_TABLE_TYPE,
|
|
|
|
|
|
|
|
XML_DISPLAY_FACTOR,
|
|
|
|
|
|
|
|
XML_TRANSLITERATION_FORMAT,
|
|
|
|
XML_TRANSLITERATION_LANGUAGE,
|
|
|
|
XML_TRANSLITERATION_COUNTRY,
|
|
|
|
XML_TRANSLITERATION_STYLE,
|
|
|
|
|
|
|
|
XML_KEY1_PHONETIC,
|
|
|
|
XML_KEY2_PHONETIC,
|
|
|
|
XML_STRING_VALUE_PHONETIC,
|
|
|
|
|
|
|
|
XML_BACKGROUND_TRANSPARENCY,
|
|
|
|
XML_BACKGROUND_IMAGE_TRANSPARENCY,
|
|
|
|
|
|
|
|
XML_DYNAMIC_SPACING,
|
|
|
|
XML_MAIN_ENTRY,
|
|
|
|
|
|
|
|
XML_USE_OUTLINE_LEVEL,
|
|
|
|
|
|
|
|
// #107245# New 3D properties which are possible for lathe and extrude 3d objects
|
|
|
|
XML_CLOSE_FRONT,
|
|
|
|
XML_CLOSE_BACK,
|
|
|
|
|
2014-11-11 13:58:15 +01:00
|
|
|
XML_DROP_DOWN,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_CURRENT_SELECTED,
|
|
|
|
|
|
|
|
XML_JOIN_BORDER,
|
|
|
|
|
|
|
|
XML_DISPLAY_LIST,
|
|
|
|
XML_NO,
|
|
|
|
XML_UNSORTED,
|
|
|
|
XML_FONT_INDEPENDENT_LINE_SPACING,
|
|
|
|
|
2013-12-10 11:52:33 +01:00
|
|
|
// Wrong! Do not write, use XML_SORT_ASCENDING instead. Only read. fdo#72548
|
|
|
|
XML_SORTED_ASCENDING,
|
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_DATABASE,
|
|
|
|
XML_DATASOURCE,
|
|
|
|
XML_QUERIES,
|
|
|
|
XML_REPORTS,
|
|
|
|
XML_REPORT,
|
|
|
|
XML_AS_TEMPLATE,
|
|
|
|
|
|
|
|
XML_CONNECTION_RESOURCE,
|
|
|
|
XML_SUPPRESS_VERSION_COLUMNS,
|
|
|
|
XML_JAVA_DRIVER_CLASS,
|
|
|
|
XML_EXTENSION,
|
|
|
|
XML_IS_FIRST_ROW_HEADER_LINE,
|
|
|
|
XML_SHOW_DELETED,
|
|
|
|
XML_IS_TABLE_NAME_LENGTH_LIMITED,
|
|
|
|
XML_SYSTEM_DRIVER_SETTINGS,
|
|
|
|
XML_ENABLE_SQL92_CHECK,
|
|
|
|
XML_APPEND_TABLE_ALIAS_NAME,
|
|
|
|
XML_PARAMETER_NAME_SUBSTITUTION,
|
|
|
|
XML_IGNORE_DRIVER_PRIVILEGES,
|
|
|
|
XML_BOOLEAN_COMPARISON_MODE,
|
|
|
|
XML_USE_CATALOG,
|
|
|
|
XML_BASE_DN,
|
|
|
|
XML_MAX_ROW_COUNT,
|
|
|
|
XML_LOGIN,
|
|
|
|
XML_USER_NAME,
|
|
|
|
XML_IS_PASSWORD_REQUIRED,
|
|
|
|
XML_LOGIN_TIMEOUT,
|
|
|
|
XML_DELIMITER,
|
|
|
|
XML_FIELD,
|
|
|
|
XML_DECIMAL,
|
|
|
|
XML_THOUSAND,
|
|
|
|
XML_TABLE_FILTER,
|
|
|
|
XML_TABLE_FILTER_PATTERN,
|
|
|
|
XML_TABLE_TYPE_FILTER,
|
|
|
|
XML_AUTO_INCREMENT,
|
|
|
|
XML_ADDITIONAL_COLUMN_STATEMENT,
|
|
|
|
XML_ROW_RETRIEVING_STATEMENT,
|
|
|
|
XML_DATA_SOURCE_SETTINGS,
|
|
|
|
XML_DATA_SOURCE_SETTING,
|
|
|
|
XML_DATA_SOURCE_SETTING_VALUE,
|
|
|
|
XML_DATA_SOURCE_SETTING_IS_LIST,
|
|
|
|
XML_DATA_SOURCE_SETTING_TYPE,
|
|
|
|
XML_DATA_SOURCE_SETTING_NAME,
|
|
|
|
XML_COMPONENT,
|
|
|
|
XML_COMPONENT_COLLECTION,
|
|
|
|
XML_QUERY_COLLECTION,
|
|
|
|
XML_UPDATE_TABLE,
|
|
|
|
XML_FILTER_STATEMENT,
|
|
|
|
XML_ORDER_STATEMENT,
|
|
|
|
XML_ESCAPE_PROCESSING,
|
|
|
|
XML_KEYS,
|
|
|
|
XML_INDICES,
|
|
|
|
XML_TYPE_NAME,
|
|
|
|
XML_PRECISION,
|
|
|
|
XML_IS_NULLABLE,
|
|
|
|
XML_IS_AUTOINCREMENT,
|
|
|
|
XML_DEFAULT_VALUE,
|
|
|
|
XML_REFERENCED_TABLE_NAME,
|
|
|
|
XML_UPDATE_RULE,
|
|
|
|
XML_DELETE_RULE,
|
|
|
|
XML_KEY_COLUMNS,
|
|
|
|
XML_KEY_COLUMN,
|
|
|
|
XML_RELATED_COLUMN_NAME,
|
|
|
|
XML_CATALOG_NAME,
|
|
|
|
XML_IS_UNIQUE,
|
|
|
|
XML_IS_CLUSTERED,
|
|
|
|
XML_INDEX_COLUMNS,
|
|
|
|
XML_INDEX_COLUMN,
|
|
|
|
XML_IS_ASCENDING,
|
|
|
|
XML_SCHEMA_NAME,
|
|
|
|
XML_NP_DB,
|
|
|
|
XML_N_DB,
|
|
|
|
XML_APPLY_FILTER,
|
|
|
|
XML_APPLY_ORDER,
|
|
|
|
XML_AUTOMATIC_PRINT_RANGE,
|
|
|
|
|
|
|
|
XML_SELECTION,
|
|
|
|
XML_SELECTION_INDEXES,
|
|
|
|
|
|
|
|
XML_SCALE_TO_X,
|
|
|
|
XML_SCALE_TO_Y,
|
|
|
|
|
|
|
|
XML_KEEP_TOGETHER,
|
|
|
|
|
|
|
|
XML_USE_HEADER_NAME,
|
|
|
|
XML_USE_FOOTER_NAME,
|
|
|
|
XML_USE_DATE_TIME_NAME,
|
|
|
|
XML_DISPLAY_HEADER,
|
|
|
|
XML_DISPLAY_FOOTER,
|
|
|
|
XML_DISPLAY_PAGE_NUMBER,
|
|
|
|
XML_DISPLAY_DATE_TIME,
|
|
|
|
XML_SOURCE,
|
|
|
|
XML_CURRENT_DATE,
|
|
|
|
|
|
|
|
XML_HEADER_DECL,
|
|
|
|
XML_FOOTER_DECL,
|
|
|
|
XML_DATE_TIME_DECL,
|
|
|
|
|
|
|
|
XML_SELECTED_PAGE,
|
|
|
|
|
|
|
|
// DVO, OD 01.10.2003 #i18732
|
|
|
|
XML_FLOW_WITH_TEXT,
|
|
|
|
|
|
|
|
XML_WITH_TAB, // #i21237#
|
|
|
|
|
|
|
|
XML_CUSTOM_SHAPE,
|
|
|
|
XML_ENGINE,
|
|
|
|
XML_ENHANCED_GEOMETRY,
|
|
|
|
XML_TEXT_ROTATE_ANGLE,
|
|
|
|
XML_MIRROR_VERTICAL,
|
|
|
|
XML_MIRROR_HORIZONTAL,
|
|
|
|
XML_EXTRUSION_ALLOWED,
|
|
|
|
XML_TEXT_PATH_ALLOWED,
|
|
|
|
XML_CONCENTRIC_GRADIENT_FILL_ALLOWED,
|
|
|
|
XML_EXTRUSION,
|
|
|
|
XML_EXTRUSION_BRIGHTNESS,
|
|
|
|
XML_EXTRUSION_DEPTH,
|
|
|
|
XML_EXTRUSION_DIFFUSION,
|
|
|
|
XML_EXTRUSION_NUMBER_OF_LINE_SEGMENTS,
|
|
|
|
XML_EXTRUSION_LIGHT_FACE,
|
|
|
|
XML_EXTRUSION_FIRST_LIGHT_HARSH,
|
|
|
|
XML_EXTRUSION_SECOND_LIGHT_HARSH,
|
|
|
|
XML_EXTRUSION_FIRST_LIGHT_LEVEL,
|
|
|
|
XML_EXTRUSION_SECOND_LIGHT_LEVEL,
|
|
|
|
XML_EXTRUSION_FIRST_LIGHT_DIRECTION,
|
|
|
|
XML_EXTRUSION_SECOND_LIGHT_DIRECTION,
|
|
|
|
XML_EXTRUSION_METAL,
|
|
|
|
XML_EXTRUSION_ROTATION_ANGLE,
|
|
|
|
XML_EXTRUSION_ROTATION_CENTER,
|
|
|
|
XML_EXTRUSION_SHININESS,
|
|
|
|
XML_EXTRUSION_SKEW,
|
|
|
|
XML_EXTRUSION_SPECULARITY,
|
|
|
|
XML_EXTRUSION_PROJECTION_MODE,
|
|
|
|
XML_EXTRUSION_VIEWPOINT,
|
|
|
|
XML_EXTRUSION_ORIGIN,
|
|
|
|
XML_EXTRUSION_COLOR,
|
|
|
|
XML_SECONDARY_FILL_COLOR,
|
|
|
|
XML_ENHANCED_PATH,
|
|
|
|
XML_PATH_STRETCHPOINT_X,
|
|
|
|
XML_PATH_STRETCHPOINT_Y,
|
|
|
|
XML_TEXT_AREAS,
|
|
|
|
XML_GLUE_POINTS,
|
|
|
|
XML_GLUE_POINT_TYPE,
|
|
|
|
XML_GLUE_POINT_LEAVING_DIRECTIONS,
|
|
|
|
XML_TEXT_PATH,
|
|
|
|
XML_TEXT_PATH_MODE,
|
|
|
|
XML_TEXT_PATH_SCALE,
|
|
|
|
XML_TEXT_PATH_SAME_LETTER_HEIGHTS,
|
|
|
|
XML_MODIFIERS,
|
|
|
|
XML_EQUATION,
|
|
|
|
XML_XSTRETCH,
|
|
|
|
XML_YSTRETCH,
|
|
|
|
XML_HASSTROKE,
|
|
|
|
XML_HASFILL,
|
|
|
|
XML_LOGWIDTH,
|
|
|
|
XML_LOGHEIGHT,
|
|
|
|
XML_HANDLE,
|
|
|
|
XML_HANDLE_MIRROR_VERTICAL,
|
|
|
|
XML_HANDLE_MIRROR_HORIZONTAL,
|
|
|
|
XML_HANDLE_SWITCHED,
|
|
|
|
XML_HANDLE_POSITION,
|
|
|
|
XML_HANDLE_RANGE_X_MINIMUM,
|
|
|
|
XML_HANDLE_RANGE_X_MAXIMUM,
|
|
|
|
XML_HANDLE_RANGE_Y_MINIMUM,
|
|
|
|
XML_HANDLE_RANGE_Y_MAXIMUM,
|
|
|
|
XML_HANDLE_POLAR,
|
|
|
|
XML_HANDLE_RADIUS_RANGE_MINIMUM,
|
|
|
|
XML_HANDLE_RADIUS_RANGE_MAXIMUM,
|
|
|
|
XML_RECTANGLE,
|
|
|
|
XML_ROUNDRECTANGLE,
|
|
|
|
XML_OVAL,
|
|
|
|
XML_CLOUD,
|
|
|
|
XML_BOUNDINGCUBE,
|
|
|
|
XML_WIREFRAME,
|
|
|
|
XML_SEGMENTS,
|
|
|
|
XML_WORD_WRAP,
|
|
|
|
|
|
|
|
XML_COLLAPSING,
|
|
|
|
XML_SEPARATING,
|
|
|
|
XML_BORDER_MODEL,
|
|
|
|
|
|
|
|
XML_DATA_PILOT_FIELD_REFERENCE,
|
|
|
|
XML_MEMBER_DIFFERENCE,
|
|
|
|
XML_MEMBER_PERCENTAGE,
|
|
|
|
XML_MEMBER_PERCENTAGE_DIFFERENCE,
|
|
|
|
XML_RUNNING_TOTAL,
|
|
|
|
XML_ROW_PERCENTAGE,
|
|
|
|
XML_COLUMN_PERCENTAGE,
|
|
|
|
XML_TOTAL_PERCENTAGE,
|
|
|
|
XML_FIELD_NAME,
|
|
|
|
XML_MEMBER_TYPE,
|
|
|
|
XML_NAMED,
|
|
|
|
XML_MEMBER_NAME,
|
|
|
|
XML_DISPLAY_MEMBER_MODE,
|
|
|
|
XML_MEMBER_COUNT,
|
|
|
|
XML_DATA_FIELD,
|
|
|
|
XML_DATA_PILOT_DISPLAY_INFO,
|
|
|
|
XML_SORT_MODE,
|
|
|
|
XML_DATA_PILOT_SORT_INFO,
|
|
|
|
XML_ADD_EMPTY_LINES,
|
|
|
|
XML_TABULAR_LAYOUT,
|
|
|
|
XML_OUTLINE_SUBTOTALS_TOP,
|
|
|
|
XML_OUTLINE_SUBTOTALS_BOTTOM,
|
|
|
|
XML_LAYOUT_MODE,
|
|
|
|
XML_DATA_PILOT_LAYOUT_INFO,
|
|
|
|
|
|
|
|
XML_SYMBOL_COLOR,
|
|
|
|
|
|
|
|
XML_3D,
|
|
|
|
XML_IMAGE_POSITION,
|
|
|
|
XML_IMAGE_ALIGN,
|
|
|
|
|
|
|
|
XML_DIAGONAL_BL_TR,
|
|
|
|
XML_DIAGONAL_BL_TR_WIDTH,
|
|
|
|
XML_DIAGONAL_TL_BR,
|
|
|
|
XML_DIAGONAL_TL_BR_WIDTH,
|
|
|
|
XML_REPEAT_CONTENT,
|
|
|
|
XML_SHRINK_TO_FIT,
|
|
|
|
|
2010-11-09 01:42:14 +05:00
|
|
|
/* Core impl. of the positioning of floating screen objects without
|
|
|
|
considering its wrapping style (#i28701#)
|
|
|
|
*/
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_WRAP_INFLUENCE_ON_POSITION,
|
2010-11-09 01:42:14 +05:00
|
|
|
// Tokens have been renamed and <XML_ITERATIVE> has been added (#i35017#)
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ONCE_SUCCESSIVE,
|
|
|
|
XML_ONCE_CONCURRENT,
|
|
|
|
|
|
|
|
// Names for OOo format only
|
|
|
|
XML_N_OFFICE_OOO,
|
|
|
|
XML_N_META_OOO,
|
|
|
|
XML_N_STYLE_OOO,
|
|
|
|
XML_N_NUMBER_OOO,
|
|
|
|
XML_N_TEXT_OOO,
|
|
|
|
XML_N_TABLE_OOO,
|
|
|
|
XML_N_DRAW_OOO,
|
|
|
|
XML_N_DR3D_OOO,
|
|
|
|
XML_N_PRESENTATION_OOO,
|
|
|
|
XML_N_CHART_OOO,
|
|
|
|
XML_N_CONFIG_OOO,
|
|
|
|
XML_N_FORM_OOO,
|
|
|
|
XML_N_SCRIPT_OOO,
|
|
|
|
|
|
|
|
XML_GLOBAL,
|
|
|
|
XML_NOTE_CLASS,
|
|
|
|
XML_NOTE_CITATION,
|
|
|
|
XML_NOTE_BODY,
|
|
|
|
XML_NOTES_CONFIGURATION,
|
|
|
|
XML_NOTE_REF,
|
|
|
|
XML_IS_SUB_TABLE,
|
|
|
|
XML_PAGE_LAYOUT,
|
|
|
|
XML_PAGE_LAYOUT_NAME,
|
|
|
|
XML_GRAPHIC_PROPERTIES,
|
|
|
|
XML_DRAWING_PAGE_PROPERTIES,
|
|
|
|
XML_PAGE_LAYOUT_PROPERTIES,
|
|
|
|
XML_HEADER_FOOTER_PROPERTIES,
|
|
|
|
XML_TEXT_PROPERTIES,
|
|
|
|
XML_PARAGRAPH_PROPERTIES,
|
|
|
|
XML_RUBY_PROPERTIES,
|
|
|
|
XML_SECTION_PROPERTIES,
|
|
|
|
XML_TABLE_PROPERTIES,
|
|
|
|
XML_TABLE_COLUMN_PROPERTIES,
|
|
|
|
XML_TABLE_ROW_PROPERTIES,
|
|
|
|
XML_TABLE_CELL_PROPERTIES,
|
|
|
|
XML_LIST_LEVEL_PROPERTIES,
|
|
|
|
XML_CHART_PROPERTIES,
|
|
|
|
XML_DRAWING_PAGE,
|
|
|
|
XML_GRAPHICS,
|
|
|
|
XML_TAB,
|
|
|
|
XML_TEXT_UNDERLINE_MODE,
|
|
|
|
XML_TEXT_LINE_THROUGH_MODE,
|
|
|
|
XML_CONTINUOUS,
|
|
|
|
XML_SKIP_WHITE_SPACE,
|
|
|
|
XML_SCRIPTS,
|
|
|
|
XML_FONT_FACE_DECLS,
|
|
|
|
XML_FONT_FACE,
|
2013-02-01 14:26:36 +01:00
|
|
|
XML_FONT_FACE_SRC,
|
|
|
|
XML_FONT_FACE_URI,
|
2013-10-05 16:50:24 -07:00
|
|
|
XML_FONT_FACE_FORMAT,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_FONT_ADORNMENTS,
|
|
|
|
XML_INCH,
|
|
|
|
XML_SPACE_AFTER,
|
|
|
|
XML_START_INDENT,
|
|
|
|
XML_END_INDENT,
|
|
|
|
|
|
|
|
// chart Oasis format additions
|
|
|
|
XML_INTERVAL_MINOR_DIVISOR,
|
|
|
|
XML_DATE_STRING,
|
|
|
|
|
|
|
|
XML_TEXT_UNDERLINE_STYLE,
|
|
|
|
XML_TEXT_UNDERLINE_TYPE,
|
|
|
|
XML_TEXT_UNDERLINE_WIDTH,
|
|
|
|
|
2009-01-05 17:49:45 +00:00
|
|
|
XML_TEXT_OVERLINE_TYPE,
|
|
|
|
XML_TEXT_OVERLINE_STYLE,
|
|
|
|
XML_TEXT_OVERLINE_WIDTH,
|
|
|
|
XML_TEXT_OVERLINE_COLOR,
|
|
|
|
XML_TEXT_OVERLINE_MODE,
|
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_TEXT_LINE_THROUGH_STYLE,
|
|
|
|
XML_TEXT_LINE_THROUGH_TYPE,
|
|
|
|
XML_TEXT_LINE_THROUGH_WIDTH,
|
|
|
|
XML_TEXT_LINE_THROUGH_TEXT,
|
|
|
|
|
|
|
|
XML_LEADER_STYLE,
|
|
|
|
XML_LEADER_TEXT,
|
|
|
|
|
|
|
|
XML_BOLD_DOTTED,
|
|
|
|
XML_BOLD_DASH,
|
|
|
|
XML_BOLD_LONG_DASH,
|
|
|
|
XML_BOLD_DOT_DASH,
|
|
|
|
XML_BOLD_DOT_DOT_DASH,
|
|
|
|
XML_BOLD_WAVE,
|
|
|
|
XML_DOUBLE_WAVE,
|
|
|
|
XML_DOUBLE_LINE,
|
|
|
|
XML_THICK_LINE,
|
|
|
|
XML_SINGLE_LINE,
|
|
|
|
XML_SLASH,
|
|
|
|
XML_TEXT_LINE_THROUGH_COLOR,
|
|
|
|
XML_TEXT_LINE_THROUGH_TEXT_STYLE,
|
|
|
|
XML_LEADER_COLOR,
|
|
|
|
XML_LEADER_TYPE,
|
|
|
|
XML_LEADER_WIDTH,
|
|
|
|
XML_LEADER_TEXT_STYLE,
|
|
|
|
|
|
|
|
XML_OPACITY,
|
|
|
|
XML_OPACITY_NAME,
|
|
|
|
XML_SHADOW_OPACITY,
|
|
|
|
XML_ALWAYS,
|
|
|
|
XML_COUNT_IN_TEXT_BOXES,
|
|
|
|
|
|
|
|
XML_NP_OOO,
|
|
|
|
XML_N_OOO,
|
|
|
|
XML_NP_OOOW,
|
|
|
|
XML_N_OOOW,
|
|
|
|
XML_NP_OOOC,
|
|
|
|
XML_N_OOOC,
|
|
|
|
XML_NP_DOM,
|
|
|
|
XML_N_DOM,
|
|
|
|
|
|
|
|
XML_EVENT_LISTENERS,
|
|
|
|
XML_EVENT_LISTENER,
|
|
|
|
|
|
|
|
XML_FORM,
|
|
|
|
XML_VOID,
|
|
|
|
XML_PROPERTY,
|
|
|
|
XML_PROPERTY_NAME,
|
|
|
|
XML_LIST_PROPERTY,
|
|
|
|
XML_LIST_VALUE,
|
|
|
|
XML_COLUMN_STYLE_NAME,
|
|
|
|
|
|
|
|
XML_TEXTAREA,
|
|
|
|
XML_FIXED_TEXT,
|
|
|
|
XML_FILE,
|
|
|
|
XML_FORMATTED_TEXT,
|
|
|
|
XML_BUTTON,
|
|
|
|
XML_CHECKBOX,
|
|
|
|
XML_RADIO,
|
|
|
|
XML_LISTBOX,
|
|
|
|
XML_COMBOBOX,
|
|
|
|
XML_IMAGE_FRAME,
|
|
|
|
XML_VALUE_RANGE,
|
|
|
|
XML_GENERIC_CONTROL,
|
|
|
|
XML_SERVICE_NAME,
|
|
|
|
XML_PROPERTY_TYPE,
|
|
|
|
XML_INTEGER,
|
|
|
|
XML_PROPERTY_IS_VOID,
|
|
|
|
XML_PROPERTY_IS_LIST,
|
|
|
|
XML_PROPERTY_VALUE,
|
|
|
|
XML_MIMETYPE,
|
|
|
|
XML_DATABASE_ROW_SELECT,
|
|
|
|
XML_CONTROL_IMPLEMENTATION,
|
|
|
|
XML_INTERPOLATION,
|
|
|
|
XML_CUBIC_SPLINE,
|
|
|
|
XML_B_SPLINE,
|
2013-02-28 23:07:09 +01:00
|
|
|
XML_STEP_START,
|
|
|
|
XML_STEP_END,
|
|
|
|
XML_STEP_CENTER_X,
|
|
|
|
XML_STEP_CENTER_Y,
|
|
|
|
XML_GNM_STEP_START,
|
|
|
|
XML_GNM_STEP_END,
|
|
|
|
XML_GNM_STEP_CENTER_X,
|
|
|
|
XML_GNM_STEP_CENTER_Y,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_N_DB_OASIS,
|
|
|
|
|
|
|
|
XML_SHOW_FILTER_BUTTON,
|
|
|
|
XML_DRILL_DOWN_ON_DOUBLE_CLICK,
|
2010-09-15 11:41:11 +02:00
|
|
|
XML_HEADER_GRID_LAYOUT,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_GROUPED_BY,
|
|
|
|
XML_DAYS,
|
|
|
|
XML_MONTHS,
|
|
|
|
XML_QUARTERS,
|
|
|
|
XML_YEARS,
|
|
|
|
XML_DATE_START,
|
|
|
|
XML_DATE_END,
|
|
|
|
XML_STEP,
|
|
|
|
XML_DATA_PILOT_GROUPS,
|
|
|
|
XML_DATA_PILOT_GROUP,
|
2014-12-07 00:23:35 +01:00
|
|
|
XML_DATA_PILOT_GROUP_MEMBER,
|
2007-04-11 12:36:29 +00:00
|
|
|
|
|
|
|
XML_JAPANESE_CANDLE_STICK,
|
|
|
|
XML_NAMED_SYMBOL,
|
|
|
|
XML_DIAMOND,
|
|
|
|
XML_ARROW_DOWN,
|
|
|
|
XML_ARROW_UP,
|
|
|
|
XML_ARROW_RIGHT,
|
|
|
|
XML_ARROW_LEFT,
|
|
|
|
XML_BOW_TIE,
|
|
|
|
XML_HOURGLASS,
|
|
|
|
XML_SYMBOL_NAME,
|
|
|
|
XML_SYMBOL_TYPE,
|
|
|
|
XML_IMAGE_OPACITY, // #i25616#
|
|
|
|
|
|
|
|
XML_DEFAULT_OUTLINE_LEVEL,
|
|
|
|
XML_SHOW_DETAILS,
|
|
|
|
XML_SHOW_EMPTY,
|
2015-02-16 22:28:52 +05:30
|
|
|
XML_REPEAT_ITEM_LABELS,
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_ITERATIVE,
|
|
|
|
XML_uX,
|
|
|
|
XML_NP_DLG,
|
|
|
|
XML_N_DLG,
|
|
|
|
XML_SCRIPT_DATA,
|
|
|
|
XML_LIBRARIES,
|
|
|
|
XML_SOURCE_CODE,
|
|
|
|
XML_READONLY,
|
|
|
|
|
|
|
|
XML_Z,
|
|
|
|
XML_DIMENSION,
|
|
|
|
XML_VALIDATION_NAME,
|
|
|
|
|
2010-03-02 19:50:13 +01:00
|
|
|
XML_SCREEN,
|
|
|
|
XML_PRINTER,
|
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
// XForms tokens
|
|
|
|
// already defined: XML_ACTION, XML_VERSION, XML_ENCODING,
|
|
|
|
// XML_REPLACE, XML_SEPARATOR, XML_TYPE, XML_ID
|
|
|
|
XML_MODEL,
|
|
|
|
XML_SCHEMA,
|
|
|
|
XML_BIND,
|
|
|
|
XML_INSTANCE,
|
|
|
|
XML_SUBMISSION,
|
|
|
|
XML_REF,
|
|
|
|
XML_SRC,
|
|
|
|
XML_METHOD,
|
|
|
|
XML_NODESET,
|
|
|
|
XML_INDENT,
|
|
|
|
XML_OMIT_XML_DECLARATION,
|
|
|
|
XML_STANDALONE,
|
|
|
|
XML_CDATA_SECTION_ELEMENTS,
|
|
|
|
XML_REQUIRED,
|
|
|
|
XML_RELEVANT,
|
|
|
|
XML_CALCULATE,
|
|
|
|
XML_CONSTRAINT,
|
|
|
|
XML_MAXOCCURS, // maxOccurs
|
|
|
|
XML_MINOCCURS, // minOccurs
|
|
|
|
XML_P3PTYPE,
|
|
|
|
XML_MEDIATYPE,
|
|
|
|
XML_INCLUDENAMESPACEPREFIXES,
|
|
|
|
|
|
|
|
// XForms/XSD Schema; these tokens use innerWordCapitalization
|
|
|
|
// (already defined: XML_SCHEMA, XML_LENGTH, XML_ID)
|
|
|
|
XML_BASE,
|
|
|
|
XML_TARGETNAMESPACE, // targetNamespace
|
|
|
|
XML_SIMPLETYPE, // simpleType
|
|
|
|
XML_RESTRICTION,
|
|
|
|
XML_MAXLENGTH, // maxLength
|
|
|
|
XML_MINLENGTH, // minLength
|
|
|
|
XML_MININCLUSIVE, // minInclusive
|
|
|
|
XML_MINEXCLUSIVE, // minExclusive
|
|
|
|
XML_MAXINCLUSIVE, // maxInclusive
|
|
|
|
XML_MAXEXCLUSIVE, // maxExclusive
|
|
|
|
XML_PATTERN,
|
|
|
|
XML_ENUMERATION,
|
|
|
|
XML_WHITESPACE, // whiteSpace
|
|
|
|
XML_TOTALDIGITS, // totalDigits
|
|
|
|
XML_FRACTIONDIGITS, // fractionDigits
|
|
|
|
XML_PRESERVE,
|
|
|
|
XML_ANYURI, // anyURI
|
|
|
|
XML_DATETIME_XSD, // dateTime
|
|
|
|
XML_MAIN_ETRY, // #i28755#
|
|
|
|
|
|
|
|
// SMIL
|
|
|
|
XML_REMOVE,
|
|
|
|
XML_HOLD,
|
|
|
|
XML_TRANSITION,
|
|
|
|
XML_INHERIT,
|
|
|
|
XML_FILLDEFAULT,
|
|
|
|
XML_RESTART,
|
|
|
|
XML_RESTARTDEFAULT,
|
|
|
|
XML_WHENNOTACTIVE,
|
|
|
|
XML_NEVER,
|
|
|
|
XML_ACCELERATE,
|
|
|
|
XML_DECELERATE,
|
|
|
|
XML_AUTOREVERSE,
|
|
|
|
XML_INDEFINITE,
|
|
|
|
XML_REPEATCOUNT,
|
|
|
|
XML_REPEATDUR,
|
|
|
|
XML_ENDSYNC,
|
|
|
|
XML_FIRST,
|
|
|
|
XML_LAST,
|
|
|
|
XML_MEDIA,
|
|
|
|
XML_DUR,
|
|
|
|
XML_BEGIN,
|
|
|
|
XML_WHOLE,
|
|
|
|
XML_FROM,
|
|
|
|
XML_TO,
|
|
|
|
XML_BY,
|
|
|
|
XML_VALUES,
|
|
|
|
XML_KEYTIMES,
|
|
|
|
XML_KEYSPLINES,
|
|
|
|
XML_CALCMODE,
|
|
|
|
XML_DISCRETE,
|
|
|
|
XML_PACED,
|
|
|
|
XML_SPLINE,
|
|
|
|
XML_ACCUMULATE,
|
|
|
|
XML_ADDITIVE,
|
|
|
|
XML_MULTIPLY,
|
|
|
|
XML_ANIMATE,
|
|
|
|
XML_ANIMATEMOTION,
|
|
|
|
XML_ANIMATETRANSFORM,
|
|
|
|
XML_ANIMATECOLOR,
|
|
|
|
XML_TRANSITIONFILTER,
|
|
|
|
XML_ATTRIBUTENAME,
|
|
|
|
|
|
|
|
XML_NP_SMIL,
|
|
|
|
XML_N_SMIL,
|
|
|
|
|
|
|
|
XML_NP_ANIMATION,
|
|
|
|
XML_N_ANIMATION,
|
|
|
|
|
|
|
|
XML_PAR,
|
|
|
|
XML_SEQ,
|
|
|
|
|
|
|
|
XML_TRANSLATE,
|
|
|
|
XML_SKEWX,
|
|
|
|
XML_SKEWY,
|
|
|
|
|
|
|
|
XML_AUDIO,
|
|
|
|
|
|
|
|
XML_COLOR_INTERPOLATION,
|
|
|
|
XML_COLOR_INTERPOLATION_DIRECTION,
|
|
|
|
XML_HSL,
|
|
|
|
XML_RGB,
|
|
|
|
|
|
|
|
XML_BARWIPE,
|
|
|
|
XML_BOXWIPE,
|
|
|
|
XML_FOURBOXWIPE,
|
|
|
|
XML_BARNDOORWIPE,
|
|
|
|
XML_DIAGONALWIPE,
|
|
|
|
XML_BOWTIEWIPE,
|
|
|
|
XML_MISCDIAGONALWIPE,
|
|
|
|
XML_VEEWIPE,
|
|
|
|
XML_BARNVEEWIPE,
|
|
|
|
XML_ZIGZAGWIPE,
|
|
|
|
XML_BARNZIGZAGWIPE,
|
|
|
|
XML_IRISWIPE,
|
|
|
|
XML_TRIANGLEWIPE,
|
|
|
|
XML_ARROWHEADWIPE,
|
|
|
|
XML_PENTAGONWIPE,
|
|
|
|
XML_HEXAGONWIPE,
|
|
|
|
XML_ELLIPSEWIPE,
|
|
|
|
XML_EYEWIPE,
|
|
|
|
XML_ROUNDRECTWIPE,
|
|
|
|
XML_STARWIPE,
|
|
|
|
XML_MISCSHAPEWIPE,
|
|
|
|
XML_CLOCKWIPE,
|
|
|
|
XML_PINWHEELWIPE,
|
|
|
|
XML_SINGLESWEEPWIPE,
|
|
|
|
XML_FANWIPE,
|
|
|
|
XML_DOUBLEFANWIPE,
|
|
|
|
XML_DOUBLESWEEPWIPE,
|
|
|
|
XML_SALOONDOORWIPE,
|
|
|
|
XML_WINDSHIELDWIPE,
|
|
|
|
XML_SNAKEWIPE,
|
|
|
|
XML_SPIRALWIPE,
|
|
|
|
XML_PARALLELSNAKESWIPE,
|
|
|
|
XML_BOXSNAKESWIPE,
|
|
|
|
XML_WATERFALLWIPE,
|
|
|
|
XML_PUSHWIPE,
|
|
|
|
XML_SLIDEWIPE,
|
|
|
|
XML_BLINDSWIPE,
|
|
|
|
XML_RANDOMBARWIPE,
|
|
|
|
XML_CHECKERBOARDWIPE,
|
|
|
|
XML_ZOOM,
|
|
|
|
|
|
|
|
XML_LEFTTORIGHT,
|
|
|
|
XML_TOPTOBOTTOM,
|
|
|
|
XML_TOPLEFT,
|
|
|
|
XML_TOPRIGHT,
|
|
|
|
XML_BOTTOMRIGHT,
|
|
|
|
XML_BOTTOMLEFT,
|
|
|
|
XML_TOPCENTER,
|
|
|
|
XML_RIGHTCENTER,
|
|
|
|
XML_BOTTOMCENTER,
|
|
|
|
XML_LEFTCENTER,
|
|
|
|
XML_CORNERSIN,
|
|
|
|
XML_CORNERSOUT,
|
|
|
|
XML_DIAGONALBOTTOMLEFT,
|
|
|
|
XML_DIAGONALTOPLEFT,
|
|
|
|
XML_DOUBLEBARNDOOR,
|
|
|
|
XML_DOUBLEDIAMOND,
|
|
|
|
XML_FOURPOINT,
|
|
|
|
XML_FIVEPOINT,
|
|
|
|
XML_SIXPOINT,
|
|
|
|
XML_HEART,
|
|
|
|
XML_KEYHOLE,
|
|
|
|
XML_CLOCKWISETWELVE,
|
|
|
|
XML_CLOCKWISETHREE,
|
|
|
|
XML_CLOCKWISESIX,
|
|
|
|
XML_CLOCKWISENINE,
|
|
|
|
XML_TWOBLADEVERTICAL,
|
|
|
|
XML_TWOBLADEHORIZONTAL,
|
|
|
|
XML_FOURBLADE,
|
|
|
|
XML_CLOCKWISETOP,
|
|
|
|
XML_CLOCKWISERIGHT,
|
|
|
|
XML_CLOCKWISEBOTTOM,
|
|
|
|
XML_CLOCKWISELEFT,
|
|
|
|
XML_CLOCKWISETOPLEFT,
|
|
|
|
XML_COUNTERCLOCKWISEBOTTOMLEFT,
|
|
|
|
XML_CLOCKWISEBOTTOMRIGHT,
|
|
|
|
XML_COUNTERCLOCKWISETOPRIGHT,
|
|
|
|
XML_CENTERTOP,
|
|
|
|
XML_CENTERRIGHT,
|
|
|
|
XML_FANOUTVERTICAL,
|
|
|
|
XML_FANOUTHORIZONTAL,
|
|
|
|
XML_FANINVERTICAL,
|
|
|
|
XML_FANINHORIZONTAL,
|
|
|
|
XML_PARALLELVERTICAL,
|
|
|
|
XML_PARALLELDIAGONAL,
|
|
|
|
XML_OPPOSITEVERTICAL,
|
|
|
|
XML_OPPOSITEHORIZONTAL,
|
|
|
|
XML_PARALLELDIAGONALTOPLEFT,
|
|
|
|
XML_PARALLELDIAGONALBOTTOMLEFT,
|
|
|
|
XML_TOPLEFTHORIZONTAL,
|
|
|
|
XML_TOPLEFTDIAGONAL,
|
|
|
|
XML_TOPLEFTVERTICAL,
|
|
|
|
XML_TOPRIGHTDIAGONAL,
|
|
|
|
XML_BOTTOMRIGHTDIAGONAL,
|
|
|
|
XML_BOTTOMLEFTDIAGONAL,
|
|
|
|
XML_TOPLEFTCLOCKWISE,
|
|
|
|
XML_TOPRIGHTCLOCKWISE,
|
|
|
|
XML_BOTTOMRIGHTCLOCKWISE,
|
|
|
|
XML_BOTTOMLEFTCLOCKWISE,
|
|
|
|
XML_TOPLEFTCOUNTERCLOCKWISE,
|
|
|
|
XML_TOPRIGHTCOUNTERCLOCKWISE,
|
|
|
|
XML_BOTTOMRIGHTCOUNTERCLOCKWISE,
|
|
|
|
XML_BOTTOMLEFTCOUNTERCLOCKWISE,
|
|
|
|
XML_VERTICALTOPSAME,
|
|
|
|
XML_VERTICALBOTTOMSAME,
|
|
|
|
XML_VERTICALTOPLEFTOPPOSITE,
|
|
|
|
XML_VERTICALBOTTOMLEFTOPPOSITE,
|
|
|
|
XML_HORIZONTALLEFTSAME,
|
|
|
|
XML_HORIZONTALRIGHTSAME,
|
|
|
|
XML_HORIZONTALTOPLEFTOPPOSITE,
|
|
|
|
XML_HORIZONTALTOPRIGHTOPPOSITE,
|
|
|
|
XML_DIAGONALBOTTOMLEFTOPPOSITE,
|
|
|
|
XML_DIAGONALTOPLEFTOPPOSITE,
|
|
|
|
XML_TWOBOXTOP,
|
|
|
|
XML_TWOBOXBOTTOM,
|
|
|
|
XML_TWOBOXLEFT,
|
|
|
|
XML_TWOBOXRIGHT,
|
|
|
|
XML_FOURBOXVERTICAL,
|
|
|
|
XML_FOURBOXHORIZONTAL,
|
|
|
|
XML_VERTICALLEFT,
|
|
|
|
XML_VERTICALRIGHT,
|
|
|
|
XML_HORIZONTALLEFT,
|
|
|
|
XML_HORIZONTALRIGHT,
|
|
|
|
XML_FROMLEFT,
|
|
|
|
XML_FROMTOP,
|
|
|
|
XML_FROMRIGHT,
|
|
|
|
XML_FROMBOTTOM,
|
|
|
|
XML_CROSSFADE,
|
|
|
|
XML_FADETOCOLOR,
|
|
|
|
XML_FADEFROMCOLOR,
|
|
|
|
XML_FADEOVERCOLOR,
|
|
|
|
XML_THREEBLADE,
|
|
|
|
XML_EIGHTBLADE,
|
|
|
|
XML_ONEBLADE,
|
|
|
|
XML_ACROSS,
|
|
|
|
XML_COMBHORIZONTAL,
|
|
|
|
XML_COMBVERTICAL,
|
|
|
|
XML_ROTATEIN,
|
|
|
|
XML_ROTATEOUT,
|
|
|
|
XML_FROMTOPLEFT,
|
|
|
|
XML_FROMTOPRIGHT,
|
|
|
|
XML_FROMBOTTOMLEFT,
|
|
|
|
XML_FROMBOTTOMRIGHT,
|
|
|
|
|
|
|
|
XML_SUBTYPE,
|
|
|
|
XML_OUT,
|
|
|
|
|
|
|
|
XML_FORWARD,
|
|
|
|
XML_REVERSE,
|
|
|
|
|
|
|
|
XML_FADECOLOR,
|
|
|
|
|
|
|
|
XML_ONBEGIN,
|
|
|
|
XML_ONEND,
|
|
|
|
XML_CLICK,
|
|
|
|
XML_DOUBLECLICK,
|
|
|
|
XML_MOUSEOVER,
|
|
|
|
XML_MOUSEOUT,
|
|
|
|
|
|
|
|
XML_NODE_TYPE,
|
|
|
|
XML_PRESET_ID,
|
|
|
|
XML_PRESET_SUB_TYPE,
|
|
|
|
XML_PRESET_CLASS,
|
|
|
|
XML_CUSTOM,
|
|
|
|
XML_ENTRANCE,
|
|
|
|
XML_EXIT,
|
|
|
|
XML_EMPHASIS,
|
|
|
|
XML_MOTION_PATH,
|
|
|
|
XML_OLE_ACTION,
|
|
|
|
XML_MEDIA_CALL,
|
|
|
|
XML_ON_CLICK,
|
|
|
|
XML_WITH_PREVIOUS,
|
|
|
|
XML_AFTER_PREVIOUS,
|
|
|
|
XML_MAIN_SEQUENCE,
|
|
|
|
XML_TIMING_ROOT,
|
|
|
|
XML_INTERACTIVE_SEQUENCE,
|
|
|
|
|
|
|
|
XML_SUB_ITEM,
|
|
|
|
XML_ITERATE_TYPE,
|
|
|
|
XML_ITERATE_INTERVAL,
|
|
|
|
XML_ITERATE,
|
|
|
|
XML_BY_PARAGRAPH,
|
|
|
|
XML_BY_WORD,
|
|
|
|
XML_BY_LETTER,
|
|
|
|
|
|
|
|
XML_AFTER_EFFECT,
|
|
|
|
XML_MASTER,
|
|
|
|
|
|
|
|
XML_GROUP_ID,
|
|
|
|
XML_TARGETELEMENT,
|
|
|
|
XML_TOGGLE_PAUSE,
|
|
|
|
XML_MASTER_ELEMENT,
|
|
|
|
XML_STOP_AUDIO,
|
|
|
|
|
|
|
|
XML_AUDIO_LEVEL,
|
|
|
|
|
|
|
|
XML_URN_OASIS_NAMES_TC,
|
|
|
|
XML_OPENDOCUMENT,
|
|
|
|
XML_1_0,
|
|
|
|
|
|
|
|
XML_IS_LIST_HEADER,
|
|
|
|
XML_N_SVG_COMPAT,
|
|
|
|
XML_N_FO_COMPAT,
|
|
|
|
XML_N_SMIL_COMPAT,
|
|
|
|
XML_N_SMIL_OLD,
|
|
|
|
XML_XFORMS_SUBMISSION,
|
|
|
|
XML_XFORMS_LIST_SOURCE,
|
|
|
|
|
|
|
|
XML_URI_W3_PREFIX,
|
|
|
|
XML_URI_XFORMS_SUFFIX,
|
|
|
|
|
|
|
|
// XML_HORIZONTAL_ON_LEFT_PAGES and XML_HORIZONTAL_ON_RIGHT_PAGES
|
2010-11-09 01:42:14 +05:00
|
|
|
// are replaced by XML_HORIZONTAL_ON_EVEN and XML_HORIZONTAL_ON_ODD. (#i49139#)
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_HORIZONTAL_ON_EVEN,
|
2007-07-06 09:09:51 +00:00
|
|
|
XML_N_RPT_OASIS,
|
|
|
|
XML_N_RPT,
|
|
|
|
XML_GROUP,
|
|
|
|
XML_GROUPS ,
|
|
|
|
XML_REPORT_HEADER,
|
|
|
|
XML_PAGE_HEADER ,
|
|
|
|
XML_DETAIL ,
|
|
|
|
XML_PAGE_FOOTER ,
|
|
|
|
XML_REPORT_FOOTER,
|
|
|
|
XML_START_NEW_COLUMN ,
|
|
|
|
XML_RESET_PAGE_NUMBER ,
|
|
|
|
XML_PRINT_HEADER_ON_EACH_PAGE ,
|
2013-03-12 17:57:57 +01:00
|
|
|
XML_SORT_EXPRESSION ,
|
2007-07-06 09:09:51 +00:00
|
|
|
XML_GROUP_EXPRESSION ,
|
|
|
|
XML_GROUP_HEADER ,
|
|
|
|
XML_GROUP_FOOTER ,
|
|
|
|
XML_HEADER_ON_NEW_PAGE,
|
|
|
|
XML_FOOTER_ON_NEW_PAGE,
|
|
|
|
XML_PAGE_PRINT_OPTION,
|
|
|
|
XML_PRE_EVALUATED,
|
|
|
|
XML_COMMAND_TYPE,
|
|
|
|
XML_MASTER_FIELDS,
|
|
|
|
XML_DETAIL_FIELDS,
|
|
|
|
XML_CONDITIONAL_PRINT_EXPRESSION,
|
|
|
|
XML_REPORT_COMPONENT,
|
|
|
|
XML_PRINT_REPEATED_VALUES,
|
|
|
|
XML_REPEAT_SECTION,
|
|
|
|
XML_FORCE_NEW_COLUMN,
|
|
|
|
XML_GROUP_ON,
|
|
|
|
XML_FORCE_NEW_PAGE,
|
|
|
|
XML_GROUP_INTERVAL,
|
fdo#52948 fix print-repeated-values=no with formatted values
Factorise the "should this element be printed" decision into an
utility function, which is used by
1) AbstractReportElementLayoutController
(in charge of non-formatted values: string, image, OLE object, ...)
which already obeyed PrintRepeatedValues.
2) TableCellLayoutController
(in charge of formatted values: dates, numbers, ...)
which blissfully ignored PrintRepeatedValues,
but obeyed the display condition.
Rename the inconsistently named
PrintWhenGroupChange
PrintWhenGroupChanges
print-only-when-group-change
print-when-group-change
to
PrintWhenGroupChange / print-when-group-change
Change the meaning of "PrintWhenGroupChange" to "override
PrintRepeatedValues in first occurrence in group". Since this feature
never worked under the old semantics, no loss of feature. Since we
change the XML attribute name, no ascending compatibility problem: it
will be reset to its default value.
Pursuant to the new meaning of PrintWhenGroupChange, change its
default to *true*, which is the sane default.
Change-Id: Idbe8e90565a354f70db222d047b3d51eeddbbb9f
2013-02-19 11:38:16 +01:00
|
|
|
XML_PRINT_WHEN_GROUP_CHANGE,
|
2007-07-06 09:09:51 +00:00
|
|
|
XML_REPORT_ELEMENT,
|
|
|
|
XML_LIST_SOURCE,
|
|
|
|
XML_LIST_SOURCE_TYPE,
|
|
|
|
XML_IMAGE_DATA,
|
|
|
|
XML_SELECTED,
|
|
|
|
XML_CURRENT_STATE,
|
|
|
|
XML_IS_TRISTATE,
|
|
|
|
XML_ALL_PAGES,
|
|
|
|
XML_NOT_WITH_REPORT_HEADER,
|
|
|
|
XML_NOT_WITH_REPORT_FOOTER,
|
|
|
|
XML_NOT_WITH_REPORT_HEADER_NOR_FOOTER,
|
|
|
|
XML_BEFORE_SECTION,
|
|
|
|
XML_AFTER_SECTION,
|
|
|
|
XML_BEFORE_AFTER_SECTION,
|
|
|
|
XML_PREFIX_CHARACTERS,
|
|
|
|
XML_QUARTAL,
|
|
|
|
XML_WEEK,
|
|
|
|
XML_WHOLE_GROUP,
|
|
|
|
XML_WITH_FIRST_DETAIL,
|
|
|
|
XML_TOP_DOWN,
|
|
|
|
XML_BOTTOM_UP,
|
|
|
|
XML_HOUR,
|
|
|
|
XML_MINUTE,
|
|
|
|
XML_NP_RPT,
|
|
|
|
XML_FORMAT_CONDITION,
|
|
|
|
XML_EXPRESSION1,
|
|
|
|
XML_EXPRESSION2,
|
|
|
|
XML_EQUAL,
|
|
|
|
XML_NOT_EQUAL,
|
|
|
|
XML_LESS,
|
|
|
|
XML_GREATER,
|
|
|
|
XML_LESS_EQUAL,
|
|
|
|
XML_GREATER_EQUAL,
|
|
|
|
XML_BETWEEN,
|
|
|
|
XML_NOT_BETWEEN,
|
2008-03-12 09:24:16 +00:00
|
|
|
XML_TABLE_TEMPLATE,
|
|
|
|
XML_FIRST_ROW,
|
|
|
|
XML_LAST_ROW,
|
|
|
|
XML_FIRST_COLUMN,
|
|
|
|
XML_LAST_COLUMN,
|
|
|
|
XML_EVEN_ROWS,
|
|
|
|
XML_ODD_ROWS,
|
|
|
|
XML_EVEN_COLUMNS,
|
|
|
|
XML_ODD_COLUMNS,
|
2016-06-11 15:17:48 +02:00
|
|
|
// table styles
|
|
|
|
XML_FIRST_ROW_EVEN_COLUMN,
|
|
|
|
XML_LAST_ROW_EVEN_COLUMN,
|
|
|
|
XML_FIRST_ROW_END_COLUMN,
|
|
|
|
XML_FIRST_ROW_START_COLUMN,
|
|
|
|
XML_LAST_ROW_END_COLUMN,
|
|
|
|
XML_LAST_ROW_START_COLUMN,
|
|
|
|
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_HORIZONTAL_ON_ODD,
|
2010-11-09 01:42:14 +05:00
|
|
|
// Password error from 1.4 to 2.0 Beta (#i45874#)
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_RESTART_NUMBERING,
|
2010-11-09 01:42:14 +05:00
|
|
|
// OpenDocument <text:numbered-paragraph> element not supported on OpenDocument import (#i52127#)
|
2007-04-11 12:36:29 +00:00
|
|
|
XML_NUMBERED_PARAGRAPH,
|
2007-07-06 09:09:51 +00:00
|
|
|
XML_MASTER_DETAIL_FIELDS,
|
|
|
|
XML_MASTER_DETAIL_FIELD,
|
|
|
|
XML_SUB_DOCUMENT,
|
|
|
|
XML_FIXED_CONTENT,
|
|
|
|
XML_INITIAL_FORMULA,
|
|
|
|
XML_DEEP_TRAVERSING,
|
|
|
|
XML_PRESERVE_IRI,
|
2007-05-22 15:04:31 +00:00
|
|
|
XML_SORT_BY_X_VALUES,
|
2007-08-03 11:52:56 +00:00
|
|
|
XML_PAGE_CONTINUATION,
|
2007-07-03 12:22:15 +00:00
|
|
|
XML_RIGHT_ANGLED_AXES,
|
2007-07-06 11:20:12 +00:00
|
|
|
XML_SOFT_PAGE_BREAK,
|
|
|
|
XML_USE_SOFT_PAGE_BREAKS,
|
2007-10-22 15:32:01 +00:00
|
|
|
XML_PERCENTAGE_DATA_STYLE_NAME,
|
|
|
|
XML_VALUE_AND_PERCENTAGE,
|
|
|
|
XML_GROUP_BARS_PER_AXIS,
|
CWS-TOOLING: integrate CWS koheichart01
2009-05-15 06:32:38 +0200 hde r271925 : header fixed
2009-04-14 16:23:35 +0200 hde r270792 : #100231#
2009-04-14 16:13:48 +0200 hde r270790 : #100231#
2009-04-14 15:56:14 +0200 hde r270787 : #100231#
2009-04-14 14:28:40 +0200 hde r270767 : #100231#
2009-04-14 14:27:30 +0200 hde r270766 : #100231#
2009-04-14 09:43:07 +0200 hde r270749 : #100231#
2009-04-14 09:25:52 +0200 hde r270748 : #100231#
2009-03-25 16:18:26 +0100 iha r270034 : #i91578# removed compiler warning
2009-03-25 03:20:36 +0100 kohei r269992 : fixed a silly typo in in-line comment.
2009-03-24 17:03:57 +0100 kohei r269977 : Let's use row and column's hidden flags, instead of width/height, to determine cell's
hidden state.
2009-03-24 16:53:10 +0100 kohei r269973 : The chart positioner no longer needs to skip hidden cells, as hidden cells are handled
elsewhere.
2009-03-24 16:50:12 +0100 kohei r269971 : the index should be 0-based (although chart2 doesn't appear to make use of this data any more).
2009-03-24 16:47:56 +0100 kohei r269969 : Skip hidden cells during cache (re-)build, when the include hidden cells flag is
false. Also avoid adding data cache when the cell is hidden.
2009-03-24 06:05:53 +0100 kohei r269909 : fixed the build breakage after the resync.
2009-03-24 06:05:34 +0100 kohei r269908 : fixed the build breakage after the resync.
2009-03-23 23:38:36 +0100 kohei r269900 : CWS-TOOLING: rebase CWS koheichart01 to trunk@269781 (milestone: DEV300:m44)
2009-03-17 13:11:40 +0100 iha r269597 : #i91578# import IncludeHiddenCells from xlsx
2009-03-17 12:56:09 +0100 iha r269594 : #i91578# import IncludeHiddenCells from xls correctly
2009-03-17 12:49:13 +0100 iha r269592 : #i91578# import IncludeHiddenCells from xls correctly
2009-03-16 17:03:55 +0100 iha r269561 : #i91578# remove unused variable
2009-03-16 10:22:30 +0100 iha r269509 : #i91578# changed wording
2009-03-04 17:07:16 +0100 iha r268846 : #i91578# display of hidden cells - remove unused property 'IsHidden'
2009-03-04 17:04:22 +0100 iha r268845 : #i91578# display of hidden cells - remove unused property 'IsHidden'
2009-03-04 17:03:43 +0100 iha r268844 : #i91578# display of hidden cells - remove unused property 'IsHidden'
2009-03-04 16:24:30 +0100 iha r268843 : #i91578# display of hidden cells - added missing property description
2009-03-04 15:13:04 +0100 iha r268835 : #i91578# display of hidden cells - remove unused code
2009-03-04 14:38:44 +0100 iha r268832 : #i91578# display of hidden cells - reset state corretly when doing undo/redo
2009-03-04 13:42:10 +0100 iha r268822 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges
2009-03-04 13:40:10 +0100 iha r268821 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges
2009-03-04 13:37:05 +0100 iha r268820 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges
2009-03-03 11:18:39 +0100 iha r268713 : #i91578# display of hidden cells - hide control if the functionality is not offered by the data provider
2009-03-02 17:41:37 +0100 kohei r268684 : removed unintended change from DEV300_m38, which was probably introduced due to some sort of
problem during rebase.
2009-02-27 18:51:34 +0100 iha r268613 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication
2009-02-27 18:45:48 +0100 iha r268612 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication
2009-02-27 18:44:17 +0100 iha r268611 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication
2009-02-27 18:35:09 +0100 iha r268610 : #i91578# display of hidden cells - copy-paste-scenario: export hidden flag per column on copy for migration to locale table during import upon paste
2009-02-19 06:47:56 +0100 kohei r268257 : also, set the default value of a cached cell to NaN just in case.
2009-02-19 06:42:08 +0100 kohei r268256 : Set the IsValue flag to false by default so that an empty cell is properly flaged as non-value.
This fixes the broken missing value treatment.
2009-02-18 20:16:30 +0100 iha r268255 : #i91578# display of hidden cells - radio button 'leave gap' was not clickable anymore
2009-02-17 17:57:24 +0100 iha r268185 : #i91578# display of hidden cells - corrected range highlighting
2009-02-17 15:39:52 +0100 iha r268174 : #i91578# display of hidden cells - still display data point value in tip help of data points in writer
2009-02-17 11:21:00 +0100 iha r267861 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series
2009-02-17 11:15:14 +0100 iha r267853 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series
2009-02-16 16:48:10 +0100 iha r267826 : #i91578# display of hidden cells - group related ids and minimize changes
2009-02-16 14:32:11 +0100 iha r267813 : #i91578# display of hidden cells - don't share resource identifier as this easily produces conflicts -> move IDs for series options page into a separate file
2009-02-16 13:21:44 +0100 iha r267795 : #i91578# display of hidden cells - remove unused member
2009-02-16 13:13:40 +0100 iha r267794 : #i91578# display of hidden cells - remove unused methods
2009-02-16 13:00:10 +0100 iha r267792 : #i91578# display of hidden - avoid unnecessary data copy
2009-02-16 11:40:41 +0100 iha r267785 : #i91578# display of hidden - corrected typo
2009-02-16 11:28:39 +0100 iha r267783 : #i91578# display of hidden - set correct dirty state in method setIncludeHiddenCells
2009-02-13 17:04:50 +0100 iha r267734 : #i91578# corrected position and visibility of the controls for display of hidden cells in case of stock charts
2009-02-13 15:30:17 +0100 iha r267724 : #i91578# charts without category range and charts with data from writer table were broken causes by features changes for display of hidden cells
2009-01-14 19:47:28 +0100 kohei r266330 : #i91578# Fixed the issue with incorrect tooltip category values.
2009-01-05 22:27:03 +0100 kohei r265887 : fixed a regression where the x-axis failed to display values when they were numeric or dates.
2008-12-24 17:01:15 +0100 kohei r265800 : CWS-TOOLING: rebase CWS koheichart01 to trunk@265758 (milestone: DEV300:m38)
2008-12-24 16:03:08 +0100 kohei r265799 : a little more code cleanup, mostly on tab to whitespace conversion on
modified lines and removal of unnecessary 'using' statements.
2008-12-24 15:52:00 +0100 kohei r265798 : removed unnecessary header inclusion & remove hidden data *only when* the 'include hidden cells'
options it false! I'm glad I caught this.
2008-12-24 07:41:23 +0100 kohei r265796 : replaced duplicated local functions with a single template function.
2008-12-24 06:37:15 +0100 kohei r265795 : reverted my last commit, because it was not the right approach.
Instead of using the original data point index in the object name,
leave that index alone, and remove hidden data in the tooltip text
value lookup code.
2008-12-23 23:10:42 +0100 kohei r265793 : fixed the tooltips so that they would display correct values, taking into account
the hidden data points (if any).
2008-12-20 05:26:07 +0100 kohei r265739 : CWS-TOOLING: rebase CWS koheichart01 to trunk@264807 (milestone: DEV300:m37)
2008-12-18 15:49:59 +0100 kohei r265696 : removed markRangeDirty() for now, since that method is still a bit controvertial per Niklas's comment in i#91578.
2008-12-05 20:27:24 +0100 kohei r264918 : removed a compiler warning.
2008-12-05 20:24:02 +0100 kohei r264917 : removed a compilar warning.
2008-12-03 17:06:22 +0100 kohei r264800 : recovered the original keyword file before it was stripped.
2008-12-01 22:00:24 +0100 kohei r264640 : by default, "include hidden cells" attribute is true.
2008-12-01 19:03:07 +0100 kohei r264628 : added accelerator for the plot hidden values check box.
2008-12-01 18:32:02 +0100 kohei r264626 : changed wording per Ingrid's suggestion.
2008-11-26 08:09:36 +0100 kohei r264341 : the 'Starnding angle' fixed line was 6 pixel short.
2008-11-26 08:02:47 +0100 kohei r264340 : added include-hidden-cells check box for the pie chart type too & some code cleanup.
2008-11-26 07:41:45 +0100 kohei r264339 : relocate the controls correctly for line chart types.
2008-11-26 07:14:26 +0100 kohei r264337 : #i95714# fixed typos that caused incorrect scaling of the y-axis under some conditions.
2008-11-26 07:11:54 +0100 kohei r264336 : added "Include hidden cells" check box in the data series options tab page.
2008-11-25 21:04:58 +0100 kohei r264333 : don't check for the number of charts; when importing from xls, the count may be
zero even when the document has charts.
2008-11-25 19:55:50 +0100 kohei r264332 : patch from ooo-build applied. This implements chart listener
that listens on cells show/hide state for the chart's data areas.
2008-11-25 19:52:38 +0100 kohei r264331 : patch from ooo-build applied.
2008-11-25 19:29:54 +0100 kohei r264329 : new xml token for include-hidden-cells attribute.
2009-05-18 16:46:40 +00:00
|
|
|
XML_INCLUDE_HIDDEN_CELLS,
|
2008-10-01 07:35:04 +00:00
|
|
|
XML_AUTOMATIC_POSITION,
|
|
|
|
XML_AUTOMATIC_SIZE,
|
2007-10-22 15:32:01 +00:00
|
|
|
XML_REVERSE_DIRECTION,
|
|
|
|
XML_LABEL_SEPARATOR,
|
2007-11-23 11:17:42 +00:00
|
|
|
XML_LABEL_POSITION,
|
|
|
|
XML_AVOID_OVERLAP,
|
|
|
|
XML_NEAR_ORIGIN,
|
2007-08-20 15:31:50 +00:00
|
|
|
XML_DEPENDENCY,
|
2007-08-28 12:49:45 +00:00
|
|
|
XML_NAV_ORDER,
|
2008-03-12 09:24:16 +00:00
|
|
|
|
|
|
|
XML_USE_FIRST_ROW_STYLES,
|
|
|
|
XML_USE_LAST_ROW_STYLES,
|
|
|
|
XML_USE_FIRST_COLUMN_STYLES,
|
|
|
|
XML_USE_LAST_COLUMN_STYLES,
|
|
|
|
XML_USE_BANDING_ROWS_STYLES,
|
|
|
|
XML_USE_BANDING_COLUMNS_STYLES,
|
|
|
|
|
2007-11-23 11:17:42 +00:00
|
|
|
XML_AUTOMATIC_CONTENT,
|
|
|
|
XML_DISPLAY_R_SQUARE,
|
|
|
|
XML_DISPLAY_EQUATION,
|
2007-11-09 07:10:27 +00:00
|
|
|
// db odf 12
|
|
|
|
XML_TABLE_REPRESENTATIONS,
|
|
|
|
XML_TABLE_REPRESENTATION,
|
|
|
|
XML_SCHEMA_DEFINITION,
|
|
|
|
XML_CONNECTION_DATA,
|
|
|
|
XML_DATABASE_DESCRIPTION,
|
|
|
|
XML_COMPOUND_DATABASE,
|
|
|
|
XML_FILE_BASED_DATABASE,
|
|
|
|
XML_SERVER_DATABASE,
|
|
|
|
XML_MEDIA_TYPE,
|
|
|
|
XML_HOSTNAME,
|
|
|
|
XML_PORT,
|
|
|
|
XML_LOCAL_SOCKET,
|
|
|
|
XML_USE_SYSTEM_USER,
|
|
|
|
XML_DRIVER_SETTINGS,
|
|
|
|
XML_JAVA_CLASSPATH,
|
|
|
|
XML_CHARACTER_SET,
|
|
|
|
XML_APPLICATION_CONNECTION_SETTINGS,
|
|
|
|
XML_TABLE_INCLUDE_FILTER,
|
2008-04-03 15:44:43 +00:00
|
|
|
XML_DEFAULT_ROW_STYLE_NAME,
|
2008-02-18 14:32:23 +00:00
|
|
|
XML_ANGLE_OFFSET,
|
2010-11-09 01:42:14 +05:00
|
|
|
// Core implementation for direct cross-references (#i81002#)
|
2008-02-26 09:55:02 +00:00
|
|
|
XML_NUMBER_NO_SUPERIOR,
|
|
|
|
XML_NUMBER_ALL_SUPERIOR,
|
2008-03-06 09:26:33 +00:00
|
|
|
XML_LIST_LEVEL_POSITION_AND_SPACE_MODE,
|
|
|
|
XML_LABEL_WIDTH_AND_POSITION,
|
|
|
|
XML_LABEL_ALIGNMENT,
|
|
|
|
XML_LIST_LEVEL_LABEL_ALIGNMENT,
|
|
|
|
XML_LABEL_FOLLOWED_BY,
|
|
|
|
XML_LISTTAB,
|
|
|
|
XML_SPACE,
|
|
|
|
XML_NOTHING,
|
|
|
|
XML_LIST_TAB_STOP_POSITION,
|
2008-03-06 16:16:24 +00:00
|
|
|
XML_STANDARD_ERROR,
|
|
|
|
XML_CELL_RANGE,
|
|
|
|
XML_ERROR_LOWER_RANGE,
|
|
|
|
XML_ERROR_UPPER_RANGE,
|
2008-07-01 19:48:06 +00:00
|
|
|
|
2008-06-13 08:17:56 +00:00
|
|
|
XML_CONTINUE_LIST,
|
|
|
|
XML_STYLE_OVERRIDE,
|
2008-07-01 19:48:06 +00:00
|
|
|
|
2008-06-25 15:10:24 +00:00
|
|
|
// fs: #i90243#
|
|
|
|
XML_XFORM_MODEL_SETTINGS,
|
|
|
|
|
2008-10-01 06:34:11 +00:00
|
|
|
// ODF 1.2 metadata
|
2008-07-01 19:48:06 +00:00
|
|
|
XML_META_FIELD,
|
2008-10-01 06:34:11 +00:00
|
|
|
XML_ABOUT,
|
|
|
|
XML_DATATYPE,
|
CWS-TOOLING: integrate CWS odfmetadata2
2009-06-22 11:48:36 +0200 mst r273206 : - connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx:
+ add "include ustrbuf.hxx" to work around warning caused by
solaris <sys/kstat.h> declaring a global "long l ;"
2009-06-19 14:25:25 +0200 mst r273159 : - scp2/source/ooo/file_library_ooo.scp:
+ fix MinGW build
2009-06-08 12:52:33 +0200 mst r272727 : - redland/raptor-1.4.18.patch.mingw, redland/raptor/makefile.mk:
+ disable parsers that do not build on MinGW (thanks for patch by tono)
2009-05-15 17:31:07 +0200 mst r271957 : fix typos
2009-05-15 17:28:57 +0200 mst r271956 : #i101965#
- offapi/com/sun/star/text/TextPortion:
+ add missing properties:
SoftPageBreak, DocumentIndexMark, ReferenceMark, Footnote, TextField
+ fix read-only status of properties: Bookmark, IsStart, IsCollapsed
- offapi/type_reference/{typelibrary_history.txt,types.rdb}:
+ update reference types.rdb
2009-05-07 14:41:38 +0200 mst r271669 : - sw/inc/{fmtftn.hxx,unocoll.hxx,doc.hxx,editsh.hxx,ftninfo.hxx},
sw/source/core/layout/{flowfrm.cxx,ftnfrm.cxx},
sw/source/core/doc/docftn.cxx, sw/source/core/edit/edattr.cxx,
sw/source/core/txtnode/atrftn.cxx, sw/source/core/unocore/unocoll.cxx,
sw/source/ui/fldui/fldref.cxx:
+ fix warning ... the hard way
+ also fix signature of SwDoc::SetCurFtn
2009-05-05 19:52:55 +0200 mst r271556 : - sw/inc/undobj.hxx:
+ make some members const
2009-05-05 19:34:40 +0200 mst r271555 : - sw/inc/rolbck.hxx, sw/source/core/undo/rolbck.cxx:
+ make some members const
2009-05-05 19:13:14 +0200 mst r271553 : - sw/inc/{undobj.hxx,rolbck.hxx},
sw/source/core/undo/{unbkmk.cxx,rolbck.cxx}:
+ fix rebase merge error
+ rename SwHstryBookmark to SwHistoryBookmark
+ clean up SwUndoBookmark
2009-05-05 19:05:53 +0200 mst r271552 : - sw/source/core/unocore/unoportenum.cxx:
+ fix annoying assertion
2009-05-05 15:34:48 +0200 mst r271522 : CWS-TOOLING: rebase CWS odfmetadata2 to trunk@271427 (milestone: DEV300:m47)
2009-05-04 12:37:01 +0200 mst r271444 : trivial
2009-04-22 13:30:37 +0200 mst r271102 : - sfx2/inc/sfx2/dinfdlg.hxx:
+ trivial change
2009-04-21 16:46:58 +0200 mst r271043 : - sw/inc/hintids.hxx:
+ introduce some predicates for the various hints, and use them
2009-04-21 16:19:03 +0200 mst r271041 : - sw/inc/undobj.hxx,
sw/source/core/doc/{docfly.cxx,docfmt.cxx,docftn.cxx,doctxm.cxx},
sw/source/core/undo/{unattr.cxx,unins.cxx}:
+ clean up unattr.cxx:
remove/fix casts, prefix members, use auto_ptr, etc.
2009-04-21 15:34:23 +0200 mst r271039 : - sw/inc/{rolbck.hxx,undobj.hxx},
sw/source/core/doc/docfmt.cxx,
sw/source/core/txtnode/{thints.cxx,txtedt.cxx},
sw/source/core/undo/{rolbck.cxx,undel.cxx,undobj.cxx,unins.cxx,unmove.cxx,
unovwr.cxx,unsect.cxx,unspnd.cxx,untbl.cxx,untblk.cxx,unattr.cxx}:
+ clean up SwHistory, SwRegHistory and SwHistoryHint etc.:
remove/fix casts, prefix members, remove wrong const annotations,
use auto_ptr, remove unused members, etc.
2009-04-20 19:17:36 +0200 mst r271013 : - sw/inc/ndhints.hxx,
sw/source/core/text/{itrtxt.cxx,txtftn.cxx,itratr.cxx,porfly.cxx,
txtfrm.cxx,txtdrop.cxx,frmform.cxx},
sw/source/core/txtnode/{ndtxt.cxx,ndhints.cxx,thints.cxx,txtedt.cxx},
sw/source/core/edit/acorrect.cxx,
sw/source/core/doc/{docedt.cxx,docfmt.cxx},
sw/source/filter/html/swhtml.cxx:
+ clean up SwHintsArray and its subclasses: remove/fix casts, prefix members
2009-04-20 18:42:07 +0200 mst r271007 : - sw/source/core/text/txtio.cxx, sw/source/core/edit/edattr.cxx,
sw/source/core/undo/rolbck.cxx:
+ remove JP_NEWCORE dead code
2009-04-20 18:38:09 +0200 mst r271006 : - sw/source/core/unocore/unochart.cxx:
+ silence unxlngi warning (debug=t)
2009-04-20 16:36:13 +0200 mst r270991 : - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx,
sfx2/source/doc/objserv.cxx, sw/source/ui/fldui/flddinf.hxx:
+ trivial cleanups
2009-04-20 15:28:52 +0200 mst r270990 : - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx,
sfx2/source/doc/objserv.cxx:
+ fix bug: replaying a macro with a DocumentInfoItem removes all
user-defined properties
2009-03-10 15:08:20 +0100 mst r269273 : - sfx2/source/doc/Metadatable.cxx:
+ add missing SolarMutex guards
2009-03-10 14:46:29 +0100 mst r269272 : - unoxml/source/rdf/librdf_repository.cxx:
+ never free rdf_world because that would call libxm2 xmlCleanupParser
(and, to add insult to injury, other libxml2 functions later...)
2009-03-06 19:02:44 +0100 mst r269041 : argh! undo...
2009-03-06 19:00:58 +0100 mst r269040 : fix #i99931#
- sw/source/ui/uno/unomod.cxx:
+ SwXViewSettings::_getSingleValue returns uninitialized memory
for the ZoomType property if the value is PAGE_WIDTH_EXACT
2009-03-06 18:59:28 +0100 mst r269039 : - sw/inc/ndtxt.hxx, sw/source/core/txtnode/ndtxt.cxx,
sw/source/core/unocore/unoportenum.cxx:
+ fix some more wntmsci12 warnings...
2009-03-06 18:56:46 +0100 mst r269038 : - sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx:
+ work around spurious warning on unxsoli4 debug=t
2009-03-05 14:02:01 +0100 mst r268902 : - sw/inc/txatbase.hxx:
+ back to c-style casts, they also compile on wntmsci12...
2009-03-05 10:23:25 +0100 mst r268882 : - comphelper/inc/comphelper/processfactory.hxx,
comphelper/source/processfactory/processfactory.cxx:
+ revert change of return type of comphelper_getProcessComponentContext
to Reference: does not build on wntmsci12
2009-03-04 19:08:09 +0100 mst r268861 : - sw/source/core/txtnode/{atrtox.cxx,ndtxt.cxx}:
+ fix initialization
2009-03-04 14:37:30 +0100 mst r268831 : - solenv/inc/target.mk:
+ fix CLASSPATH so complex tests run (fix by sb)
2009-03-04 14:36:30 +0100 mst r268830 : - sw/inc/unoobj.hxx,
sw/source/core/unocore/{unoparagraph.cxx,unoobj.cxx,unoobj2.cxx}:
+ SwXParaFrameEnumeration constructor now takes SwPaM, not SwUnoCrsr
+ move SwParaSelection into unoparagraph.cxx, as it is only used there
+ bugfix: replace SwUnoCrsrs on stack with SwCursors
2009-03-04 14:34:46 +0100 mst r268829 : - sw/inc/pam.hxx, sw/source/core/crsr/pam.cxx,
sw/source/core/edit/eddel.cxx, sw/source/core/doc/docredln.cxx,
sw/source/core/undo/{untbl.cxx,undel.cxx}, sw/source/filter/rtf/swparrtf.cxx:
+ clean up SwPaM: prefix members
+ new constructor SwPosition(SwCntntNode&, xub_StrLen)
+ fix several broken SwPosition and SwPaM constructors
+ SwPam::DeleteMark now actually resets the unused position to default
2009-03-02 12:07:09 +0100 mst r268646 : - sw/inc/fmtcol.hxx:
+ fix annoying warning (gcc 4)
2009-03-02 12:06:27 +0100 mst r268645 : - odk/util/check.pl, odk/examples/DevelopersGuide/Text/TextDocuments.java:
+ rename module from FieldMaster to fieldmaster
2009-02-27 19:49:56 +0100 mst r268614 : - sfx2/inc/sfx2/Metadatable.hxx, sfx2/prj/d.lst,
sfx2/source/doc/{Metadatable.cxx,makefile.mk},
sw/inc/{SwMetadatable.hxx,unoobj.hxx,undobj.hxx,ndtxt.hxx},
sw/source/core/doc/{SwMetadatable.cxx,makefile.mk,docnew.cxx},
sw/source/core/undo/{untbl.cxx,unins.cxx},
sw/source/core/unocore/unoparagraph.cxx, sw/source/ui/app/docsh.cxx:
+ move Metadatable implementation from sw to sfx2
2009-02-27 17:58:55 +0100 mst r268608 : - sw/inc/{SwMetadatable.hxx,undobj.hxx}, sw/source/core/doc/SwMetadatable.cxx,
sw/source/core/undo/{untbl.cxx,unins.cxx,undel.cxx}:
+ CreateUndo now returns an opaque MetadatableUndo object
2009-02-27 13:15:44 +0100 mst r268587 : - sw/inc/ndtxt.hxx, sw/source/core/doc/docfmt.cxx,
sw/source/core/text/{itratr.cxx,porlay.cxx},
sw/source/core/txtnode/{txtedt.cxx,ndtxt.cxx,thints.cxx}:
+ clean up SwTxtNode: fix casts, prefix members
+ factor out inline function SwTxtNode::TryDeleteSwpHints()
2009-02-27 13:14:30 +0100 mst r268586 : - svx/inc/svx/emphitem.hxx:
+ fix borken header guard
2009-02-27 13:13:56 +0100 mst r268585 : - sfx2/source/bastyp/progress.cxx:
+ fix use of compiler specific macro
2009-02-27 11:00:32 +0100 mst r268564 : - sw/inc/{txatbase.hxx,txtatr.hxx,txtinet.hxx,txtfld.hxx,txtftn.hxx,
txtflcnt.hxx,txttxmrk.hxx,txtrfmrk.hxx},
sw/source/core/txtnode/{atrtox.cxx,atrref.cxx,atrflyin.cxx,atrftn.cxx,
txtatr2.cxx,txatbase.cxx,atrfld.cxx,txtedt.cxx},
sw/source/core/text/atrstck.cxx, sw/source/core/access/acchyperlink.cxx,
sw/source/core/doc/visiturl.cxx, sw/source/ui/wrtsh/wrtsh2.cxx:
+ clean up SwTxtAttr and its subclasses: remove/fix casts, prefix members
+ SwTxtINetFmt: remove unused member bColor
- sw/source/core/text/txtfld.cxx:
+ move SwTxtFld methods to atrfld.cxx
2009-02-27 10:58:44 +0100 mst r268563 : - sfx2/inc/sfx2/sfxbasemodel.hxx:
+ don't privately inherit BaseMutex, ScModelObj wants to access it
2009-02-27 10:58:02 +0100 mst r268562 : - xmloff/source/core/{RDFaExportHelper.cxx,RDFaImportHelper.cxx}:
+ arrrgh!!! someone thought it would be a good idea to have 2 different
versions of boost in external! and they're NOT compatible!!!
insert an ugly fragile hack that maybe works with both...
2009-02-26 17:42:26 +0100 mst r268544 : - comphelper/inc/comphelper/storagehelper.hxx.
sfx2/source/doc/DocumentMetadataAccess.cxx:
+ someone made IsValidZipEntryFileName a static method and didn't tell me
2009-02-26 15:52:56 +0100 mst r268529 : redland: split up patches
2009-02-26 13:17:56 +0100 mst r268509 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
#i95863#
- sw/inc/segdefs{,_}.hxx:
+ remove obsolete files
- sw/source/ui/inc/itemdef.hxx:
+ remove itemdef.hxx
- sw/source/ui/app/[apphdl.cxx,docsh.cxx}, sw/source/ui/misc/glshell.cxx,
sw/source/ui/shells/*.cxx, sw/source/ui/uiview/*.cxx, sw/source/ui/web/*.cxx:
+ use sfx2/msg.hxx instead of itemdef.hxx
- sw/source/core/edit/eddel.cxx:
+ @ JP: SwEditShell::Replace:
you're right, deleting the text to be replaced first, and then inserting
a space, and then replacing that space is unnecessary.
whew, i'm so happy that we finally answered that question after 11 years.
- sw/inc/edimp.hxx:
+ remove FOREACHCURSOR_START, FOREACHCURSOR_END
- sw/inc/{swcrsr.hxx,unocrsr.hxx,viscrs.hxx},
sw/source/core/crsr/{crsrsh.cxx,swcrsr.cxx,trvlreg.cxx,trvltbl.cxx,
unocrsr.cxx,viscrs.cxx},
sw/source/core/doc/{docbm.cxx,doccorr.cxx},
sw/source/core/docnode/{ndtbl.cxx,ndtbl1.cxx},
sw/source/core/edit/editsh.cxx,
sw/source/core/frmedt/{fefly1.cxx,fetab.cxx,tblsel.cxx},
sw/source/core/layout/trvlfrm.cxx,
sw/source/core/unocore/{unochart.cxx,unoobj2.cxx,unoparagraph.cxx,
unoportenum.cxx,unotbl.cxx},
sw/source/core/view/vprint.cxx:
+ remove the hideous virtual operator SwFooCursor*
+ make SwCursor::IsReadOnlyAvailable() virtual
+ make SwUnoCrsr::Clone() virtual
+ refactor SwCursor methods IsSelOver(), LeftRight(), UpDown(), GotoTable():
replace dynamic_cast<...>(this) with new virtual methods
2009-02-26 13:14:58 +0100 mst r268508 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
- sw/source/filter/xml/swxml.cxx:
+ XMLReader::Read: load RDF metadata of the ODF document
- sw/source/filter/xml/wrtxml.cxx:
+ SwXMLWriter::_Write: write RDF metadata of the ODF document if ODF >= 1.2
#i90620#: import xml:id in text tables (does not actually work yet)
- sw/source/filter/xml/xmltbli{.hxx,.cxx}:
+ SwXMLTableCellAttrTokens,aTableCellAttrTokenMap: add XML_TOK_TABLE_XMLID
+ SwXMLTableCellContext_Impl::SwXMLTableCellContext_Impl: attribute xml:id
+ SwXMLTableCellContext_Impl::CreateChildContext: attribute xml:id
+ SwXMLTableColContext_Impl::SwXMLTableColContext_Impl: attribute xml:id
+ SwXMLTableContext::SwXMLTableContext: attribute xml:id
fix #i98530#
- sw/inc/unoport.hxx, sw/source/core/unocore/unoport.cxx:
+ SwXTextPortion: make constructor params const&
- sw/source/core/unocore/unoportenum.cxx:
+ refactor to remove some code duplication
+ fix bug: paragraph w/out hints: bookmark before frame gets lost
#i97274# handle invalid tables
- sw/source/core/layout/tabfrm.cxx, sw/source/filter/xml/xmltbli.cxx:
+ SwXMLTableContext::MakeTable():
check that the table actually contains cells,
and abort (removing the inserted table nodes) if not
2009-02-26 13:11:48 +0100 mst r268507 : migration of cws odfmetadata2 from CVS (resync to m42): module sw
refactor SwXTextRange and SwXParagraph
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoobj2.cxx:
+ remove 3 constructors of SwXTextRange
+ new method SwXTextRange::CreateParentXText
+ refactor SwXTextRange::CreateTextRangeFromPosition and
SwXTextRange::getText
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoparagraph.cxx:
+ SwXParagraph no longer uses a cursor; it registers directly at SwTxtNode
+ replace SwXParagraph::GetCrsr with SwXParagraph::GetTxtNode
- sw/source/core/unocore/unotext.cxx, sw/source/ui/uno/unotxvw.cxx:
+ adapt to new SwXParagraph
#i90620#
- sw/inc/SwMetadatable.hxx,
sw/source/core/doc/SwMetadatable.cxx:
+ new files: base classes sw::Metadatable and sw::MetadatableMixin;
also, 2 implementations of IXmlIdRegistry:
sw::XmlIdRegistryDocument and sw::XmlIdRegistryClipboard
+ setMetadataReference: handle empty stream name as auto-detect
- sw/source/core/doc/makefile.mk:
+ add SwMetadatable
add a XmlIdRegistry to SwDoc
- sw/inc/doc.hxx:
+ SwDoc: add member m_pXmlIdRegistry, method GetXmlIdRegistry()
- sw/source/core/doc/docnew.cxx:
+ initialize XmlIdRegistry in SwDoc::GetXmlIdRegistry, not in constructor,
because the constructor is not told whether the SwDoc is a clipboard
- sw/inc/docsh.hxx, sw/source/ui/app/docsh.cxx:
+ SwDocShell: override GetXmlIdRegistry()
#i91563#: make the SwTxtNode metadatable
- sw/inc/ndtxt.hxx
+ SwTxtNode inherits sw::Metadatable
- sw/inc/unoobj.hxx, sw/source/core/unocore/unoparagraph.cxx:
+ SwXParagraph inherits sw::MetadatableMixin
#i91563#: handle SwTxtNode's metadata for delete
- sw/source/core/txtnode/ndtxt.cxx:
+ SwTxtNode::SplitCntntNode: handle XmlId
+ SwTxtNode::JoinNext: merge XmlIds
- sw/source/core/doc/docedt.cxx:
+ lcl_GetJoinFlags: document postcondition
+ SwDoc::Delete: remove XmlId only if SwTxtNode _becomes_ empty
#i91563#: handle SwTxtNode's metadata for delete with undo
- sw/inc/undobj.hxx
+ SwUndoDelete: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
- sw/source/core/undo/undel.cxx:
+ SwUndoDelete::SaveCntnt: save XmlIds for start and end SwTxtNode
+ SwUndoDelete::SaveCntnt: remove XmlId only if SwTxtNode _becomes_ empty
+ SwUndoDelete::Undo: restore saved XmlIds for start and end SwTxtNode
- sw/source/core/docnode/ndcopy.cxx:
+ SwTxtNode::MakeCopy: register copy at XmlIdRegistry
#i91563#: handle SwTxtNode's metadata for find/replace with undo
- sw/source/core/undo/unins.cxx:
+ _UnReplaceData: rename members: add prefix m_
+ _UnReplaceData: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
+ _UnReplaceData::_UnReplaceData: save XmlIds for start and end SwTxtNode
+ _UnReplaceData::Undo: restore saved XmlIds for start and end SwTxtNode
#i91563#: handle SwTxtNode's metadata for table-to-text with undo
- sw/source/core/undo/untbl.cxx:
+ SwTblToTxtSave: rename members: add prefix m_
+ SwTblToTxtSave: new members m_pMetadataUndoStart, m_pMetadataUndoEnd
+ SwTblToTxtSave::SwTblToTxtSave: save XmlIds for start and end SwTxtNode
+ SwTblToTxtSave::SwTblToTxtSave, SwNodes::UndoTableToText:
always store the index of the first SwTxtNode in the cell, instead of
the index of the first SwTxtNode in case of the first cell in a row,
and the cell start node in other cases
+ SwNodes::UndoTableToText: restore saved XmlIds for start and end SwTxtNode
- sw/source/core/docnode/ndtbl.cxx:
+ lcl_DelBox: simplify for refactored start index handling in SwTblToTxtSave
2009-02-26 13:02:28 +0100 mst r268505 : migration of cws odfmetadata2 from CVS (resync to m42): module sd
- sd/source/ui/table/tableobjectbar.cxx,sd/source/ui/view/*.cxx:
+ remove invocations of SFX_DECL_TYPE
- sd/source/ui/slideshow/SlideShowRestarter.cxx,
sd/source/ui/toolpanel/LayoutMenu.cxx,
sd/source/ui/unoidl/DrawController.cxx,
sd/source/ui/view/{ViewShellBase.cxx,ViewTabBar.cxx,frmview.cxx}:
+ fix abuses of comphelper_getProcessComponentContext (missing release)
2009-02-26 13:01:24 +0100 mst r268504 : migration of cws odfmetadata2 from CVS (resync to m42): module starmath
- starmath/source/document.cxx:
+ don't touch SfxObjectShell's privates
2009-02-26 13:00:37 +0100 mst r268503 : migration of cws odfmetadata2 from CVS (resync to m42): module sfx2
#i90620#
- sfx2/inc/sfx2/XmlIdRegistry.hxx:
+ new file: interfaces sfx2::IXmlIdRegistry and sfx2::IXmlIdRegistrySupplier
and a couple of utility functions
- sfx2/inc/sfx2/DocumentMetadataAccess.hxx,
sfx2/source/doc/DocumentMetadataAccess.cxx:
+ new class sfx2::DocumentMetadataAccess, implements XDocumentMetadataAccess
+ the URI of the DocumentMetadataAccess is now the URI from which the
document was loaded; for a new document, use a vnd.sun.star.tdoc URI
+ add new function sfx2::createBaseURI()
+ prevent using reserved file names
+ try not to recurse into embedded subdocuments
- sfx2/source/doc/makefile.mk:
+ add DocumentMetadataAccess
- sfx2/util/makefile.mk:
+ link libsfx2 against libxml2 (needed for xmlValidateNCName)
- sfx2/source/doc/makefile.mk:
+ add LIBXML_CFLAGS to CFLAGS
- sfx2/prj/build.lst:
+ add dependence on libxml2
- sfx2/prj/d.lst:
+ add XmlIdRegistry.hxx, DocumentMetadataAccess.hxx
- sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objxtor.cxx:
+ make SfxObjectShell's members private
+ new method SfxObjectShell::GetAutoStyleFilterIndex
+ SfxObjectShell inherits sfx2::IXmlIdRegistrySupplier
- sfx2/source/dialog/templdlg.cxx, sfx2/source/doc/sfxbasemodel.cxx:
+ don't touch SfxObjectShell's privates
- sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:
+ SfxBaseModel inherits BaseMutex instead of IMPL_SfxBaseModel_MutexContainer
+ SfxBaseModel implements additional interface XDocumentMetadataAccess
+ IMPL_SfxBaseModel_DataContainer has new member:
a sfx2::DocumentMetadataAccess
+ implementation of XDocumentMetadataAccess forwards to
the sfx2::DocumentMetadataAccess member
- sfx2/qa/complex/DocumentMetadataAccessTest.java,
sfx2/qa/complex/{tests.sce,makefile.mk},
sfx2/qa/complex/testdocuments/TESTRDFA.odt:
+ add complex test: DocumentMetadataAccessTest
+ add RDFa test document
#i95863#
- sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:
+ refactor SfxDocumentItem so it no longer requires a XDocumentInfo
+ move struct CustomProperty to implementation file
+ remove class SfxDocumentUserPage
+ QueryValue,PutValue: remove MID_DOCINFO_FIELD*
- sfx2/source/doc/objserv.cxx:
+ adapt to SfxDocumentItem change
- sfx2/inc/sfx2/sfx.hrc, sfx2/sdi/sfxslots.sdi, sfx2/inc/sfx2/msg.hxx:
+ remove MID_DOCINFO_FIELD*
+ put all invocations of SFX_DECL_TYPE in msg.hxx, and undef SFX_DECL_TYPE
- sfx2/source/doc/objxtor.cxx:
+ fix abuses of comphelper_getProcessComponentContext (missing release)
- sfx2/source/doc/docfile.cxx:
+ SfxMedium::SfxMedium: don't dereference NULL, throw exception instead
- sfx2/source/doc/objstor.cxx:
+ SfxObjectShell::DoLoad: fix bug: DocumentBaseURI is not initialized
2009-02-26 12:58:07 +0100 mst r268502 : migration of cws odfmetadata2 from CVS (resync to m42): module xmloff
#i90620#: implement RDFa import (interface change)
- xmloff/inc/xmloff/xmlimp.hxx. xmloff/source/core/xmlimp.cxx:
+ make SvXMLImport::GetAbsoluteReference() const
+ add SvXMLImport::GetComponentContext()
+ SvXMLImport::_InitCtor(): add RDFa namespace
+ add SvXMLImport::AddRDFa()
+ SvXMLImport::endDocument() inserts RDFa into document repository
- xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:
+ new tokens for RDFa: XML_ABOUT, XML_DATATYPE
- xmloff/inc/RDFaImportHelper.hxx, xmloff/source/core/RDFaImportHelper.cxx:
+ new class RDFaImportHelper
+ adapt the code to the bleak reality of broken C++ implementations
+ handle empty xhtml:about attributes properly, which are actually
valid relative URIs
+ work around broken SvXMLImport::GetAbsoluteReference
- xmloff/source/core/makefile.mk:
+ add RDFaImportHelper.cxx
#i90620#: implement RDFa export
- xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ add SvXMLExport::EnsureNamespace(), and a stack of namespace maps
+ add SvXMLExport::GetComponentContext()
+ add SvXMLExport::AddAttributesRDFa()
- xmloff/inc/RDFaExportHelper.hxx, xmloff/source/core/RDFaExportHelper.cxx:
+ new class RDFaExportHelper
+ don't use std::map::data_type, which is actually called
std::map::mapped_type by libstdc++
- xmloff/source/core/makefile.mk:
+ add RDFaExportHelper.cxx
#i91563#
- xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:
+ XMLTextPAttrTokens: add RDFa tokens
- xmloff/source/text/txtparai{.hxx,.cxx}:
+ import RDFa for text:p
- xmloff/source/text/txtparae.cxx:
+ export RDFa for text:p
interface change: use XHTML namespace instead of RDFA
- xmloff/inc/xmlnmspe.hxx, xmloff/inc/xmloff/xmltoken.hxx,
xmloff/source/core/{xmltoken.cxx,xmlimp.cxx,xmlexp.cxx,RDFaExportHelper.cxx},
xmloff/source/text/txtimp.cxx:
+ use XHTML namespace instead of RDFA
#i91565#, #i91566#: (preliminary) import for text:meta, text:meta-field
- xmloff/source/text/txtparai.cxx:
+ new class XMLMetaImportContextBase with subclasses to import
text:meta and text:meta-field
- xmloff/source/text/XMLTextMarkImportContext.cxx:
+ change XMLTextMarkImportContext::CreateAndInsertMark to handle marks
with no name (text:meta)
#i91565#, #i91566#: (preliminary) export for text:meta, text:meta-field
- xmloff/inc/txtflde.hxx, xmloff/source/text/txtflde.cxx:
+ add FIELD_ID_META to FieldIdEnum
+ new method XMLTextFieldExport::ExportMetaField()
+ change XMLTextFieldExport::ExportField{,AutoStyle,Helper}
to take additional parameter for progress bar
- xmloff/inc/xmloff/txtparae.hxx, xmloff/source/text/txtparae.cxx:
+ make XMLTextParagraphExport::exportTextRangeEnumeration() public
+ new method XMLTextParagraphExport::exportMeta()
#i90620#
- xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,
xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:
+ rename SvXML{Im,Ex}port::GetStreamPath() to GetStreamName()
+ fix xml:id {im,ex}port for embedded documents and non-packages
+ adapt to API change: XMetadatable
#i90620# GRDDL
- xmloff/inc/xmlnmspe.hxx, xmloff/inc/xmloff/xmltoken.hxx,
xmloff/source/core/{xmltoken.cxx,xmlexp.cxx}:
+ add GRDDL namespace
+ add token XML_TRANSFORMATION
+ add grddl:transformation attribute to root elements for meta.xml,
content.xml and styles.xml
2009-02-26 12:54:40 +0100 mst r268501 : migration of cws odfmetadata2 from CVS (resync to m42): module unoxml
#i90620#
- unoxml/source/rdf/librdf_repository.cxx:
+ librdf_Repository::importGraph: allocate buffer sized length of stream
+ switch from one librdf_world per repository to a single static world
because redland has global variables with a brain-damaged life-cycle...
+ exportGraph: use new raptor 1.4.18 feature to disable writing
an xml:base attribute in RDF/XML files
- unoxml/source/rdf/librdf_repository.cxx:
unoxml/qa/complex/RDFRepositoryTest.java:
+ adapt to predicate is URI change
+ adapt to RDFa API change
+ adapt to API change: RDFa has multiple predicates...
+ adapt to API change: XMetadatable derives from XURI
+ allow xhtml:datatype without xhtml:content
+ adapt to API change: attribute MetadataReference is StringPair
- unoxml/source/rdf/CURI.cxx:
+ add some more URI constants
2009-02-26 12:53:32 +0100 mst r268500 : migration of cws odfmetadata2 from CVS (resync to m42): module package
- package/inc/ImplValidCharacters.hxx:
+ remove (moved to comphelper)
2009-02-26 12:52:49 +0100 mst r268499 : migration of cws odfmetadata2 from CVS (resync to m42): module comphelper
- comphelper/inc/comphelper/processfactory.hxx,
comphelper/source/processfactory/processfactory.cxx:
+ add getProcessComponentContext()
+ change return type of comphelper_getProcessComponentContext to Reference
- comphelper/inc/comphelper/stl_types.hxx:
+ add OUStringBufferAppender
+ add algorithm intersperse
- comphelper/source/misc/string.cxx:
+ rewrite convertCommaSeparated with intersperse and OUStringBufferAppender
- comphelper/inc/comphelper/stlunosequence.hxx:
+ fix bug: begin() on empty sequence != end()
2009-02-26 12:50:47 +0100 mst r268498 : migration of cws odfmetadata2 from CVS (resync to m42): module offapi
#i96209#
- offapi/com/sun/star/text/fieldmaster/*.idl:
+ rename module from FieldMaster to fieldmaster
- offapi/type_reference/{typelibrary_history.txt,types.rdb}:
+ update reference types.rdb
#i90620#
- offapi/com/sun/star/rdf/{XMetadatable.idl,XDocumentMetadataAccess.idl}:
+ API change: XMetadatable derives from XURI
+ API change: replace XmlId (string) with MetadataReference (StringPair)
- offapi/com/sun/star/rdf/{Statement.idl,XDocumentRepository.idl,
XNamedGraph.idl,XRepository.idl}:
+ the predicate of a statement is a URI, not a Resource
- offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl:
+ rename: s/Package/Document/
+ remove uuid
+ remove everything related to mapping
+ graph names are now generated from base URI and file names
+ load methods: improve error handling with XInteractionHandler
- offapi/com/sun/star/rdf/XDocumentRepository.idl:
+ change: RDFa permits using multiple predicates in one attribute
+ setStatementRDFa: subject is now XResource, object is now XMetadatable
- offapi/com/sun/star/rdf/URIs.idl:
+ add some more URI constants
- offapi/com/sun/star/rdf:
+ fix @since tags and replace <method> with <member>
2009-02-26 12:47:24 +0100 mst r268497 : migration of cws odfmetadata2 from CVS (resync to m42): module redland
fix #i93768#
- redland/raptor-1.4.17.patch, redland/raptor/makefile.mk:
+ disable GRDDL parser to prevent call to libxslt
xsltSetDefaultSecurityPrefs, which breaks xmlhelp
- redland/raptor/makefile.mk, redland/raptor-1.4.17.patch,
redland/raptor-1.4.18.patch:
+ upgrade raptor to 1.4.18
+ deactivate serializer for RSS/Atom (does not build)
- redland/rasqal/makefile.mk, redland/rasqal-0.9.15.patch,
redland/rasqal-0.9.16.patch,
+ upgrade rasqal to 0.9.16
- redland/redland/makefile.mk, redland/redland-1.0.7.patch,
redland/redland-1.0.8.patch:
+ upgrade redland to 1.0.8
- redland/redlandversion.mk:
+ the librasqal SONAME has changed
2009-07-02 09:05:03 +00:00
|
|
|
XML_TRANSFORMATION,
|
2008-10-01 06:34:11 +00:00
|
|
|
|
|
|
|
// ODF 1.2 numbered-paragraph
|
|
|
|
XML_LIST_ID,
|
2008-07-01 19:48:06 +00:00
|
|
|
|
2008-07-30 10:45:03 +00:00
|
|
|
XML_TREAT_EMPTY_CELLS,
|
|
|
|
XML_LEAVE_GAP,
|
|
|
|
XML_USE_ZERO,
|
|
|
|
XML_IGNORE,
|
|
|
|
|
2008-09-04 09:07:51 +00:00
|
|
|
// enhanced fields
|
|
|
|
XML_FIELDMARK,
|
|
|
|
XML_FIELDMARK_START,
|
|
|
|
XML_FIELDMARK_END,
|
|
|
|
XML_N_FIELD,
|
|
|
|
XML_NP_FIELD,
|
|
|
|
|
2008-12-01 12:31:27 +00:00
|
|
|
XML_IMAGE_SCALE,
|
|
|
|
XML_ISOTROPIC,
|
|
|
|
XML_ANISOTROPIC,
|
|
|
|
|
2008-12-12 12:17:17 +00:00
|
|
|
XML_AXIS_POSITION,
|
|
|
|
XML_AXIS_LABEL_POSITION,
|
|
|
|
XML_NEAR_AXIS,
|
|
|
|
XML_NEAR_AXIS_OTHER_SIDE,
|
|
|
|
XML_OUTSIDE_START,
|
|
|
|
XML_OUTSIDE_END,
|
|
|
|
XML_TICK_MARK_POSITION,
|
|
|
|
XML_AT_LABELS,
|
|
|
|
XML_AT_AXIS,
|
|
|
|
XML_AT_LABELS_AND_AXIS,
|
2009-08-26 09:55:20 +00:00
|
|
|
XML_FILLED_RADAR,
|
2009-09-14 10:57:16 +00:00
|
|
|
XML_SURFACE,
|
2008-12-12 12:17:17 +00:00
|
|
|
|
2009-05-19 09:31:27 +00:00
|
|
|
// MathML only
|
|
|
|
XML_MATHVARIANT,
|
|
|
|
XML_MATHSIZE,
|
|
|
|
XML_MATHWEIGHT,
|
|
|
|
XML_MATHCOLOR,
|
|
|
|
|
2009-07-28 10:04:47 +00:00
|
|
|
XML_CONTAINS,
|
|
|
|
XML_DOES_NOT_CONTAIN,
|
|
|
|
XML_BEGINS_WITH,
|
|
|
|
XML_DOES_NOT_BEGIN_WITH,
|
|
|
|
XML_ENDS_WITH,
|
|
|
|
XML_DOES_NOT_END_WITH,
|
|
|
|
|
2009-11-20 11:58:22 +01:00
|
|
|
//chart
|
2010-04-01 20:29:01 +02:00
|
|
|
XML_NP_CHART_EXT,
|
|
|
|
XML_N_CHART_EXT,
|
2010-04-14 12:21:27 +02:00
|
|
|
XML_COORDINATE_REGION,
|
2009-11-20 11:58:22 +01:00
|
|
|
|
2010-07-12 19:32:20 +02:00
|
|
|
XML_DIAGONAL_BL_TR_WIDTHS,
|
|
|
|
XML_DIAGONAL_TL_BR_WIDTHS,
|
|
|
|
|
2010-08-27 15:40:24 +02:00
|
|
|
XML_OUTSIDE_MINIMUM,//#i114142#
|
|
|
|
XML_OUTSIDE_MAXIMUM,//#i114142#
|
|
|
|
|
2010-11-16 15:03:23 +01:00
|
|
|
XML_LEGEND_EXPANSION, //#i28760#
|
2011-01-24 17:44:18 +01:00
|
|
|
XML_LEGEND_EXPANSION_ASPECT_RATIO, //#i28760#
|
2010-11-16 15:03:23 +01:00
|
|
|
XML_BALANCED, //#i28760#
|
|
|
|
XML_HIGH, //#i28760#
|
|
|
|
XML_WIDE, //#i28760#
|
|
|
|
|
2010-11-30 01:45:03 +01:00
|
|
|
XML_AXIS_TYPE, //#i25706#
|
|
|
|
XML_DATE_SCALE,
|
|
|
|
XML_BASE_TIME_UNIT,
|
|
|
|
XML_MAJOR_INTERVAL_VALUE,
|
|
|
|
XML_MINOR_INTERVAL_VALUE,
|
|
|
|
XML_MAJOR_INTERVAL_UNIT,
|
|
|
|
XML_MINOR_INTERVAL_UNIT,
|
|
|
|
|
2010-09-15 13:55:34 +02:00
|
|
|
XML_MIN_VALUE,
|
|
|
|
XML_MAX_VALUE,
|
|
|
|
|
2011-02-18 19:47:04 +01:00
|
|
|
XML_MARGIN, // #i117001#
|
|
|
|
|
2014-03-10 01:01:24 +01:00
|
|
|
XML_PROPERTY_MAPPING,
|
2017-07-30 19:59:50 +02:00
|
|
|
XML_PROVIDER,
|
|
|
|
XML_DATA_MAPPINGS,
|
|
|
|
XML_DATA_MAPPING,
|
|
|
|
XML_DATA_FREQUENCY,
|
2014-03-10 01:01:24 +01:00
|
|
|
|
2011-09-09 15:02:34 +02:00
|
|
|
// regina, ODF1.2 additional symbols in charts
|
|
|
|
XML_STAR,
|
|
|
|
XML_ASTERISK,
|
|
|
|
XML_HORIZONTAL_BAR,
|
|
|
|
XML_VERTICAL_BAR,
|
|
|
|
|
2013-04-17 18:35:49 +03:00
|
|
|
XML_ERROR_STANDARD_WEIGHT, // errorbar standard deviation error weight
|
2013-06-09 12:07:16 +02:00
|
|
|
|
2013-07-02 21:32:18 +02:00
|
|
|
// erAck: 2013-07-02 BCP 47 language tags
|
|
|
|
XML_RFC_LANGUAGE_TAG,
|
|
|
|
XML_RFC_LANGUAGE_TAG_ASIAN,
|
|
|
|
XML_RFC_LANGUAGE_TAG_COMPLEX,
|
2013-12-12 17:49:28 +05:30
|
|
|
// Chart data table properties
|
2014-12-06 23:55:03 +01:00
|
|
|
XML_DATA_TABLE_SHOW_HORZ_BORDER,
|
2014-12-06 23:57:23 +01:00
|
|
|
XML_DATA_TABLE_SHOW_VERT_BORDER,
|
2014-12-06 23:58:40 +01:00
|
|
|
XML_DATA_TABLE_SHOW_OUTLINE,
|
2014-01-29 14:31:19 +05:30
|
|
|
// Chart Display units properties
|
|
|
|
XML_CHART_DUNITS_DISPLAYUNITS,
|
|
|
|
XML_CHART_DUNITS_BUILTINUNIT,
|
2013-12-27 14:30:58 +05:30
|
|
|
XML_EXTERNALDATA,
|
2013-07-02 21:32:18 +02:00
|
|
|
|
2015-03-15 19:22:56 +01:00
|
|
|
XML_EXPONENT_INTERVAL,
|
2015-07-10 08:21:23 +02:00
|
|
|
XML_FORCED_EXPONENT_SIGN,
|
|
|
|
XML_MIN_DECIMAL_PLACES,
|
2016-05-11 06:54:15 +02:00
|
|
|
XML_MAX_DENOMINATOR_VALUE,
|
|
|
|
XML_MAX_NUMERATOR_DIGITS,
|
2016-07-17 11:06:41 +02:00
|
|
|
XML_ZEROS_NUMERATOR_DIGITS,
|
|
|
|
XML_ZEROS_DENOMINATOR_DIGITS,
|
2016-07-16 22:39:32 +02:00
|
|
|
XML_INTEGER_FRACTION_DELIMITER,
|
2015-03-15 19:22:56 +01:00
|
|
|
|
2018-01-31 16:35:05 +01:00
|
|
|
// tdf#115319
|
|
|
|
XML_REFERENCE_LANGUAGE,
|
|
|
|
|
2018-04-07 15:10:06 +00:00
|
|
|
XML_NEWLINE,
|
|
|
|
|
2008-03-06 09:26:33 +00:00
|
|
|
XML_TOKEN_END
|
2007-04-11 12:36:29 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
/// return the OUString representation for eToken
|
2013-04-07 12:06:47 +02:00
|
|
|
XMLOFF_DLLPUBLIC const OUString& GetXMLToken(
|
2007-04-11 12:36:29 +00:00
|
|
|
enum XMLTokenEnum eToken );
|
|
|
|
|
|
|
|
/// compare eToken to the string
|
2014-03-31 11:47:05 +02:00
|
|
|
XMLOFF_DLLPUBLIC bool IsXMLToken(
|
2013-04-07 12:06:47 +02:00
|
|
|
const OUString& rString,
|
2007-04-11 12:36:29 +00:00
|
|
|
enum XMLTokenEnum eToken );
|
2017-02-09 20:33:15 +05:30
|
|
|
|
2017-07-09 22:37:00 +05:30
|
|
|
XMLOFF_DLLPUBLIC bool IsXMLToken(
|
|
|
|
const sax_fastparser::FastAttributeList::FastAttributeIter& aIter,
|
|
|
|
enum XMLTokenEnum eToken );
|
2007-04-11 12:36:29 +00:00
|
|
|
} }
|
|
|
|
|
|
|
|
#endif
|
2010-10-27 13:11:31 +01:00
|
|
|
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|