summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclprocessor2d.cxx
AgeCommit message (Expand)Author
2019-09-01Fix typosAndrea Gelmini
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-03-29tdf#115843 avoid using transparent virtualdevice when 100% opaqueCaolán McNamara
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-12-19Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-08-22emfplus: cut over to new EMF+ rendererThorsten Behrens
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-08-03remove dead code in drawinglayerJochen Nitschke
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-01tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignoredTor Lillqvist
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-03-23loplugin:constantparam in drawinglayerNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-26Bin some unneeded 'using' and includesTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2014-12-10Resolves: fdo#87189 don't draw negative canvas sizesCaolán McNamara