summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
...
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak2013-12-081-1/+10
* XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak2013-12-081-2/+2
* add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak2013-12-083-0/+5
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-221-2/+2
* TypoStephan Bergmann2013-11-211-1/+1
* No need for default component_getImplementationEnvironment function any moreStephan Bergmann2013-11-211-17/+1
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-11/+11
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-5/+0
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-0610-92/+361
* Resolves: i123564 corrected some aspects when working with bitmaps...Armin Le Grand2013-11-051-3/+12
* drop unnecessary tools/string includesCaolán McNamara2013-10-202-2/+1
* update pchThomas Arnhold2013-10-151-0/+1
* fdo#70090: Avoid race in copy vs. modification of aRetval SequenceStephan Bergmann2013-10-081-1/+2
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-11/+2
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-022-2/+0
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-223-0/+9
* Resolves: #i123295# corrected object and clip rect...Armin Le Grand2013-09-201-2/+5
* convert DRAWINGLAYER module from String to OUStringNoel Grandin2013-09-171-2/+2
* drawinglayer: added dumping of InteropGrabBag propAndres Gomez2013-09-091-6/+7
* WaE: unused function 'dumpInteropGrabBagAsElement'Tor Lillqvist2013-09-051-0/+6
* svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2013-09-051-0/+17
* clean up after my cow wrapper changesThomas Arnhold2013-09-055-25/+0
* deleted code that was commented outPhilipp Riemer2013-08-311-2/+0
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-15/+4
* Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand2013-08-281-22/+2
* convert drawinglayer module from String to OUStringNoel Grandin2013-08-227-29/+29
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* Avoid SolarMutex assertion in a dbgutil build when exiting ImpressTor Lillqvist2013-07-291-0/+1
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Resolves: #i122836# fix rotated images looking corrupted on MacOSXHerbert Dürr2013-07-251-1/+2
* Resolves: #i122758# Initialize Mask with non-transparentArmin Le Grand2013-07-161-1/+2
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* PCH for more librariesLuboš Luňák2013-07-123-0/+142
* fdo#66745: drawinglayer: properly restore anti-aliasing modeMichael Stahl2013-07-122-4/+21
* WaE and numerical inconsequence in gradient fallback render handlingArmin Le Grand2013-07-082-5/+13
* emf+ is not decomposed into primitives, so restore wind and playCaolán McNamara2013-07-044-3/+127
* Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand2013-06-194-105/+248
* Resolves: #i122120# Changed UI preview creators...Armin Le Grand2013-06-181-0/+11
* Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand2013-06-172-36/+14
* restore now needed ctorCaolán McNamara2013-06-171-0/+10
* Related: #i121801# Corrected objectBoundingBox case for GradientTransformArmin Le Grand2013-06-171-17/+24
* Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand2013-06-171-4/+21
* Resolves: #i122132# Some simple extensions to exporterArmin Le Grand2013-06-171-11/+18
* Resolves: #i113080# added test code, cleaned up a small inconsistencyArmin Le Grand2013-06-171-16/+34
* move now private headers to private locationCaolán McNamara2013-06-178-8/+356
* Related: #i121532# unified processor2d usages from other modulesArmin Le Grand2013-06-173-37/+107