summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-08fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak1-1/+10
2013-12-08XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak1-2/+2
2013-12-08add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak3-0/+5
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin1-2/+2
2013-11-21TypoStephan Bergmann1-1/+1
2013-11-21No need for default component_getImplementationEnvironment function any moreStephan Bergmann1-17/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-11/+11
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-5/+0
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