Age | Commit message (Expand) | Author |
2017-11-26 | coverity#1421100 Uncaught exception | Caolán McNamara |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-21 | tdf#112500 Store world transform during graphic save | Bartosz Kosiorek |
2017-11-18 | tdf#111486 Multiply by whole base transformation, and not only by scale of it | Bartosz Kosiorek |
2017-11-17 | tdf#111486 Use buildin methods for displaying matrix | Bartosz Kosiorek |
2017-11-17 | tdf#113451 Fix misplacing of lines by adding mappingChanged | Bartosz Kosiorek |
2017-11-17 | tdf#113704 EMF+ Add support for EmfPlusRecordTypeFillRegion record | Bartosz Kosiorek |
2017-11-16 | tdf#113704 Implement proper reading of the EmfPlusRegionNode | Bartosz Kosiorek |
2017-11-14 | tdf#113758 EMF+ Add mapping of clipped region to the world space. | Bartosz Kosiorek |
2017-11-13 | tdf#113758 EMF+ Add support to OffsetClip record | Bartosz Kosiorek |
2017-11-09 | tdf#113707 EMF+ Add support for ResetClip record | Bartosz Kosiorek |
2017-11-09 | tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and Complement | Bartosz Kosiorek |
2017-11-06 | loplugin:constparams in cppcanvas,drawinglayer | Noel Grandin |
2017-11-06 | loplugin:finalclasses in drawinglayer | Noel Grandin |
2017-11-04 | tdf#113635 Add support for Clip Intersect and XOR | Bartosz Kosiorek |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-11-03 | tdf#111486 Fix component names in SAL_INFOs | Bartosz Kosiorek |
2017-11-03 | loplugin:constmethod in drawinglayer | Noel Grandin |
2017-11-01 | loplugin:constantparam in basegfx | Noel Grandin |
2017-11-01 | loplugin:constantparam in d* | Noel Grandin |
2017-10-30 | Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed" | Thorsten Behrens |
2017-10-28 | tdf#106084 EMF+ Add support for RotateWorldTransform record | Bartosz Kosiorek |
2017-10-28 | tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed | Armin Le Grand |
2017-10-27 | remove GetSwapFloat nonsense from all 3 EMF readers | Michael Stahl |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-26 | blind attempt to fix build on big endian | David Tardon |
2017-10-26 | tdf#111486 Fix description of SAL_ macros after EMF+ refactor | Bartosz Kosiorek |
2017-10-24 | Resolves: tdf#49253 set an initial mask background | Caolán McNamara |
2017-10-23 | loplugin:includeform: drawinglayer | Stephan Bergmann |
2017-10-21 | loplugin:redundantcast handle dynamic_cast | Noel Grandin |
2017-10-18 | use std::unique_ptr in wmfemfhelper::TargetHolder | Noel Grandin |
2017-10-16 | tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints | Bartosz Kosiorek |
2017-10-15 | tdf#31814 Fix for EMF+ DrawString and DrawImage | Patrick Jaap |
2017-10-01 | drawinglayer: remove commented out code | Chris Sherlock |
2017-10-01 | tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment records | Chris Sherlock |
2017-10-01 | drawinglayer: should be warning, not info SAL_LOG messages | Chris Sherlock |
2017-10-01 | simplify some OUString compareTo calls | Muhammet Kara |
2017-09-29 | convert GfxLink::IsEqual to operator== | Noel Grandin |
2017-09-28 | tdf#112012 EMF+ dashed lines: correct dash length | Patrick Jaap |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-24 | tdf#96505 Get rid of cargo cult "long" integer literals | 66kesara99 |
2017-09-22 | Remove include of converters.hxx from precompiled_drawinglayer.hxx | Mike Kaganski |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | Put definition of _CRT_RAND_S into bin/update_pch | Mike Kaganski |
2017-09-22 | <drawinglayer/tools/converters.hxx> can be internal to drawinglayer | Tor Lillqvist |
2017-09-18 | maPrimitiveColor in Shadow3DExtractingProcessor unused | Noel Grandin |
2017-09-15 | Fix typos | Andrea Gelmini |
2017-09-15 | borderline: Extended decompose | Armin Le Grand |
2017-09-15 | borderline: extended the expand logic | Armin Le Grand |
2017-09-15 | borderline: Added merge BorderLinePrimitive2D | Armin Le Grand |