summaryrefslogtreecommitdiffstats
path: root/ios/experimental
Commit message (Expand)AuthorAgeFilesLines
* Add some more interesting sourcesTor Lillqvist2013-04-071-0/+26
* NSLogging changesTor Lillqvist2013-04-071-3/+3
* No need to setenv SAL_LOG in the code for iOSTor Lillqvist2013-04-051-2/+0
* Add the vcl coretext sourcesTor Lillqvist2013-04-031-0/+16
* Checking the device orientation at this stage doesn't seem to workTor Lillqvist2013-04-031-4/+1
* Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist2013-03-311-1/+0
* Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist2013-03-311-0/+1
* Organise the (few) source files included in the Xcode project into groupsTor Lillqvist2013-03-311-18/+78
* Must pass the test document as a file: URI because it is percent-escapedTor Lillqvist2013-03-311-1/+3
* Use iOS 5.1 as deployment targetTor Lillqvist2013-03-301-2/+2
* Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist2013-03-304-26/+9
* Add iosinst.cxxTor Lillqvist2013-03-301-6/+8
* Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist2013-03-3023-105/+184
* WaE: macro is not usedTor Lillqvist2013-03-301-2/+0
* Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7Tor Lillqvist2013-03-261-1/+1
* Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist2013-03-261-1/+1
* Use the applicationFrame and not whole screen sizeTor Lillqvist2013-03-261-1/+1
* I think kCGImageAlphaNoneSkipLast is what we wantTor Lillqvist2013-03-261-1/+1
* Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist2013-03-261-0/+2
* Add svt and svxTor Lillqvist2013-03-261-0/+4
* Add to the project some source files where breakpoints are often usefulTor Lillqvist2013-03-261-1/+37
* Add LOViewerWindow.[hm] to the projectTor Lillqvist2013-03-261-0/+4
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-217-69/+95
* Use autorelease blockTor Lillqvist2013-03-181-3/+3
* Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIRTor Lillqvist2013-03-151-1/+1
* For kicks, run the lo_initialize() in a separate threadTor Lillqvist2013-03-152-4/+19
* The UNO component file names are 'traditional' for iOS, no 'lib' prefixTor Lillqvist2013-01-191-1/+1
* Add a sample document to the test app bundle and try to load itTor Lillqvist2013-01-071-3/+41
* More hacking on iOS stuffTor Lillqvist2013-01-061-63/+29
* Hack a bit more on the iOS app build mechanismTor Lillqvist2013-01-063-3/+3
* More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist2013-01-0318-197/+521
* Use -dead_strip ld flagTor Lillqvist2012-11-261-1/+1
* Drop the components we don't have for iOSTor Lillqvist2012-11-261-6/+0
* Make it link againTor Lillqvist2012-11-261-2/+9
* Use same component map as in the Android DocumentLoaderTor Lillqvist2012-11-261-13/+76
* Add some iOS test code I had forgottenTor Lillqvist2012-10-152-0/+330