summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source
Commit message (Expand)AuthorAgeFilesLines
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* use LanguageTagEike Rathke2012-11-162-6/+6
* n#782833: Rotated text in emf images looks thicker.Muthu Subramanian2012-11-151-7/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0655-2134/+3911
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-3/+5
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-39/+37
* Fix fdo#35278 - don't generate hidden primitive rectanglesThorsten Behrens2012-10-111-20/+0
* XubString->OUString in drawinglayerNoel Grandin2012-10-021-5/+5
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* Revert "Fixed Bug [35079]"David Tardon2012-08-171-17/+14
* Fixed Bug [35079]Lennard2012-08-141-14/+17
* drop bogus eof linesThomas Arnhold2012-08-07118-348/+0
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-10/+10
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-14/+14
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-25/+25
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-23/+23
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-7/+7
* -Werror,-Wunused-functionStephan Bergmann2012-07-151-36/+0
* better error messages for exceptions in XShapeDumper.cxxMarkus Mohrhard2012-07-131-3/+12
* Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard2012-07-133-0/+3115
|\
| * move EnhancedShapeDumper to a module local locationMarkus Mohrhard2012-07-133-2/+151
| * fix indentationMarkus Mohrhard2012-07-121-1600/+1600
| * some small improvements for the dumperMarkus Mohrhard2012-07-121-46/+41
| * Added dumping TextPathMode & ScaleX propertiesArtur Dorda2012-07-121-0/+37
| * Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda2012-07-122-0/+28
| * Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda2012-07-121-0/+32
| * Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed propertiesArtur Dorda2012-07-121-0/+28
| * Added dumping of GluePointLeavingDirections & GluePointType propertiesArtur Dorda2012-07-121-0/+28
| * Added dumping of TextFrames & GluePoints propertiesArtur Dorda2012-07-121-0/+46
| * Added dumping of StretchX & StretchY propertiesArtur Dorda2012-07-121-0/+22
| * Added dumping of Coordinates & Segments propertiesArtur Dorda2012-07-121-0/+42
| * Started dumping of EnhancedCustomShapePath serviceArtur Dorda2012-07-122-0/+13
| * Added dumping of RadiusRangeMinimum & RadiusRangeMaximum propertiesArtur Dorda2012-07-121-0/+26
| * Added dumping of RangeYMinimum & RangeYMaximum propertiesArtur Dorda2012-07-121-0/+25
| * Added dumping of RangeXMinimum & RangeXMaximum propertiesArtur Dorda2012-07-121-0/+26
| * improval - Enhanced...ParameterPair() now use Enhanced...Parameter()Artur Dorda2012-07-121-18/+2
| * Added auxiliary method for dumping EnhancedCustomShapeParameterArtur Dorda2012-07-121-0/+12
| * Added dumping of RefAngle & RefR propertiesArtur Dorda2012-07-121-0/+23
| * Added dumping of Polar, RefX & RefY propertiesArtur Dorda2012-07-121-0/+35
| * Added dumping of Switched & Position propertiesArtur Dorda2012-07-121-0/+29
| * Added dumping of MirroredX & MirroredY propertiesArtur Dorda2012-07-121-1/+12
| * Added dumping of EnhancedCustomShapeHandle serviceArtur Dorda2012-07-122-0/+13
| * Added Equations & Handles propertiesArtur Dorda2012-07-121-0/+45
| * Added Extrusion, Path & TextPath propertiesArtur Dorda2012-07-121-68/+119
| * Added auxiliary method for dumping PropertyValueArtur Dorda2012-07-121-0/+32
| * Added dumping property AdjustmentValuesArtur Dorda2012-07-121-0/+38
| * Added properties MirroredY & TextRotateAngleArtur Dorda2012-07-121-0/+25
| * Added properties ViewBox & MirroredXArtur Dorda2012-07-121-0/+32
| * Added EnhancedCustomShapeGeometry service & Type propertyArtur Dorda2012-07-122-0/+23
| * Fixed warning with incompatible argumentsArtur Dorda2012-07-121-2/+4