summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
2013-10-17Tiles: Documentation of the parameters.Jan Holesovsky
2013-10-17added draw tile signature and select all fixptyl@cloudon.com
2013-10-15New iOS client codeptyl@cloudon.com
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com
2013-09-12in iOS avoid copying covered windows to screentsahi glik
2013-09-12Sync IOS screen invalidate to end of painttsahi glik
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-26There is already the AddTempDevFont() in coretextTor Lillqvist
2013-04-19Add pan gesture handlingTor Lillqvist
2013-04-16More orientation experimentation and hackingTor Lillqvist
2013-04-16Try to propagate display size change to LOTor Lillqvist
2013-04-14Add lo_keyboard_input()Tor Lillqvist
2013-04-13Add experimental lo_keyboard_did_hide() implementationTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Bin some not longer interesting NSLoggingTor 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-30Unbreak use of pthread condition variablesTor Lillqvist
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-30Add lo_tap()Tor Lillqvist
2013-03-26Improve the blitting, use memcpy for each rowTor Lillqvist
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist
2013-03-26Don't exit intentionallyTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-21avoid Wundef / fix endian detectionLuboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18Don't do any own auto-cleanup of aurorelease pools on iOS when a thread endsTor Lillqvist
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist
2013-03-16mnSystemVersion not usedTor Lillqvist
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist
2013-01-19Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2013-01-06I don't think InitSalMain() needs to do anything on iOSTor Lillqvist
2012-12-23WaE: non-constant-expression cannot be narrowedTor Lillqvist
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-13Avoid global static dataStephan Bergmann
2012-11-12Another attempt at fixing icu linkage as externals.Michael Meeks
2012-11-12Un-break accidental mis-merge, or somethingTor Lillqvist