summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* tdf#113707 EMF+ Add support for ResetClip recordBartosz Kosiorek2017-11-092-1/+12
* tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and ComplementBartosz Kosiorek2017-11-091-28/+37
* loplugin:constparams in cppcanvas,drawinglayerNoel Grandin2017-11-0610-14/+14
* loplugin:finalclasses in drawinglayerNoel Grandin2017-11-061-3/+1
* tdf#113635 Add support for Clip Intersect and XORBartosz Kosiorek2017-11-042-26/+63
* loplugin:constparams in various(1)Noel Grandin2017-11-041-1/+1
* tdf#111486 Fix component names in SAL_INFOsBartosz Kosiorek2017-11-031-38/+24
* loplugin:constmethod in drawinglayerNoel Grandin2017-11-039-27/+27
* loplugin:constantparam in basegfxNoel Grandin2017-11-011-1/+1
* loplugin:constantparam in d*Noel Grandin2017-11-013-8/+7
* Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"Thorsten Behrens2017-10-301-25/+35
* tdf#106084 EMF+ Add support for RotateWorldTransform recordBartosz Kosiorek2017-10-282-1/+19
* tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand2017-10-281-35/+25
* remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl2017-10-271-23/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-263-4/+4
* blind attempt to fix build on big endianDavid Tardon2017-10-261-0/+15
* tdf#111486 Fix description of SAL_ macros after EMF+ refactorBartosz Kosiorek2017-10-2610-217/+217
* Resolves: tdf#49253 set an initial mask backgroundCaolán McNamara2017-10-241-0/+4
* loplugin:includeform: drawinglayerStephan Bergmann2017-10-2331-46/+46
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-211-1/+0
* use std::unique_ptr in wmfemfhelper::TargetHolderNoel Grandin2017-10-183-61/+54
* tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePointsBartosz Kosiorek2017-10-161-39/+40
* tdf#31814 Fix for EMF+ DrawString and DrawImagePatrick Jaap2017-10-151-43/+52
* drawinglayer: remove commented out codeChris Sherlock2017-10-011-70/+1
* tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment recordsChris Sherlock2017-10-012-1/+30
* drawinglayer: should be warning, not info SAL_LOG messagesChris Sherlock2017-10-011-12/+5
* simplify some OUString compareTo callsMuhammet Kara2017-10-011-2/+2
* convert GfxLink::IsEqual to operator==Noel Grandin2017-09-291-1/+1
* tdf#112012 EMF+ dashed lines: correct dash lengthPatrick Jaap2017-09-281-10/+9
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2673-287/+287
* tdf#96505 Get rid of cargo cult "long" integer literals66kesara992017-09-243-19/+19
* Remove include of converters.hxx from precompiled_drawinglayer.hxxMike Kaganski2017-09-221-1/+0
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-6/+22
* Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski2017-09-2210-34/+34
* <drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist2017-09-226-112/+153
* maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin2017-09-181-3/+2
* Fix typosAndrea Gelmini2017-09-152-2/+2
* borderline: Extended decomposeArmin Le Grand2017-09-151-9/+112
* borderline: extended the expand logicArmin Le Grand2017-09-151-83/+0
* borderline: Added merge BorderLinePrimitive2DArmin Le Grand2017-09-151-6/+21
* borderline: merge redefined, mirrored StylesArmin Le Grand2017-09-151-1/+111
* borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand2017-09-153-282/+258
* borderline: Abstraction of BorderLinePrimitiveArmin Le Grand2017-09-154-23/+157
* tdf#112012 EMF+ add dashed line supportPatrick Jaap2017-09-153-11/+69
* tdf#111853 Added TextFillColor to operator==Armin Le Grand2017-09-121-4/+5
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-1110-33/+32
* Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara2017-09-031-0/+8
* emfplus: cut over to new EMF+ rendererThorsten Behrens2017-08-224-180/+1
* Fix typosAndrea Gelmini2017-08-211-1/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-183-3/+3