summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist1-5/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen118-13151/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-180/+34
2013-04-15fdo#60724 correct spellingThomas Arnhold1-2/+2
2013-04-14add filter libs to libmergedPeter Foley2-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák20-162/+162
2013-04-05new module i18nlangtagEike Rathke6-6/+6
2013-04-03fdo#62525: use cow_wrapper for ViewInformation3DThomas Arnhold2-66/+20
2013-04-03fdo#62525: use cow_wrapper for ViewInformation2DThomas Arnhold2-66/+20
2013-04-03fdo#62525: use cow_wrapper for Sdr3DObjectAttributeThomas Arnhold2-69/+32
2013-04-03fdo#62525: use cow_wrapper for SdrSceneAttributeThomas Arnhold2-64/+27
2013-04-03fdo#62525: use cow_wrapper for SdrLineStartEndAttributeThomas Arnhold2-68/+30
2013-04-03fdo#62525: use cow_wrapper for StrokeAttributeThomas Arnhold2-63/+24
2013-04-03fdo#62525: use cow_wrapper for SdrLineAttributeThomas Arnhold2-70/+30
2013-04-03fdo#62525: use cow_wrapper for SdrLightingAttributeThomas Arnhold2-62/+24
2013-04-03fdo#62525: use cow_wrapper for Sdr3DLightAttributeThomas Arnhold2-61/+24
2013-04-03fdo#62525: use cow_wrapper for SdrFillBitmapAttributeThomas Arnhold2-68/+30
2013-04-03fdo#62525: use cow_wrapper for SdrFillAttributeThomas Arnhold2-65/+27
2013-04-02fdo#62525: use cow_wrapper for MaterialAttribute3DThomas Arnhold2-67/+28
2013-04-02fdo#62525: use cow_wrapper for LineStartEndAttributeThomas Arnhold2-63/+25
2013-04-02fdo#62525: use cow_wrapper for LineAttributeThomas Arnhold2-64/+26
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 Holesovsky2-16/+18
2013-03-27fdo#62525: use cow_wrapper for FontAttributeThomas Arnhold2-63/+32
2013-03-27fdo#62525: use cow_wrapper for FillHatchAttributeThomas Arnhold2-64/+27
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 Arnhold2-65/+30
2013-03-23fdo#62525: use cow_wrapper for FillBitmapAttributeThomas Arnhold2-62/+24
2013-03-23fdo#62525: use cow_wrapper for SdrShadowAttributeThomas Arnhold2-62/+25
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 Grand4-0/+130
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 Grand2-26/+34
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-4/+0
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand8-60/+222
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-28remove all d.lstMichael Stahl1-0/+0
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 Grand2-23/+69
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-06Some cppcheck cleaningJulien Nabet1-2/+1