summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-14Fix build.Jan Holesovsky1-0/+2
2019-02-14loleaflet: fix ControlMenubar's DeleteSlide for presentation filesEduard Ardeleanu1-8/+7
2019-02-13android: Actually attempt to load the file for real.Jan Holesovsky2-16/+18
2019-02-13android: Pass the messages from JS to the MainActivity.Jan Holesovsky9-40/+55
2019-02-13We don't need discovery.xml in the iOS app any longer eitherTor Lillqvist1-4/+0
2019-02-13getServerURL() is not used in MOBILEAPPTor Lillqvist1-0/+4
2019-02-13Tweak problemms.Michael Meeks2-6/+3
2019-02-13Add calc / typing unit test.Michael Meeks2-3/+252
2019-02-13Expose tile-id generation to unit tests.Michael Meeks3-17/+13
2019-02-13Improve unit test / SSL handling & detection.Michael Meeks4-3/+21
2019-02-13android: Don't try to read discovery.xml, it's not needed on mobile.Jan Holesovsky3-5/+10
2019-02-13android: Better logname for the native part.Jan Holesovsky1-1/+1
2019-02-13android: Link against the debug POCO libraries if --enable-debug.Jan Holesovsky2-7/+13
2019-02-13android: Restart if anything goes wrong.Jan Holesovsky2-0/+9
2019-02-13android: Implement logging to logcat.Jan Holesovsky1-0/+17
2019-02-13android: JNI for the LOOLWSD initialization.Jan Holesovsky6-17/+287
2019-02-13android: Copy the test documents to the assets too.Jan Holesovsky2-2/+6
2019-02-13android: Create the html, js and css and copy it to the right place.Jan Holesovsky7-18/+34
2019-02-13android: Add a missing file.Jan Holesovsky1-0/+19
2019-02-13android: Use configure for the rest of the hardcoded stuff in CMakeLists.txt.Jan Holesovsky3-16/+33
2019-02-13android: Generate the CMakeLists.txt from configure.Jan Holesovsky3-55/+63
2019-02-13android: Call javascript code from javaGülşah Köse5-6/+37
2019-02-13android: Call java code from javascriptGülşah Köse5-5/+49
2019-02-13android: Embed a html file into webviewGülşah Köse2-1/+10
2019-02-13android: Enable javascriptGülşah Köse1-0/+5
2019-02-13android: Inital commit of the Java pieces.Gülşah Köse20-5/+281
2019-02-12Put MOBILEAPP in the pre-canned config.h for iOS, tooTor Lillqvist2-2/+3
2019-02-12android: POCO 1.9.1 is fine too - simplify the build instructions.Jan Holesovsky1-4/+4
2019-02-12android: The order of static libraries is important.Jan Holesovsky1-3/+2
2019-02-12android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky26-156/+157
2019-02-12android: Define MOBILEAPP via config.h.Jan Holesovsky2-1/+6
2019-02-12android: Fix minor build issues.Jan Holesovsky2-2/+2
2019-02-12android: No execinfo.h on Android (yet).Jan Holesovsky2-2/+7
2019-02-12android: Gradle project and other stuff to build.Jan Holesovsky13-1/+452
2019-02-12Update .gitignore.Jan Holesovsky1-0/+21
2019-02-12android: Make it to ./configure.Jan Holesovsky3-24/+50
2019-02-12Unbreak running in Responsive Design Mode in Safari on macOSTor Lillqvist1-1/+3
2019-02-12Hack to make it easier to drag selection handles vertically on touch devicesTor Lillqvist1-11/+14
2019-02-10saveas: Explicitly ask for the command values only on saveas:Jan Holesovsky2-1/+1
2019-02-08loleaflet: update shape signature iconHenry Castro3-5/+18
2019-02-08There is no DocumentBroker::handleDialogPaintResponse() eitherTor Lillqvist1-1/+0
2019-02-08There is no DocumentBroker::handleDialogRequest()Tor Lillqvist1-1/+0
2019-02-08loleaflet: update basic shape cube iconHenry Castro2-7/+2
2019-02-07systemplate files should not be writable by lool userAndras Timar3-3/+3
2019-02-07Get languages, annotations, fonts on reloadSzymon Kłos1-0/+9
2019-02-06Move toolbar init. to Signing.js, remove logoutTomaž Vajngerl2-24/+20
2019-02-06Change the signing toolbar color to Vereign colorTomaž Vajngerl1-1/+1
2019-02-06loleaflet: calc: show 'merge cells' to the toolbarHenry Castro1-1/+1
2019-02-06Show '>>' scroll on the topSzymon Kłos1-1/+1
2019-02-06Fix Print is not shown on readonly modemerttumer1-1/+1