summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Image.php
Commit message (Expand)AuthorAgeFilesLines
* Unify links to php.netJ0WI2020-09-171-1/+1
* Change 0 to null to properly encode image to BMP if the first pixel is blackMorris Jobke2020-09-101-1/+1
* Cast float/char to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-2/+2
* Fix OC_Image new resize functionsRoeland Jago Douma2020-05-021-0/+9
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+0
* Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst2020-04-101-1/+1
|\
| * Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* | Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma2020-04-101-8/+94
|\ \ | |/ |/|
| * optimize batch generation of previewsRobin Appelman2020-04-091-8/+94
* | Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
|/
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+1194