summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-17drop ModulationMode enumNoel Grandin
2017-02-17drop cairocanvas::ColorType enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-13Fix typosAndrea Gelmini
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-01tdf#105620: Probably better to not ignore initial x0 and y0Tor Lillqvist
2017-02-01tdf#105620: Fix placement of image embedded in graphicTor Lillqvist
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30Drop meaningless forward declarationTor Lillqvist
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Fix comments to match realityTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23tdf#100151: Dispose of window if DX device creation failedAron Budea
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09New loplugin:externvar: canvasStephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-12-07canvas: try to fix Android buildMichael Stahl
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-11loplugin:vclwidgetsStephan Bergmann
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-16clang-cl loplugin: canvasStephan Bergmann
2016-10-06Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara
2016-10-06use a vector here instead of manual mem managementCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparamNoel Grandin
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-24tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka
2016-08-21Related: tdf#86473 git rid of special pixel snapping for rectanglesCaolán McNamara
2016-08-20Resolves: tdf#86473 approx 1 pixel high rectangular polygon not drawnCaolán McNamara
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-28tdf#101026 Create more correct replacement control vectorArmin Le Grand