summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* fix emf+ renderingRadek Doulik2012-12-141-2/+3
* 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-06171-4872/+6234
* cleanup README files.Michael Meeks2012-11-051-2/+2
* 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
* add a README filesManal Alhassoun2012-10-101-0/+3
* XubString->OUString in drawinglayerNoel Grandin2012-10-021-5/+5
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* Revert "Fixed Bug [35079]"David Tardon2012-08-171-17/+14
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-5/+0
* Working version of XShapeDumperArtur Dorda2012-08-151-0/+4
* Fixed Bug [35079]Lennard2012-08-141-14/+17
* drawinglayer: fixed file name in a commentCédric Bosdonnat2012-08-141-1/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-082-4/+0
* drop bogus eof linesThomas Arnhold2012-08-07225-627/+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-136-0/+3194
|\
| * forgot to remove the header file from the deliver codeMarkus Mohrhard2012-07-131-1/+0
| * move EnhancedShapeDumper to a module local locationMarkus Mohrhard2012-07-133-4/+3
| * 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-122-0/+41
| * Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda2012-07-123-0/+32
| * Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda2012-07-122-0/+35
| * Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed propertiesArtur Dorda2012-07-122-0/+30
| * Added dumping of GluePointLeavingDirections & GluePointType propertiesArtur Dorda2012-07-122-0/+30
| * Added dumping of TextFrames & GluePoints propertiesArtur Dorda2012-07-122-0/+49
| * Added dumping of StretchX & StretchY propertiesArtur Dorda2012-07-122-0/+24
| * Added dumping of Coordinates & Segments propertiesArtur Dorda2012-07-122-0/+46
| * Started dumping of EnhancedCustomShapePath serviceArtur Dorda2012-07-123-0/+16
| * Added dumping of RadiusRangeMinimum & RadiusRangeMaximum propertiesArtur Dorda2012-07-122-0/+28
| * Added dumping of RangeYMinimum & RangeYMaximum propertiesArtur Dorda2012-07-122-0/+27
| * Added dumping of RangeXMinimum & RangeXMaximum propertiesArtur Dorda2012-07-122-0/+28
| * improval - Enhanced...ParameterPair() now use Enhanced...Parameter()Artur Dorda2012-07-121-18/+2
| * Added auxiliary method for dumping EnhancedCustomShapeParameterArtur Dorda2012-07-122-0/+14
| * Added dumping of RefAngle & RefR propertiesArtur Dorda2012-07-122-0/+25
| * Added dumping of Polar, RefX & RefY propertiesArtur Dorda2012-07-122-0/+38