summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* VCL canvas: fix another clipping mistake (related: tdf#115142)Thorsten Behrens2018-03-081-2/+2
* VCL canvas: fix clipping of gradients (related: tdf#115142)Michael Stahl2018-03-071-1/+1
* Fix typosAndrea Gelmini2017-11-141-1/+1
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* Replace lists by vectors (canvas)Julien Nabet2017-11-043-5/+4
* loplugin:constantparam in c*Noel Grandin2017-11-012-12/+9
* loplugin:includeform: canvas (Windows)Stephan Bergmann2017-10-271-2/+2
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-3/+3
* loplugin:includeform: canvasStephan Bergmann2017-10-232-2/+2
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-052-7/+4
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-032-4/+3
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-1/+1
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-20/+17
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2650-117/+117
* Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2017-09-152-85/+2
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-113-18/+18
* loplugin:constparams: canvas (clang-cl)Stephan Bergmann2017-08-314-7/+7
* loplugin:checkunusedparamsNoel Grandin2017-08-011-9/+0
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-14/+11
* cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara2017-07-242-2/+2
* loplugin:constparams in canvasNoel Grandin2017-07-2012-14/+14
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-6/+6
* use more begin()/end() for SequenceNoel Grandin2017-07-062-4/+4
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* 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