summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna2016-04-154-1/+122
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin2016-04-113-60/+60
* tdf#94306 replace boost::noncopyable in d...Jochen Nitschke2016-04-082-7/+16
* loplugin:constantparam in drawinglayerNoel Grandin2016-03-233-12/+7
* loplugin:constantparam in drawinglayerNoel Grandin2016-03-101-4/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-3/+3
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-2/+2
* Remove excess newlinesChris Sherlock2016-02-09106-230/+0
* Fix typosAndrea Gelmini2016-02-081-1/+1