summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* loplugin:checkunusedparams variousNoel Grandin2017-05-161-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-072-2/+2
* tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock2017-05-072-2/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-218-8/+0
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-041-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-13/+13
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-233-6/+0
* Remove unused #include <cctype>Stephan Bergmann2017-03-236-10/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+1
* ofz#887 support avoiding reading configCaolán McNamara2017-03-172-60/+65
* vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna2017-03-171-1/+0
* loplugin:unoany (clang-cl)Stephan Bergmann2017-03-141-4/+4
* Fix typosAndrea Gelmini2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-282-4/+4
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-13/+13
* drop ModulationMode enumNoel Grandin2017-02-175-172/+35
* drop cairocanvas::ColorType enumNoel Grandin2017-02-171-45/+13
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-1529-110/+110
* 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