summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use SAL_FALLTHROUGH where intendedStephan Bergmann2016-05-111-0/+4
* Include cppumaker-generated .hpp, not .hdlStephan Bergmann2016-05-111-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-102-4/+4
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-093-19/+20
* Refactor 3D renderer to use multithreadingArmin Le Grand2016-05-065-296/+363
* Fix typosAndrea Gelmini2016-05-021-1/+1
* Complete drawinglayer attributesArmin Le Grand2016-05-015-0/+57
* loplugin:defaultparamsTor Lillqvist2016-04-261-2/+2
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-264-9/+29
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-6/+6
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-256-26/+25
* new plugin stylepoliceNoel Grandin2016-04-211-12/+12
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-4/+4
* drawinglayer: fix Android-specific typoMiklos Vajna2016-04-191-1/+1
* drawinglayer: work around broken Android toolchainMiklos Vajna2016-04-191-0/+11
* Missing include for std::roundStephan Bergmann2016-04-191-1/+3
* drawinglayer, sw: indentation fixesMiklos Vajna2016-04-191-1/+1
* tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna2016-04-184-5/+104
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-1810-16/+12
* drawinglayer: fix WNT buildMichael Stahl2016-04-151-0/+1
* loplugin:refcountingStephan Bergmann2016-04-151-2/+3