Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2020-09-10Very minimal document templates for Collabora OnlineAndras Timar
These files contain no data at all. This guarantees that when the user opens a new document in the app, the language of paragraph, page size, cell date format, currency, etc. will be according to the current locale. Signed-off-by: Andras Timar <andras.timar@collabora.com>
2020-08-12Updated presentation template.Jan Holesovsky
This time without the 2nd page that contained some text.
2020-08-12Revert "Fix incorrect template file for presentation"Jan Holesovsky
2020-08-12Fix incorrect template file for presetationMert Tumer
Current template file is problematic with Master slides It should be replaced with this one. Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
2020-05-26Document templates: docxtemplate.docx: make sure only one font family is usedPedro Pinto Silva
noto sans
2020-05-26Document templates: xlsxtemplate.xlsx: make sure only one font family is usedPedro Pinto Silva
noto sans
2020-05-26Document templates: pptxtemplate.pptx: make sure only one font family is usedPedro Pinto Silva
noto sans
2020-05-26Document templates: template.odp: make sure only one font family is usedPedro Pinto Silva
noto sans
2020-05-26Document templates: template.ods: make sure only one font family is usedPedro Pinto Silva
noto sans
2020-05-26Document templates: template.odt: make sure only one font family is usedPedro Pinto Silva
- Noto Sans: for all styles - Exception: quote (Noto Serif)
2019-05-23Add new presentation templateJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-05Use the proper old templatesRoeland Jago Douma
else creating a new file leads to a non saveable template on 3.x collabora Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24remove language setting of Open Document Format templatesAndras Timar
2018-12-20Return empty templates by defaultRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-06-15Delete creator/last modifier name from document templatesAndras Timar
2016-12-05new, LO compatible assets/pptxtemplate.pptxAndras Timar
2016-10-13New 'Use OOXML by default' option in admin settingsPranav Kant
2016-06-26remove unused assetsAndras Timar
2014-11-05Move the expected FFS response to the assetsVictor Dubiniuk
2014-11-05Move test doc content outside of modelVictor Dubiniuk
2014-11-05Move odt template outside of controllerVictor Dubiniuk