summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* move canvas helper code into vclNoel Grandin2018-03-101-252/+5
* VCL canvas: fix another clipping mistake (related: tdf#115142)Thorsten Behrens2018-03-081-2/+2
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-117/+32
* VCL canvas: fix clipping of gradients (related: tdf#115142)Michael Stahl2018-03-071-1/+1
* use more Color in UnoControls..canvasNoel Grandin2018-03-071-1/+1
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-2/+2
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-277-7/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-3/+3
* Use for-range loops (canvas)Julien Nabet2018-02-272-29/+15
* vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock2018-02-262-2/+2
* ColorData->Color in variousNoel Grandin2018-02-261-1/+1
* Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin2018-02-161-2/+2
* move cairo surface code from canvas to BitmapToolsNoel Grandin2018-02-151-71/+6
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-144-12/+12
* use scanline when reading pixel dataNoel Grandin2018-02-071-1/+2
* convert SetPixel->SetPixelOnDataNoel Grandin2018-02-063-10/+21
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-051-2/+2
* canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-5/+0
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-259-22/+15
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-234-11/+11
* Fix typosAndrea Gelmini2018-01-171-1/+1
* More loplugin:cstylecast: canvasStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: canvasStephan Bergmann2018-01-129-34/+34
* 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