summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source
Commit message (Expand)AuthorAgeFilesLines
* Related: #i119125# corrected gradient renderingArmin Le Grand2013-03-133-58/+143
* make sure Release is called if one of two Acquires failedCaolán McNamara2013-03-071-4/+4
* doubled includesThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar2013-02-251-2/+2
* Fix assignments which are not usedJulien Nabet2013-02-231-2/+0
* WaE: unused variableTor Lillqvist2013-02-221-2/+0
* #120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand2013-02-221-23/+60
* Some cppcheck cleaningJulien Nabet2013-02-061-2/+1
* n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian2013-02-051-0/+4
* fd0#46808, convert some getProcessServiceFactoryNoel Grandin2013-01-282-74/+68
* Resolves: fdo#49784 CRASH when FILEOPEN particular doc containing .svmJulien Nabet2013-01-241-1/+2
* Another typoJulien Nabet2013-01-201-1/+1
* TypoJulien Nabet2013-01-201-1/+1
* Fix The scope of the variable 'fReduceFactor' can be reducedJulien Nabet2012-12-281-1/+1
* 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-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