summaryrefslogtreecommitdiff
path: root/ios/experimental
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Update names of rdb files and of the fsstorage libraryTor Lillqvist1-4/+4
2013-04-24Bin lotuswordpro_component_getFactoryTor Lillqvist1-2/+0
2013-04-19Add pan gesture handlingTor Lillqvist3-2/+15
2013-04-19Add commentTor Lillqvist1-0/+4
2013-04-16More orientation experimentation and hackingTor Lillqvist3-9/+18
2013-04-15Start hacking on handling orientation changesTor Lillqvist3-3/+56
2013-04-15Bin unneeded #includes and usingsTor Lillqvist1-21/+0
2013-04-15Add components needed by spreadsheet documentsTor Lillqvist1-0/+6
2013-04-14Add text input to the iOS appTor Lillqvist4-35/+35
2013-04-13Listen for keyboard show and hide notificationsTor Lillqvist1-0/+25
2013-04-13Add some more files for easy breakpointingTor Lillqvist1-0/+8
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist3-1/+39
2013-04-12Add one more file for easy breakpointing and re-structure list a bitTor Lillqvist1-6/+24
2013-04-12Sort source files for clarityTor Lillqvist1-3/+3
2013-04-07Add some more interesting sourcesTor Lillqvist1-0/+26
2013-04-07NSLogging changesTor Lillqvist1-3/+3
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist1-2/+0
2013-04-03Add the vcl coretext sourcesTor Lillqvist1-0/+16
2013-04-03Checking the device orientation at this stage doesn't seem to workTor Lillqvist1-4/+1
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist1-1/+0
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist1-0/+1
2013-03-31Organise the (few) source files included in the Xcode project into groupsTor Lillqvist1-18/+78
2013-03-31Must pass the test document as a file: URI because it is percent-escapedTor Lillqvist1-1/+3
2013-03-30Use iOS 5.1 as deployment targetTor Lillqvist1-2/+2
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist4-26/+9
2013-03-30Add iosinst.cxxTor Lillqvist1-6/+8
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist23-105/+184
2013-03-30WaE: macro is not usedTor Lillqvist1-2/+0
2013-03-26Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7Tor Lillqvist1-1/+1
2013-03-26Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist1-1/+1
2013-03-26Use the applicationFrame and not whole screen sizeTor Lillqvist1-1/+1
2013-03-26I think kCGImageAlphaNoneSkipLast is what we wantTor Lillqvist1-1/+1
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist1-0/+2
2013-03-26Add svt and svxTor Lillqvist1-0/+4
2013-03-26Add to the project some source files where breakpoints are often usefulTor Lillqvist1-1/+37
2013-03-26Add LOViewerWindow.[hm] to the projectTor Lillqvist1-0/+4
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist7-69/+95
2013-03-18Use autorelease blockTor Lillqvist1-3/+3
2013-03-15Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIRTor Lillqvist1-1/+1
2013-03-15For kicks, run the lo_initialize() in a separate threadTor Lillqvist2-4/+19
2013-01-19The UNO component file names are 'traditional' for iOS, no 'lib' prefixTor Lillqvist1-1/+1
2013-01-07Add a sample document to the test app bundle and try to load itTor Lillqvist1-3/+41
2013-01-06More hacking on iOS stuffTor Lillqvist1-63/+29
2013-01-06Hack a bit more on the iOS app build mechanismTor Lillqvist3-3/+3
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist18-197/+521
2012-11-26Use -dead_strip ld flagTor Lillqvist1-1/+1
2012-11-26Drop the components we don't have for iOSTor Lillqvist1-6/+0
2012-11-26Make it link againTor Lillqvist1-2/+9
2012-11-26Use same component map as in the Android DocumentLoaderTor Lillqvist1-13/+76
2012-10-15Add some iOS test code I had forgottenTor Lillqvist2-0/+330