summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Remove unused #include <cctype>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17ofz#887 support avoiding reading configCaolán McNamara
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
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