summaryrefslogtreecommitdiff
path: root/ios/ios.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-16tdf#123733: Keep the WebKit view until the lokit_main thread has finishedTor Lillqvist1-0/+4
2019-10-16Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOSTor Lillqvist1-0/+2
2019-02-26Fix crash in iOS app: Just use a raw pointer as the lok_document hackTor Lillqvist1-3/+1
2019-02-22tdf#122582: Add slideshow functionalityTor Lillqvist1-0/+5
2019-02-22Bin leftover declaration of now non-existent functionTor Lillqvist1-2/+0
2018-10-10Adapt to change in core: paintTile() now takes a buffer pointer also on iOSTor Lillqvist1-4/+0
2018-09-21Pass correct argument on iOS as pBuffer to lok::Document::paintTile()Tor Lillqvist1-1/+5
2018-09-19Still more iOS app and related Online C++ code hackingTor Lillqvist1-1/+3
2018-09-12Intermediate commit of work in progress on an iOS appTor Lillqvist1-0/+12