summaryrefslogtreecommitdiff
path: root/drawinglayer/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-146/+146
2013-04-05new module i18nlangtagEike Rathke4-4/+4
2013-04-03fdo#62525: use cow_wrapper for ViewInformation3DThomas Arnhold1-65/+15
2013-04-03fdo#62525: use cow_wrapper for ViewInformation2DThomas Arnhold1-65/+15
2013-04-03fdo#62525: use cow_wrapper for Sdr3DObjectAttributeThomas Arnhold1-68/+27
2013-04-03fdo#62525: use cow_wrapper for SdrSceneAttributeThomas Arnhold1-63/+22
2013-04-03fdo#62525: use cow_wrapper for SdrLineStartEndAttributeThomas Arnhold1-67/+25
2013-04-03fdo#62525: use cow_wrapper for StrokeAttributeThomas Arnhold1-61/+19
2013-04-03fdo#62525: use cow_wrapper for SdrLineAttributeThomas Arnhold1-68/+25
2013-04-03fdo#62525: use cow_wrapper for SdrLightingAttributeThomas Arnhold1-61/+19
2013-04-03fdo#62525: use cow_wrapper for Sdr3DLightAttributeThomas Arnhold1-60/+19
2013-04-03fdo#62525: use cow_wrapper for SdrFillBitmapAttributeThomas Arnhold1-67/+25
2013-04-03fdo#62525: use cow_wrapper for SdrFillAttributeThomas Arnhold1-64/+22
2013-04-02fdo#62525: use cow_wrapper for MaterialAttribute3DThomas Arnhold1-66/+23
2013-04-02fdo#62525: use cow_wrapper for LineStartEndAttributeThomas Arnhold1-62/+20
2013-04-02fdo#62525: use cow_wrapper for LineAttributeThomas Arnhold1-63/+21
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-2/+2
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 Holesovsky1-16/+15
2013-03-27fdo#62525: use cow_wrapper for FontAttributeThomas Arnhold1-62/+27
2013-03-27fdo#62525: use cow_wrapper for FillHatchAttributeThomas Arnhold1-63/+22
2013-03-25fdo#61789 - move metafile line width scaling somewhere more sensible.Michael Meeks2-6/+12
2013-03-23fdo#62525: use cow_wrapper for FillGradientAttributeThomas Arnhold1-64/+25
2013-03-23fdo#62525: use cow_wrapper for FillBitmapAttributeThomas Arnhold1-61/+19
2013-03-23fdo#62525: use cow_wrapper for SdrShadowAttributeThomas Arnhold1-61/+20
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-16/+16
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
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