summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin12-42/+42
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin24-59/+59
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2-2/+2
2017-08-17Fixup source layout in emf+ parserThorsten Behrens4-55/+54
2017-08-16new EMF+ Parser: Basic implementation for Graphic StacksPatrick Jaap3-36/+99
2017-08-16new EMF+ Parser: Implementation of EmfPlusRecordTypeDrawDriverStringPatrick Jaap2-87/+90
2017-08-09new EMF+ Parser: Implementation of drawImagePatrick Jaap1-14/+10
2017-08-08Fix typosAndrea Gelmini1-2/+2
2017-08-08new EMF+ Parser: Implementation of fillPolygonPatrick Jaap1-7/+196
2017-08-07Fix typosAndrea Gelmini1-1/+1
2017-08-06Fix typo in codeAndrea Gelmini1-1/+1
2017-08-04new EMF+ Parser: Basic Text Primitives for EmfPlusRecordTypeDrawStringPatrick Jaap4-0/+82
2017-08-04new EMF+ parser: EMFPPlusDrawPolygon: use correct pen widthPatrick Jaap3-5/+29
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+0
2017-07-31Corrected HitTest for layouted textArmin Le Grand3-6/+38
2017-07-28borderline: corrections for calc and writerArmin Le Grand2-14/+39
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-87/+112
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand1-2/+2
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-3/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-10/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-07-20loplugin:constparams in drawinglayerNoel Grandin6-21/+21
2017-07-18coverity#1415515 Division or modulo by float zeroCaolán McNamara1-0/+5
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker2-21/+2
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-07-15loplugin:useuniqueptr in basic..cppcanvasNoel Grandin4-29/+14
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand5-22/+22
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand2-1/+6
2017-07-15emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand4-25/+24
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand9-133/+193
2017-07-15emfplus: more corrections and rough geometryArmin Le Grand11-1061/+1251
2017-07-15emfplus: some cleanup/streamliningArmin Le Grand8-378/+396
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand24-3164/+6752
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-0/+7
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand3-13/+13
2017-07-12borderline: correct problems with border displayArmin Le Grand6-717/+180
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke1-15/+0
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-4/+0
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2-97/+79
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin3-16/+3
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin5-17/+16
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0