summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Revert "Fixed Bug [35079]"David Tardon1-17/+14
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-5/+0
2012-08-15Working version of XShapeDumperArtur Dorda1-0/+4
2012-08-14Fixed Bug [35079]Lennard1-14/+17
2012-08-14drawinglayer: fixed file name in a commentCédric Bosdonnat1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-4/+0
2012-08-07drop bogus eof linesThomas Arnhold225-627/+0
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-10/+10
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-14/+14
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-25/+25
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-23/+23
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-7/+7
2012-07-15-Werror,-Wunused-functionStephan Bergmann1-36/+0
2012-07-13better error messages for exceptions in XShapeDumper.cxxMarkus Mohrhard1-3/+12
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard6-0/+3194
2012-07-13forgot to remove the header file from the deliver codeMarkus Mohrhard1-1/+0
2012-07-13move EnhancedShapeDumper to a module local locationMarkus Mohrhard3-4/+3
2012-07-12fix indentationMarkus Mohrhard1-1600/+1600
2012-07-12some small improvements for the dumperMarkus Mohrhard1-46/+41
2012-07-12Added dumping TextPathMode & ScaleX propertiesArtur Dorda2-0/+41
2012-07-12Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda3-0/+32
2012-07-12Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda2-0/+35
2012-07-12Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed propertiesArtur Dorda2-0/+30
2012-07-12Added dumping of GluePointLeavingDirections & GluePointType propertiesArtur Dorda2-0/+30
2012-07-12Added dumping of TextFrames & GluePoints propertiesArtur Dorda2-0/+49
2012-07-12Added dumping of StretchX & StretchY propertiesArtur Dorda2-0/+24
2012-07-12Added dumping of Coordinates & Segments propertiesArtur Dorda2-0/+46
2012-07-12Started dumping of EnhancedCustomShapePath serviceArtur Dorda3-0/+16
2012-07-12Added dumping of RadiusRangeMinimum & RadiusRangeMaximum propertiesArtur Dorda2-0/+28
2012-07-12Added dumping of RangeYMinimum & RangeYMaximum propertiesArtur Dorda2-0/+27
2012-07-12Added dumping of RangeXMinimum & RangeXMaximum propertiesArtur Dorda2-0/+28
2012-07-12improval - Enhanced...ParameterPair() now use Enhanced...Parameter()Artur Dorda1-18/+2
2012-07-12Added auxiliary method for dumping EnhancedCustomShapeParameterArtur Dorda2-0/+14
2012-07-12Added dumping of RefAngle & RefR propertiesArtur Dorda2-0/+25
2012-07-12Added dumping of Polar, RefX & RefY propertiesArtur Dorda2-0/+38
2012-07-12Added dumping of Switched & Position propertiesArtur Dorda2-0/+31
2012-07-12Added dumping of MirroredX & MirroredY propertiesArtur Dorda1-1/+12
2012-07-12Added dumping of EnhancedCustomShapeHandle serviceArtur Dorda3-2/+18
2012-07-12Added Equations & Handles propertiesArtur Dorda2-0/+49
2012-07-12Added Extrusion, Path & TextPath propertiesArtur Dorda2-68/+122
2012-07-12Added auxiliary method for dumping PropertyValueArtur Dorda2-0/+34
2012-07-12Added dumping property AdjustmentValuesArtur Dorda2-0/+40
2012-07-12Added properties MirroredY & TextRotateAngleArtur Dorda2-0/+27
2012-07-12Added properties ViewBox & MirroredXArtur Dorda2-0/+36
2012-07-12Added EnhancedCustomShapeGeometry service & Type propertyArtur Dorda3-0/+27
2012-07-12Fixed warning with incompatible argumentsArtur Dorda1-2/+4
2012-07-12Added dumping ExtrusionColor propertyArtur Dorda2-0/+14
2012-07-12Added properties ViewPoint & OriginArtur Dorda2-0/+31
2012-07-12Added properties Specularity & ProjectionModeArtur Dorda2-0/+35
2012-07-12Added properties Shininess & SkewArtur Dorda2-0/+26