summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-01-021-2/+2
* loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin2017-12-2614-18/+18
* Properly skip ignored valueMike Kaganski2017-12-202-2/+2
* remove unused typedefsNoel Grandin2017-12-193-6/+0
* inline use-once typedefsNoel Grandin2017-12-192-4/+2
* loplugin:unusedfieldsNoel Grandin2017-12-193-13/+6
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-152-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-115-5/+5
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-111-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-1/+1
* loplugin:unnecessaryparenStephan Bergmann2017-11-271-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