Commit graph

4 commits

Author SHA1 Message Date
Andras Timar
a015b15e8c Remove hardcoded tab name "Sheet1" from empty spreadsheet file.
The name of the spreadsheet tab "Sheet1" was hardcoded in content.xml
as 'table:name="Sheet1"'. If we remove this attribute, the name will be
initialized according to the user interface language, which is the
desired behaviour.

Change-Id: I3b5a1a57f958cfd8f3ce573340fd76c49ce0a444
2020-02-14 13:56:12 +01:00
Andras Timar
5ff5cfe894 android: Kill all mention of Draw in the app
... because we have no working Draw-equivalent on the online side.
Being able to open Draw files (+PDFs) is fine, just don't let them be edited.

Currently mentions I've seen are:

* shipped untitled.odg,
* (+) New Drawing,
* when pressing the filter icon on the toolbar, there's a Drawings option.

Change-Id: I1936dcee1ad145776ae3b1e0cc1d0a435e3417e2
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88407
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-10 22:53:15 +01:00
Jan Holesovsky
b75adb8629 android: Corrected the .odp template.
Change-Id: Iaea2e4f47dd2252ee1d736bd8d49ed1bffe37381
2019-07-11 08:34:03 +02:00
Jan Holesovsky
f77c8cd967 android: make clean should clean the assets too.
Change-Id: I1cb2ddb1a7ed71234a5ffc9bdf3631d701df6e5c
2019-06-20 14:14:00 +02:00