summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2017-11-03tdf#111486 Fix component names in SAL_INFOsBartosz Kosiorek
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-30Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"Thorsten Behrens
2017-10-28tdf#106084 EMF+ Add support for RotateWorldTransform recordBartosz Kosiorek
2017-10-28tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26blind attempt to fix build on big endianDavid Tardon
2017-10-26tdf#111486 Fix description of SAL_ macros after EMF+ refactorBartosz Kosiorek
2017-10-24Resolves: tdf#49253 set an initial mask backgroundCaolán McNamara
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-18use std::unique_ptr in wmfemfhelper::TargetHolderNoel Grandin
2017-10-16tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePointsBartosz Kosiorek
2017-10-15tdf#31814 Fix for EMF+ DrawString and DrawImagePatrick Jaap
2017-10-01drawinglayer: remove commented out codeChris Sherlock
2017-10-01tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment recordsChris Sherlock
2017-10-01drawinglayer: should be warning, not info SAL_LOG messagesChris Sherlock
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-28tdf#112012 EMF+ dashed lines: correct dash lengthPatrick Jaap
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-22Remove include of converters.hxx from precompiled_drawinglayer.hxxMike Kaganski
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-09-18maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin
2017-09-15Fix typosAndrea Gelmini
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: extended the expand logicArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-15tdf#112012 EMF+ add dashed line supportPatrick Jaap
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara
2017-08-22emfplus: cut over to new EMF+ rendererThorsten Behrens
2017-08-21Fix typosAndrea Gelmini
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-17Fixup source layout in emf+ parserThorsten Behrens
2017-08-16new EMF+ Parser: Basic implementation for Graphic StacksPatrick Jaap
2017-08-16new EMF+ Parser: Implementation of EmfPlusRecordTypeDrawDriverStringPatrick Jaap