aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/Office.php
Commit message (Expand)AuthorAgeFilesLines
* fix: use png as preview right awayDaniel Kesselberg2023-11-131-16/+3
* feat: allow multiple libreoffice invocationsDaniel Kesselberg2023-11-131-11/+34
* Fix psalm spotted errors with new requirementsCôme Chilliet2023-01-021-1/+1
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet2022-04-261-3/+3
* Use findBinaryPath for previewsJ0WI2021-10-231-31/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix Office preview generationRoeland Jago Douma2019-12-181-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Add new Provider interface for preview providersRobin Appelman2019-06-171-8/+10
* No need to convert to PDF with LibreOffice, just convert to PNGTor Lillqvist2018-07-121-9/+9
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+3
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+4
* Update license headersMorris Jobke2017-11-061-1/+1
* Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-1/+1
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-0/+104