summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2017-06-16configure: remove --enable-directxMichael Stahl1-1/+1
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann1-2/+2
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin10-30/+10
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky8-8/+0
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-13/+13
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann3-6/+0
2017-03-23Remove unused #include <cctype>Stephan Bergmann6-10/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+1
2017-03-17ofz#887 support avoiding reading configCaolán McNamara2-60/+65
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna1-1/+0
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-4/+4
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin2-4/+4
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-13/+13
2017-02-17drop ModulationMode enumNoel Grandin5-172/+35
2017-02-17drop cairocanvas::ColorType enumNoel Grandin1-45/+13
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist29-110/+110
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-4/+0
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin10-18/+18
2017-02-01tdf#105620: Probably better to not ignore initial x0 and y0Tor Lillqvist1-2/+2
2017-02-01tdf#105620: Fix placement of image embedded in graphicTor Lillqvist1-0/+6
2017-01-31more SAL_WARN_UNUSEDNoel Grandin2-9/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-30Drop meaningless forward declarationTor Lillqvist1-2/+0
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-3/+1
2017-01-27Fix comments to match realityTor Lillqvist2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann50-499/+452
2017-01-23tdf#100151: Dispose of window if DX device creation failedAron Budea1-8/+11
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann2-3/+3
2017-01-09New loplugin:externvar: canvasStephan Bergmann3-5/+5
2017-01-06loplugin:salboolStephan Bergmann1-1/+1
2016-12-14This fallback code makes no sense any moreKhaled Hosny2-2/+0
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara1-15/+0
2016-12-13change from glew to epoxyCaolán McNamara7-13/+7
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin2-9/+0
2016-12-12remove useless Mutex guardsNoel Grandin2-12/+0
2016-12-11canvas: remove useless MutexGuardsArnaud Versini8-110/+0
2016-12-07canvas: try to fix Android buildMichael Stahl1-1/+1
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-4/+4
2016-11-11loplugin:vclwidgetsStephan Bergmann1-1/+1