summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-16use LanguageTagEike Rathke2-6/+6
2012-11-15n#782833: Rotated text in emf images looks thicker.Muthu Subramanian1-7/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks171-4872/+6234
2012-11-05cleanup README files.Michael Meeks1-2/+2
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-3/+5
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-39/+37
2012-10-11Fix fdo#35278 - don't generate hidden primitive rectanglesThorsten Behrens1-20/+0
2012-10-10add a README filesManal Alhassoun1-0/+3
2012-10-02XubString->OUString in drawinglayerNoel Grandin1-5/+5
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
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