summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* convert PolyFlags to scoped enumNoel Grandin2017-12-181-4/+4
* tdf#104252 EMF rendering, set correct VirtualDevice sizeSzymon Kłos2017-09-041-1/+4
* cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara2017-08-252-2/+2
* tdf#105620: Fix placement of image embedded in graphicTor Lillqvist2017-02-091-0/+6
* tdf#100151: Dispose of window if DX device creation failedAron Budea2017-01-231-8/+11
* loplugin:vclwidgetsStephan Bergmann2016-11-111-1/+1
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-111-9/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-114-4/+4
* make comphelper::sequenceToContainer a little smarterNoel Grandin2016-11-101-1/+1
* loplugin:expandablemethodds in include/basic..comphelperNoel Grandin2016-10-211-1/+1
* clang-cl loplugin: canvasStephan Bergmann2016-10-1628-245/+217
* Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara2016-10-061-1/+4
* use a vector here instead of manual mem managementCaolán McNamara2016-10-061-6/+5
* convert MapUnit to scoped enumNoel Grandin2016-10-053-6/+6
* loplugin:unusedmethods unused returnsNoel Grandin2016-09-223-6/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-152-96/+96
* loplugin:constantparamNoel Grandin2016-09-142-6/+3
* tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke2016-09-141-6/+3
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-143-8/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-138-8/+8
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-273-3/+3
* tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka2016-08-243-12/+12
* Related: tdf#86473 git rid of special pixel snapping for rectanglesCaolán McNamara2016-08-211-22/+1
* Resolves: tdf#86473 approx 1 pixel high rectangular polygon not drawnCaolán McNamara2016-08-201-1/+21
* loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin2016-08-0510-12/+12
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-0415-44/+15
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-011-3/+1
* tdf#101026 Create more correct replacement control vectorArmin Le Grand2016-07-281-5/+7
* improve passstuffbyref return analysisNoel Grandin2016-07-272-4/+4
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-048-16/+16
* update other places that read data from cairo image surfaceDavid Tardon2016-06-281-0/+7
* Simplify some PutProperties callsStephan Bergmann2016-06-281-5/+1
* tdf#96099 Remove various smart pointer typedefs in canvasMark Page2016-06-0916-42/+42
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-034-22/+22
* loplugin:constantparamsNoel Grandin2016-06-0310-20/+15
* canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ...Michael Stahl2016-05-261-1/+2
* canvas: replace BOOST_PP usageMichael Stahl2016-05-251-17/+11
* Convert BMP_FORMAT to scoped enumNoel Grandin2016-05-254-69/+69
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-193-3/+3
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-193-3/+3
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-3/+2
* remove various crutches for boost::bind/boost::mem_fnMichael Stahl2016-05-131-5/+0
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-131-5/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-103-3/+3
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-282-6/+6
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-262-6/+19
* Fix typosAndrea Gelmini2016-04-221-1/+1
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-212-5/+5
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-203-3/+3