summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/emfphelperdata.cxx
AgeCommit message (Expand)Author
2017-12-06tdf#109340 Improve performance by reducing matrix multiplicationBartosz Kosiorek
2017-11-21tdf#112500 Store world transform during graphic saveBartosz Kosiorek
2017-11-18tdf#111486 Multiply by whole base transformation, and not only by scale of itBartosz Kosiorek
2017-11-17tdf#113451 Fix misplacing of lines by adding mappingChangedBartosz Kosiorek
2017-11-17tdf#113704 EMF+ Add support for EmfPlusRecordTypeFillRegion recordBartosz Kosiorek
2017-11-16tdf#113704 Implement proper reading of the EmfPlusRegionNodeBartosz Kosiorek
2017-11-14tdf#113758 EMF+ Add mapping of clipped region to the world space.Bartosz Kosiorek
2017-11-13tdf#113758 EMF+ Add support to OffsetClip recordBartosz Kosiorek
2017-11-09tdf#113707 EMF+ Add support for ResetClip recordBartosz Kosiorek
2017-11-09tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and ComplementBartosz Kosiorek
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-11-04tdf#113635 Add support for Clip Intersect and XORBartosz Kosiorek
2017-11-03tdf#111486 Fix component names in SAL_INFOsBartosz Kosiorek
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-10-28tdf#106084 EMF+ Add support for RotateWorldTransform recordBartosz Kosiorek
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael 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-23loplugin:includeform: drawinglayerStephan Bergmann
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-28tdf#112012 EMF+ dashed lines: correct dash lengthPatrick Jaap
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15Fix typosAndrea Gelmini
2017-09-15tdf#112012 EMF+ add dashed line supportPatrick Jaap
2017-09-11clang-tidy modernize-use-emplace in d*Noel 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
2017-08-09new EMF+ Parser: Implementation of drawImagePatrick Jaap
2017-08-08Fix typosAndrea Gelmini
2017-08-08new EMF+ Parser: Implementation of fillPolygonPatrick Jaap
2017-08-04new EMF+ Parser: Basic Text Primitives for EmfPlusRecordTypeDrawStringPatrick Jaap
2017-08-04new EMF+ parser: EMFPPlusDrawPolygon: use correct pen widthPatrick Jaap
2017-07-18coverity#1415515 Division or modulo by float zeroCaolán McNamara
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-07-15emfplus: more corrections and rough geometryArmin Le Grand
2017-07-15emfplus: some cleanup/streamliningArmin Le Grand
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand