summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Add some more interesting sourcesTor Lillqvist2013-04-071-0/+26
* NSLogging changesTor Lillqvist2013-04-071-3/+3
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* Try again to use AllModulesButInstsetNative to unbreak tinderbox buildTor Lillqvist2013-04-051-20/+1
* List more libraries in an attempt to make tinderbox builds workTor Lillqvist2013-04-051-0/+5
* 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
* No need to verify the Xcode "configuration" ("Debug" or "Release") matchingTor Lillqvist2013-03-301-10/+0
* 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-3026-134/+214
* 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 the soffice.cfg and registry stuffTor Lillqvist2013-03-261-0/+12
* 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
* Add images.zipTor Lillqvist2013-03-261-0/+5
* Try to make the tinderbox build succeedTor Lillqvist2013-03-221-0/+2
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-219-70/+106
* swui, too, sigh this is so ad-hocTor Lillqvist2013-03-181-0/+1
* Only copy the project.pbxprojTor Lillqvist2013-03-181-2/+1
* Use autorelease blockTor Lillqvist2013-03-181-3/+3
* Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIRTor Lillqvist2013-03-152-4/+11
* For kicks, run the lo_initialize() in a separate threadTor Lillqvist2013-03-152-4/+19
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Add sdfiltTor Lillqvist2013-03-141-0/+1
* The AllModulesButInstsetNative thing didn't workTor Lillqvist2013-03-031-1/+11
* The Viewer executable, not just the app bundle, depends on all the librariesTor Lillqvist2013-03-032-2/+3
* Cleanups to the android and ios makefileryTor Lillqvist2013-03-011-1/+2
* move android and ios to tail_buildPeter Foley2013-02-281-1/+2
* Need boost_headersTor Lillqvist2013-01-301-0/+1
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* The UNO component file names are 'traditional' for iOS, no 'lib' prefixTor Lillqvist2013-01-191-1/+1
* Kill the ancient StarOffice "patch" conceptTor Lillqvist2013-01-101-1/+0
* module packimages is goneMatúš Kukan2013-01-071-1/+1
* Add a sample document to the test app bundle and try to load itTor Lillqvist2013-01-072-3/+45
* More hacking on iOS stuffTor Lillqvist2013-01-062-65/+103
* Hack a bit more on the iOS app build mechanismTor Lillqvist2013-01-064-12/+23
* More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist2013-01-0323-197/+648