summaryrefslogtreecommitdiff
path: root/drawinglayer/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand1-0/+67
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand1-1/+1
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand1-5/+33
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-23/+31
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand3-58/+143
2013-03-07make sure Release is called if one of two Acquires failedCaolán McNamara1-4/+4
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-25fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-2/+2
2013-02-23Fix assignments which are not usedJulien Nabet1-2/+0
2013-02-22WaE: unused variableTor Lillqvist1-2/+0
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand1-23/+60
2013-02-06Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-05n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian1-0/+4
2013-01-28fd0#46808, convert some getProcessServiceFactoryNoel Grandin2-74/+68
2013-01-24Resolves: fdo#49784 CRASH when FILEOPEN particular doc containing .svmJulien Nabet1-1/+2
2013-01-20Another typoJulien Nabet1-1/+1
2013-01-20TypoJulien Nabet1-1/+1
2012-12-28Fix The scope of the variable 'fReduceFactor' can be reducedJulien Nabet1-1/+1
2012-12-14fix emf+ renderingRadek Doulik1-2/+3
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 Meeks55-2134/+3911
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-02XubString->OUString in drawinglayerNoel Grandin1-5/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-08-17Revert "Fixed Bug [35079]"David Tardon1-17/+14
2012-08-14Fixed Bug [35079]Lennard1-14/+17
2012-08-07drop bogus eof linesThomas Arnhold118-348/+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 Mohrhard3-0/+3115
2012-07-13move EnhancedShapeDumper to a module local locationMarkus Mohrhard3-2/+151
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 Dorda1-0/+37
2012-07-12Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda2-0/+28
2012-07-12Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda1-0/+32
2012-07-12Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed propertiesArtur Dorda1-0/+28
2012-07-12Added dumping of GluePointLeavingDirections & GluePointType propertiesArtur Dorda1-0/+28
2012-07-12Added dumping of TextFrames & GluePoints propertiesArtur Dorda1-0/+46
2012-07-12Added dumping of StretchX & StretchY propertiesArtur Dorda1-0/+22