summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em1-1/+1
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand2-139/+386
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin2-9/+9
2016-06-03loplugin:constantparamsNoel Grandin2-9/+6
2016-06-01tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignoredTor Lillqvist1-1/+4
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-7/+7
2016-05-30Convert FontRelief to scoped enumNoel Grandin2-8/+8
2016-05-30Convert TextEffectStyle2D to scoped enumNoel Grandin3-16/+16
2016-05-30convert TransparentType to scoped enumNoel Grandin1-3/+3
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin6-11/+11
2016-05-25Convert Disposal to scoped enumNoel Grandin1-8/+3
2016-05-25Fix typosAndrea Gelmini2-2/+2
2016-05-23Convert GradientStyle to scoped enumNoel Grandin6-30/+30
2016-05-23Convert HatchStyle to scoped enumNoel Grandin7-21/+21
2016-05-22Convert BreakupUnit to scoped enumNoel Grandin2-5/+5
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin1-9/+9
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin5-57/+0
2016-05-12Massage code to avoid warningsStephan Bergmann1-6/+3
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann1-0/+4
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-4/+4
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin3-19/+20
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand5-296/+363
2016-05-02Fix typosAndrea Gelmini1-1/+1
2016-05-01Complete drawinglayer attributesArmin Le Grand5-0/+57
2016-04-26loplugin:defaultparamsTor Lillqvist1-2/+2
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel4-9/+29
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-6/+6
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin6-26/+25
2016-04-21new plugin stylepoliceNoel Grandin1-12/+12
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-4/+4
2016-04-19drawinglayer: fix Android-specific typoMiklos Vajna1-1/+1
2016-04-19drawinglayer: work around broken Android toolchainMiklos Vajna1-0/+11
2016-04-19Missing include for std::roundStephan Bergmann1-1/+3
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna1-1/+1
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna4-5/+104
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin10-16/+12
2016-04-15drawinglayer: fix WNT buildMichael Stahl1-0/+1
2016-04-15loplugin:refcountingStephan Bergmann1-2/+3
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna4-1/+122
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin3-60/+60
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke2-7/+16
2016-03-23loplugin:constantparam in drawinglayerNoel Grandin3-12/+7
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin1-4/+2
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2