summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
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
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-07Fix typosAndrea Gelmini
2017-08-06Fix typo in codeAndrea Gelmini
2017-08-04new EMF+ Parser: Basic Text Primitives for EmfPlusRecordTypeDrawStringPatrick Jaap
2017-08-04new EMF+ parser: EMFPPlusDrawPolygon: use correct pen widthPatrick Jaap
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31Corrected HitTest for layouted textArmin Le Grand
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in drawinglayerNoel Grandin
2017-07-18coverity#1415515 Division or modulo by float zeroCaolán McNamara
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17Fix typosAndrea Gelmini