summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand10-92/+361
2013-11-05Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand1-3/+12
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+1
2013-10-15update pchThomas Arnhold1-0/+1
2013-10-08fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann1-1/+2
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-11/+2
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann2-2/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara3-0/+9
2013-09-20Resolves: #i123295# corrected object and clip rect...Armin Le Grand1-2/+5
2013-09-17convert DRAWINGLAYER module from String to OUStringNoel Grandin1-2/+2
2013-09-09drawinglayer: added dumping of InteropGrabBag propAndres Gomez1-6/+7
2013-09-05WaE: unused function 'dumpInteropGrabBagAsElement'Tor Lillqvist1-0/+6
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez1-0/+17
2013-09-05clean up after my cow wrapper changesThomas Arnhold5-25/+0
2013-08-31deleted code that was commented outPhilipp Riemer1-2/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-15/+4
2013-08-28Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand1-22/+2
2013-08-22convert drawinglayer module from String to OUStringNoel Grandin7-29/+29
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-07-29Avoid SolarMutex assertion in a dbgutil build when exiting ImpressTor Lillqvist1-0/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-25Resolves: #i122836# fix rotated images looking corrupted on MacOSXHerbert Dürr1-1/+2
2013-07-16Resolves: #i122758# Initialize Mask with non-transparentArmin Le Grand1-1/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12PCH for more librariesLuboš Luňák3-0/+142
2013-07-12fdo#66745: drawinglayer: properly restore anti-aliasing modeMichael Stahl2-4/+21
2013-07-08WaE and numerical inconsequence in gradient fallback render handlingArmin Le Grand2-5/+13
2013-07-04emf+ is not decomposed into primitives, so restore wind and playCaolán McNamara4-3/+127
2013-06-19Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand4-105/+248
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand1-0/+11
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand2-36/+14
2013-06-17restore now needed ctorCaolán McNamara1-0/+10
2013-06-17Related: #i121801# Corrected objectBoundingBox case for GradientTransformArmin Le Grand1-17/+24
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand1-4/+21
2013-06-17Resolves: #i122132# Some simple extensions to exporterArmin Le Grand1-11/+18
2013-06-17Resolves: #i113080# added test code, cleaned up a small inconsistencyArmin Le Grand1-16/+34
2013-06-17move now private headers to private locationCaolán McNamara8-8/+356
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand3-37/+107
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand1-1/+111
2013-06-15Resolves: #i122216# Ensure FormControls get printed/PDFedArmin Le Grand3-18/+24
2013-06-14Related: #i121534# avoid expensive emulation of 1bit masks for Mac's QuartzHerbert Dürr2-2/+11
2013-06-14Resolves: #i122525# use X and Y for unit evaluationArmin Le Grand2-4/+7
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand6-686/+16
2013-06-13Resolves: #i121534# only handle bitmaps which are inside visible areaArmin Le Grand2-6/+26
2013-06-13Resolves: #i121534# Adapted rotated bitmap paints to use own transformer...Armin Le Grand4-114/+25
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand3-4/+8
2013-06-12Resolves: #i121297# corrected non-AAed gradient rendering...Armin Le Grand6-474/+25
2013-06-12Related: #i121387# Corrected flag usages in RenderPolygonHairlinePrimitive2DArmin Le Grand1-3/+4