summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Resolves: #i121387# Corrected RenderBitmapPrimitive2D_GraphicManager...Armin Le Grand2-5/+26
2013-06-12Resolves: #i121233# some slight corrections/enhancementsArmin Le Grand1-116/+25
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand2-29/+83
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-19/+1
2013-06-11Made conversion from BitmapColor to Color more explicit...Armin Le Grand1-2/+2
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand23-2043/+1356
2013-06-11Resolves: #i121153# adapted RenderBitmapPrimitive2D_self...Armin Le Grand1-0/+5
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand1-6/+6
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand4-330/+363
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-2/+2
2013-05-30Resolves: #i122395# Adapted mapping of content to more general wayArmin Le Grand1-6/+14
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky61-86/+86
2013-05-20correct bugtracker idsCaolán McNamara1-2/+2
2013-05-20Resolves: #i121185# corrected handling of gradients in rotated metafilesArmin Le Grand1-63/+93
2013-05-20Resolves: #i116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILLArmin Le Grand1-0/+26
2013-05-19Resolves: #i120596# Optimized grid primitiveArmin Le Grand1-61/+105
2013-05-16XShapeDumper: Dump more values, to be able to test n#819614.Jan Holesovsky2-29/+118
2013-05-15sd unittests: Do not dump the font name, depends on installed fonts.Jan Holesovsky1-13/+0
2013-05-15sd unittests: Update XShapeDumper to dump also (some) font properties.Jan Holesovsky1-6/+50
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-02Resolves: #i120230# Adapt hatch processing for a more pleasant visualisationArmin Le Grand4-8/+54
2013-05-02double lock drawinglayer staticsCaolán McNamara1-128/+194
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-30Clang cleanup, unused mutex variablesNoel Grandin5-15/+2
2013-04-26fdo#53163 fix hatching for objects with curvesDavid Tardon1-1/+1
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