summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2014-03-052-55/+69
* -Werror,-Wunused-variableStephan Bergmann2014-01-311-1/+0
* fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida2014-01-294-118/+480
* fdo#72530: drawinglayer: fix PDF export of lossless pictureMichael Stahl2014-01-171-1/+2
* 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
* Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand2013-06-161-1/+111
* Resolves: #i122216# Ensure FormControls get printed/PDFedArmin Le Grand2013-06-153-18/+24
* Related: #i121534# avoid expensive emulation of 1bit masks for Mac's QuartzHerbert Dürr2013-06-142-2/+11
* Resolves: #i122525# use X and Y for unit evaluationArmin Le Grand2013-06-142-4/+7