Age | Commit message (Collapse) | Author |
|
Possibly quite broken intermediate commit. But anyway, now it is
possible to render the tile diretly to a CGContext. Can be seen in
the MobileLibreOffice app when build in the Debug_tile_tester
configuration. See touch_lo_draw_tile() in viewsh.cxx. Unfortunately
the old plain LibreOffice test app is now broken, though, and
displays nothing at all.
This refactoring and hacking in vcl was done in a quite ugly fashion,
with ifdefs etc. But trust me, I did try, several times, for many
days, to get where I wanted in an elegant and clean fashion. But doing
it cleanly meant not being able to actually build it for days while
trying to figure ut which bits go where and which class should be
split into what base and derived class(es), and it was too much for my
limited brain capacity. I just couldn't juggle all the vcl class
structure in my head, especially as I don't have any good
understanding of the general design of it all.
Change-Id: Ia59d6a9cce15a63e63f94e8d8574bef21993fb1f
|
|
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
|
|
Change-Id: I6f8c6827c00db50184a46f39968f882b944d18d4
Reviewed-on: https://gerrit.libreoffice.org/6967
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|
|
Change-Id: I32bc4852396b0eff9962dc5cd007faf0bb9f5eaa
|
|
It includes a small PNG image, too.
Change-Id: I31169698a7573b7a6e272277a49cefe76c74f959
|
|
Change-Id: Idcf6e210a888a80fa4adb7ac8532e4db075eebf7
|
|
Change-Id: Ibe97fe4a105d048c02d3af5263efc68d486afb06
|
|
Change-Id: I2798800689809c8dfc3edede337f7667ff3248a1
|
|
Keeping this stuff working is hard. How did I not notice this before?
I need to make clean more often I guess.
I edited the project.pbxproj file manually as I didn't fully get it
how to set up the wanted handling of this file in the Xcode GUI. So I
just copied the handling of offapi.rdb in project.pbxproj (with
different ids, of course).
I really much prefer doing this fully in Makefiles, as in
CustomTarget_LibreOffice_app.mk.
Change-Id: Ifc4f2481f7a9d1562be6f91714ed38c82cdd5eb0
|
|
Change-Id: I0287820bf0b5a1f0645bd032fb1071db5ce168c5
|
|
Change-Id: Id2bef2696d0bdc618d2fc53658ad8ba23bbad310
|
|
Change-Id: If3e97386793f14bec9aae6c95500461177c18570
|
|
Change-Id: I15605228af82f421ad40465a82661b98c91a3370
|
|
Change-Id: I916aa32fcd8ab4b8ef13cfb2870e29c45ad8b60c
|
|
Change-Id: Iefb00e72f2700503ea33a28c9f7e2150f0d1e06e
|
|
The intent hopefully is that the MobileLibreOffice project should be
buildable in a freshly cloned or otherwise clean tree, where Xcode has
not been used interactively (which automatically creates a scheme for
each target, it seems).
Change-Id: I690513ecf54bb824dd3c3b0ef1735cc5cdff6d60
|
|
Change-Id: Ic21750744794b4721c28f4e2b23e5e5ca5d74db5
|
|
Otherwise we get tons of (as such, in our case harmless) warnings from
the linker about mismatches.
Change-Id: I826d9e065bae59cdd213131163b31b2099806dd3
|
|
Change-Id: Idccc7cc8e9f81576bb24fec0a49144c0fcc16fd5
|
|
Change-Id: Id6424157d2a9ba2a4ab987cd8aafd9c7de52f836
|
|
Change-Id: I5b2c5a249c0446d69ac19d11e0d5e038983f0be8
|
|
Change-Id: I5f9c7ec4a154af4422ce5ae841c350b5640eb026
|
|
Change-Id: Ie81184b9d155e47f0c5e69a11f02618e357764ab
|
|
Change-Id: I267c79dc1e5c48006901354e1d32647096a893d7
|
|
Change-Id: I862b93cd9f3a60fbf8249985bab0008325e4f68a
|
|
Change-Id: I20cf3a3095015a72a8db46248a196c70f399f84f
|
|
Change-Id: I7b6597269778c20b8ed27d3eab6b4c80257b4ead
|
|
Change-Id: I0f66efe7c306ef8110361495eee0a3f1dbde1013
|
|
Change-Id: I37db170af0e507c99d571b94ff78a1987944290e
|
|
Change-Id: Ifee900344547ef25b2041d25c13fcbc50428485e
|
|
Makes it easier to see what happens when the parameters are tweaked.
Change-Id: Ia69c0de74ccf3fcc8a5095a7cc62c6b4185cf9d6
|
|
It is more interesting to get smaller text in the initial tile. Also,
make the tile fit on the screen of an iPad.
Change-Id: Ibe4e7f055ec2782a4fd96a3ae585d4630449f0ee
|
|
Change-Id: I362acb92da88f9e348b33414cdc31cd83bfe1eac
|
|
Change-Id: Ic5fd714ff975b6e5afbe7ff78f3fc1da398a658d
|
|
Change-Id: I5307478fc47f0810cae24c72ce509ac6a409bf1b
|
|
Change-Id: I2282fcfffed5c17eb1798d3198d6f04dc27208e9
|
|
Change-Id: I2d7f5a7bd41b8d2c4a62d199abb81afc466fc2ce
|
|
Change-Id: Ic1a6cf64fb05810eccc91d0095c9ced54d3d9fe1
|
|
Change-Id: I2518a6151050edee8796a77633097fdd11202647
|
|
Change-Id: I06e1b7fec490ec373a9775915d6dc2c30ce805f1
|
|
Change-Id: I3d4586c84adfa9f0416a043230c6227bda98d9dd
|
|
Not that I think it is needed for anything useful, but better to be
correct than to use the leftover "Viewer" name.
Change-Id: I0878d39abf99c9d07807aa6854bfdcf12bc81ab8
|
|
Change-Id: Ifa700d0dc9a5545254a4c04284dd3c3ad46f92cb
|
|
Change-Id: Ie605c8068a62480e360c13f08eea785d54c57f42
|
|
Change-Id: Ica09fbd0f6a822f464df302dba4cf40d1d089697
|
|
Change-Id: I06eefc339b9b2fead6c80979b86d30975875fa51
|
|
Change-Id: Ib90c37c002192cfbed16d63f212212afbfb0eb6b
|
|
Change-Id: I50f519a37036ed3d17f73c80b33f4a9c4c19cb52
|
|
Change-Id: I8b72c4366b502a71f2ed3bf917296c9553364d83
|
|
Change-Id: I908902e6b9224b90c196a7f39b573e07b4928250
|