summaryrefslogtreecommitdiff
path: root/drawinglayer/source/dumper/XShapeDumper.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann1-7/+7
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann1-7/+7
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann1-12/+12
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann1-17/+17
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann1-5/+5
2012-07-15-Werror,-Wunused-functionStephan Bergmann1-36/+0
2012-07-13better error messages for exceptions in XShapeDumper.cxxMarkus Mohrhard1-3/+12
2012-07-13move EnhancedShapeDumper to a module local locationMarkus Mohrhard1-1/+1
2012-07-12fix indentationMarkus Mohrhard1-1600/+1600
2012-07-12some small improvements for the dumperMarkus Mohrhard1-46/+41
2012-07-12Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda1-0/+5
2012-07-12Started dumping of EnhancedCustomShapePath serviceArtur Dorda1-0/+5
2012-07-12Added dumping of EnhancedCustomShapeHandle serviceArtur Dorda1-0/+5
2012-07-12Added EnhancedCustomShapeGeometry service & Type propertyArtur Dorda1-0/+5
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-127/+251
2012-07-12Added service EnhancedCustomShapeExtrusion, properties Extrusion & BrightnessArtur Dorda1-1/+12
2012-07-12Added new class EnhancedShapeDumper handled in XShapeDumperArtur Dorda1-0/+13
2012-07-12fixed taking wrong string as a parameterArtur Dorda1-1/+1
2012-07-12Added CustomShapeReplacementURL propertyArtur Dorda1-0/+12
2012-07-12Added CustomShapeGeometry propertyArtur Dorda1-0/+47
2012-07-12Added CustomShapeData propertyArtur Dorda1-0/+12
2012-07-12Started dumping CustomShape service. Added CustomShapeEngine propertyArtur Dorda1-1/+21
2012-07-12Added PolyPolygonBezier & Geometry propertiesArtur Dorda1-0/+32
2012-07-12Started dumping PolyPolygonBezierDescriptor service.Added PolygonKind propertyArtur Dorda1-0/+13
2012-07-12Refactoring dumping - separate methods for the main servicesArtur Dorda1-502/+521
2012-07-12only dump existing propertiesMarkus Mohrhard1-1/+5
2012-07-12replace tabs with spacesMarkus Mohrhard1-581/+581
2012-07-12an object may support several services, so dump all supported onesMarkus Mohrhard1-8/+9
2012-07-12Added dumping NavigationOrder & Hyperlink propertiesArtur Dorda1-0/+23
2012-07-12Added dumping Transformation propertyArtur Dorda1-4/+27
2012-07-12Added separate method to dump HomogenMatrixLine3 properties/fieldsArtur Dorda1-0/+7
2012-07-12Added dumping SizeProtect propertyArtur Dorda1-0/+14
2012-07-12Added dumping MoveProtect & Name propertiesArtur Dorda1-1/+27
2012-07-12Added dumping Visible & Printable propertiesArtur Dorda1-0/+28
2012-07-12Added dumping LayerID & LayerName propertiesArtur Dorda1-0/+23
2012-07-12Start of dumping Shape service. Added ZOrder propertyArtur Dorda1-0/+18
2012-07-12Added dumping ShadowXDistance & ShadowYDistance propertiesArtur Dorda1-0/+22
2012-07-12Added dumping ShadowColor & ShadowTransparence propertiesArtur Dorda1-3/+25
2012-07-12Start of dumping ShadowProperties service. Added dumping Shadow propertyArtur Dorda1-0/+22
2012-07-12Added dumping TextAnimationStopInside & TextWritingMode propertiesArtur Dorda1-0/+38
2012-07-12Added dumping TextAnimationKind & TextAnimationStartInside propertiesArtur Dorda1-0/+44
2012-07-12Added dumping TextAnimationDelay & TextAnimationDirection propertiesArtur Dorda1-0/+38
2012-07-12Added dumping TextAnimationAmount & TextAnimationCount propertiesArtur Dorda1-0/+22
2012-07-12Added dumping TextMinimumFrameHeight & TextMinimumFrameWidth propertiesArtur Dorda1-0/+22
2012-07-12Added dumping TextMaximumFrameHeight & TextMaximumFrameWidth propertiesArtur Dorda1-0/+22
2012-07-12Added dumping TextUpperDistance & TextLowerDistance propertiesArtur Dorda1-0/+22
2012-07-12Added dumping TextLeftDistance & TextRightDistance propertiesArtur Dorda1-0/+22
2012-07-12Added dumping TextHorizontalAdjust & TextVerticalAdjust propertiesArtur Dorda1-0/+54
2012-07-12Added dumping TextContourFrame & TextFitToSize propertiesArtur Dorda1-0/+41