summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-02-131-1/+1
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-4/+0
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-0310-18/+18
* tdf#105620: Probably better to not ignore initial x0 and y0Tor Lillqvist2017-02-011-2/+2
* tdf#105620: Fix placement of image embedded in graphicTor Lillqvist2017-02-011-0/+6
* more SAL_WARN_UNUSEDNoel Grandin2017-01-312-9/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* Drop meaningless forward declarationTor Lillqvist2017-01-301-2/+0
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-3/+1
* Fix comments to match realityTor Lillqvist2017-01-272-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2650-499/+452
* tdf#100151: Dispose of window if DX device creation failedAron Budea2017-01-231-8/+11
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-112-3/+3
* New loplugin:externvar: canvasStephan Bergmann2017-01-093-5/+5
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* This fallback code makes no sense any moreKhaled Hosny2016-12-142-2/+0
* post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara2016-12-131-15/+0
* change from glew to epoxyCaolán McNamara2016-12-137-13/+7
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-132-9/+0
* remove useless Mutex guardsNoel Grandin2016-12-122-12/+0
* canvas: remove useless MutexGuardsArnaud Versini2016-12-118-110/+0
* canvas: try to fix Android buildMichael Stahl2016-12-071-1/+1
* convert PolyFlags to scoped enumNoel Grandin2016-12-071-4/+4
* 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