summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* convert MapUnit to scoped enumNoel Grandin2016-10-056-21/+21
* Fix typosAndrea Gelmini2016-10-012-2/+2
* Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara2016-09-291-0/+1
* loplogin:singlevalfields in include/Noel Grandin2016-09-162-6/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-136-6/+6
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-1312-13/+0
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-132-4/+2
* convert GradientStyle to scoped enumNoel Grandin2016-09-052-19/+19
* convert HatchStyle to scoped enumNoel Grandin2016-09-053-9/+9
* convert LineStyle to scoped enumNoel Grandin2016-09-052-3/+3
* convert RasterOp to scoped enumNoel Grandin2016-09-053-10/+10
* convert RefDevMode to scoped enumNoel Grandin2016-09-011-1/+1
* Missing operator definitionStephan Bergmann2016-08-251-0/+6
* cid#1371276 Missing move assignment operatorNoel Grandin2016-08-258-0/+88
* cid#1371277 Missing move assignment operatorNoel Grandin2016-08-251-0/+5
* cid#1371284 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371288 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* fix windows build, doesn't like default move methodsNoel Grandin2016-08-252-4/+18
* fix move operator= and add move constructorsNoel Grandin2016-08-252-14/+5
* cid#1371309 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371315 Missing move assignment operatorNoel Grandin2016-08-251-0/+6
* remove dead code in drawinglayerJochen Nitschke2016-08-031-102/+29
* Resolves: tdf#101067 put SolarMutexGuard back in againCaolán McNamara2016-07-221-0/+1
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-181-3/+6
* new loplugin unnecessary overrideNoel Grandin2016-07-151-0/+1
* tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand2016-07-071-36/+37
* tdf#82214 optimize performance for primitivesArmin Le Grand2016-07-074-35/+253
* tdf#50613 add support to load charts asynchronouslyArmin Le Grand2016-07-071-2/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-2/+2
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-3/+3
* loplugin:singlevalfields in drawinglayerNoel Grandin2016-06-273-62/+29
* Give unique, comprehensible names to timers tdf#97087emahaldar/em2016-06-131-1/+1
* tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand2016-06-102-139/+386
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-032-9/+9
* loplugin:constantparamsNoel Grandin2016-06-032-9/+6
* tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignoredTor Lillqvist2016-06-011-1/+4
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-7/+7
* Convert FontRelief to scoped enumNoel Grandin2016-05-302-8/+8
* Convert TextEffectStyle2D to scoped enumNoel Grandin2016-05-303-16/+16
* convert TransparentType to scoped enumNoel Grandin2016-05-301-3/+3
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-276-11/+11
* Convert Disposal to scoped enumNoel Grandin2016-05-251-8/+3
* Fix typosAndrea Gelmini2016-05-252-2/+2
* Convert GradientStyle to scoped enumNoel Grandin2016-05-236-30/+30
* Convert HatchStyle to scoped enumNoel Grandin2016-05-237-21/+21
* Convert BreakupUnit to scoped enumNoel Grandin2016-05-222-5/+5
* Convert SpreadMethod to scoped enumNoel Grandin2016-05-221-9/+9
* Convert HelplineStyle2D to scoped enumNoel Grandin2016-05-221-2/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-185-57/+0
* Massage code to avoid warningsStephan Bergmann2016-05-121-6/+3