summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* emfplus: cut over to new EMF+ rendererThorsten Behrens2017-08-224-180/+1
* Fix typosAndrea Gelmini2017-08-211-1/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-183-3/+3
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-1712-42/+42
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-1724-59/+59
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-08-172-2/+2
* Fixup source layout in emf+ parserThorsten Behrens2017-08-174-55/+54
* new EMF+ Parser: Basic implementation for Graphic StacksPatrick Jaap2017-08-163-36/+99
* new EMF+ Parser: Implementation of EmfPlusRecordTypeDrawDriverStringPatrick Jaap2017-08-162-87/+90
* new EMF+ Parser: Implementation of drawImagePatrick Jaap2017-08-091-14/+10
* Fix typosAndrea Gelmini2017-08-081-2/+2
* new EMF+ Parser: Implementation of fillPolygonPatrick Jaap2017-08-081-7/+196
* Fix typosAndrea Gelmini2017-08-071-1/+1
* Fix typo in codeAndrea Gelmini2017-08-061-1/+1
* new EMF+ Parser: Basic Text Primitives for EmfPlusRecordTypeDrawStringPatrick Jaap2017-08-044-0/+82
* new EMF+ parser: EMFPPlusDrawPolygon: use correct pen widthPatrick Jaap2017-08-043-5/+29
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:checkunusedparamsNoel Grandin2017-08-011-2/+0
* Corrected HitTest for layouted textArmin Le Grand2017-07-313-6/+38
* borderline: corrections for calc and writerArmin Le Grand2017-07-282-14/+39
* borderline: Simplified BorderLinePrimitiveArmin Le Grand2017-07-281-87/+112
* borderline: first versionj with line end adaptionsArmin Le Grand2017-07-281-2/+2
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-1/+1
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-3/+1
* loplugin:unusedmethodsNoel Grandin2017-07-251-10/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+0
* loplugin:constparams in drawinglayerNoel Grandin2017-07-206-21/+21
* coverity#1415515 Division or modulo by float zeroCaolán McNamara2017-07-181-0/+5
* Clean up android specific template functions defined in std namespacebrainbreaker2017-07-182-21/+2
* Fix typosAndrea Gelmini2017-07-171-1/+1
* loplugin:useuniqueptr in basic..cppcanvasNoel Grandin2017-07-154-29/+14
* emfplus: more corrections due to linux buildArmin Le Grand2017-07-155-22/+22
* emfplus: UnitTests and gerrit build correctionsArmin Le Grand2017-07-152-1/+6
* emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand2017-07-154-25/+24
* emfplus: unified transformations, added test codeArmin Le Grand2017-07-159-133/+193
* emfplus: more corrections and rough geometryArmin Le Grand2017-07-1511-1061/+1251
* emfplus: some cleanup/streamliningArmin Le Grand2017-07-158-378/+396
* emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand2017-07-1524-3164/+6752
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-0/+7
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-153-13/+13
* borderline: correct problems with border displayArmin Le Grand2017-07-126-717/+180
* remove default-able copy ctors and copy operatorsJochen Nitschke2017-06-281-15/+0
* loplugin:unusedfields in desktop..editengNoel Grandin2017-06-231-4/+0
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-232-97/+79
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-123-16/+3
* Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann2017-06-021-1/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* Fix typosAndrea Gelmini2017-05-091-1/+1
* loplugin:checkunusedparams in drawinglayerNoel Grandin2017-05-025-17/+16