summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2013-08-14fdo#51688 fdo#66745: drawinglayer: properly restore anti-aliasing modeMichael Stahl2-4/+21
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-2/+2
2013-04-30fdo#53163 fix hatching for objects with curvesDavid Tardon1-1/+1
2013-03-28Re-introduce accidentally removed basegfx::fround().Jan Holesovsky1-1/+1
2013-03-28fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL.Jan Holesovsky2-16/+18
2013-03-27fdo#61789 - move metafile line width scaling somewhere more sensible.Michael Meeks2-6/+12
2013-03-14fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-2/+2
2013-02-26fix emf+ renderingRadek Doulik1-2/+3
2013-02-22WaE: unused bInterpretAbsoluteCaolán McNamara1-2/+0
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand2-23/+69
2013-02-06n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian1-0/+4
2013-01-28Resolves: fdo#49784 CRASH when FILEOPEN particular doc containing .svmJulien Nabet1-1/+2
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