summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-2/+2
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin1-71/+6
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin4-12/+12
2018-02-07use scanline when reading pixel dataNoel Grandin1-1/+2
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin3-10/+21
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-2/+2
2018-02-01canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-5/+0
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin9-22/+15
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann4-11/+11
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: canvasStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann9-34/+34
2018-01-02Fix typosAndrea Gelmini1-2/+2
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin14-18/+18
2017-12-20Properly skip ignored valueMike Kaganski2-2/+2
2017-12-19remove unused typedefsNoel Grandin3-6/+0
2017-12-19inline use-once typedefsNoel Grandin2-4/+2
2017-12-19loplugin:unusedfieldsNoel Grandin3-13/+6
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann2-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin5-5/+5
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-11-27loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-04Replace lists by vectors (canvas)Julien Nabet3-5/+4
2017-11-01loplugin:constantparam in c*Noel Grandin2-12/+9
2017-10-27loplugin:includeform: canvas (Windows)Stephan Bergmann1-2/+2
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: canvasStephan Bergmann2-2/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2-7/+4
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2-4/+3
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-20/+17
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist50-117/+117
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski2-85/+2
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin3-18/+18
2017-08-31loplugin:constparams: canvas (clang-cl)Stephan Bergmann4-7/+7
2017-08-01loplugin:checkunusedparamsNoel Grandin1-9/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-14/+11
2017-07-24cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara2-2/+2
2017-07-20loplugin:constparams in canvasNoel Grandin12-14/+14
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-6/+6
2017-07-06use more begin()/end() for SequenceNoel Grandin2-4/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-03loplugin:oncevar (clang-cl): canvasStephan Bergmann1-4/+2
2017-07-02loplugin:casttovoid: canvasStephan Bergmann4-51/+18
2017-06-23simplify some string handling in tracing callsNoel Grandin1-6/+2
2017-06-20loplugin:oncevar chart2Noel Grandin1-31/+24