summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)Author
2013-05-01Update names of rdb files and of the fsstorage libraryTor Lillqvist
2013-04-24Bin lotuswordpro_component_getFactoryTor Lillqvist
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Prefer simple and working solution to obscure and non-workingTor Lillqvist
2013-04-19Add pan gesture handlingTor Lillqvist
2013-04-19Try to get the tinderbox build workingTor Lillqvist
2013-04-19Add commentTor Lillqvist
2013-04-16More orientation experimentation and hackingTor Lillqvist
2013-04-15Start hacking on handling orientation changesTor Lillqvist
2013-04-15Bin unneeded #includes and usingsTor Lillqvist
2013-04-15Add components needed by spreadsheet documentsTor Lillqvist
2013-04-14Try depending on touch_inc to maybe fix tinderbox buildTor Lillqvist
2013-04-14Add text input to the iOS appTor Lillqvist
2013-04-13Listen for keyboard show and hide notificationsTor Lillqvist
2013-04-13Add some more files for easy breakpointingTor Lillqvist
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist
2013-04-12Add one more file for easy breakpointing and re-structure list a bitTor Lillqvist
2013-04-12Sort source files for clarityTor Lillqvist
2013-04-11TypoTor Lillqvist
2013-04-11fix ios buildDavid Tardon
2013-04-07Add some more interesting sourcesTor Lillqvist
2013-04-07NSLogging changesTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Try again to use AllModulesButInstsetNative to unbreak tinderbox buildTor Lillqvist
2013-04-05List more libraries in an attempt to make tinderbox builds workTor Lillqvist
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist
2013-04-03Add the vcl coretext sourcesTor Lillqvist
2013-04-03Checking the device orientation at this stage doesn't seem to workTor Lillqvist
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist
2013-03-31Organise the (few) source files included in the Xcode project into groupsTor Lillqvist
2013-03-31Must pass the test document as a file: URI because it is percent-escapedTor Lillqvist
2013-03-30Use iOS 5.1 as deployment targetTor Lillqvist
2013-03-30No need to verify the Xcode "configuration" ("Debug" or "Release") matchingTor Lillqvist
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist
2013-03-30Add iosinst.cxxTor Lillqvist
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-30WaE: macro is not usedTor Lillqvist
2013-03-26Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7Tor Lillqvist
2013-03-26Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist
2013-03-26Use the applicationFrame and not whole screen sizeTor Lillqvist
2013-03-26I think kCGImageAlphaNoneSkipLast is what we wantTor Lillqvist
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist
2013-03-26Add svt and svxTor Lillqvist
2013-03-26Add the soffice.cfg and registry stuffTor Lillqvist
2013-03-26Add to the project some source files where breakpoints are often usefulTor Lillqvist
2013-03-26Add LOViewerWindow.[hm] to the projectTor Lillqvist
2013-03-26Add images.zipTor Lillqvist
2013-03-22Try to make the tinderbox build succeedTor Lillqvist