summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevar (clang-cl): canvasStephan Bergmann2017-07-031-4/+2
* loplugin:casttovoid: canvasStephan Bergmann2017-07-024-51/+18
* simplify some string handling in tracing callsNoel Grandin2017-06-231-6/+2
* loplugin:oncevar chart2Noel Grandin2017-06-201-31/+24
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-186-6/+0
* configure: remove --enable-directxMichael Stahl2017-06-161-1/+1
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-06-021-2/+2
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-1/+1
* loplugin:unusedfieldsNoel Grandin2017-05-1910-30/+10
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* 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