summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d
AgeCommit message (Expand)Author
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-14drawinglayer: work around Android buildMiklos Vajna
2017-03-13Resolves: tdf#105998 distort hairline borders to fall inside the canvasCaolán McNamara
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-29Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-08-03remove dead code in drawinglayerJochen Nitschke
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em
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-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle 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-26loplugin:defaultparamsTor Lillqvist
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-23loplugin:constantparam in drawinglayerNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-26Bin some unneeded 'using' and includesTor Lillqvist
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini