Age | Commit message (Expand) | Author |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-21 | Adapt vcl to various loplugin warnings on Mac OS X | Stephan Bergmann |
2014-02-20 | fix compilation of ios | tsahi glik |
2014-01-26 | Make sure ShowNativeDialog() shows something: Use NSLog() | Tor Lillqvist |
2013-12-15 | We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx now | Tor Lillqvist |
2013-12-14 | iOS tiled rendering work | Tor Lillqvist |
2013-12-11 | Try to fix colour issues | Tor Lillqvist |
2013-11-15 | releasing the CGDataProvider to prevent possible memory leaks | Ptyl Dragon |
2013-11-15 | created a long long unit for MLOContentSize | Ptyl Dragon |
2013-11-15 | changed to CGSize | Ptyl Dragon |
2013-11-15 | refactored to allow copying FixedImage to ios | Ptyl Dragon |
2013-11-15 | Tiled rendering: Tunnel the request for a tile to the ViewShell. | Jan Holesovsky |
2013-10-23 | More work on selection handling in iOS | Tor Lillqvist |
2013-10-22 | Try to handle selection resizing in a more "correct" way | Tor Lillqvist |
2013-10-18 | More text selection WIP hacking | Tor Lillqvist |
2013-10-17 | Tiles: Documentation of the parameters. | Jan Holesovsky |
2013-10-17 | added draw tile signature and select all fix | ptyl@cloudon.com |
2013-10-15 | New iOS client code | ptyl@cloudon.com |
2013-10-13 | Minor refactoring of iOS code | Tor Lillqvist |
2013-10-11 | iOS experimental app support for selection marking via long press gesture | ptyl@cloudon.com |
2013-10-09 | Fix for iOS scroll by pixels, and pinch to zoom | ptyl@cloudon.com |
2013-09-12 | in iOS avoid copying covered windows to screen | tsahi glik |
2013-09-12 | Sync IOS screen invalidate to end of paint | tsahi glik |
2013-07-12 | Turn basebmp::Format into a proper enum | Stephan Bergmann |
2013-06-26 | There is already the AddTempDevFont() in coretext | Tor Lillqvist |
2013-04-19 | Add pan gesture handling | Tor Lillqvist |
2013-04-16 | More orientation experimentation and hacking | Tor Lillqvist |
2013-04-16 | Try to propagate display size change to LO | Tor Lillqvist |
2013-04-14 | Add lo_keyboard_input() | Tor Lillqvist |
2013-04-13 | Add experimental lo_keyboard_did_hide() implementation | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Bin some not longer interesting NSLogging | Tor Lillqvist |
2013-03-31 | Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ... | Tor Lillqvist |
2013-03-31 | Try redrawing in multiple phases to avoid blocking the UI thread too long | Tor Lillqvist |
2013-03-30 | Unbreak use of pthread condition variables | Tor Lillqvist |
2013-03-30 | Render the "headless" frames to the UI view in the LO thread | Tor Lillqvist |
2013-03-30 | IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded now | Tor Lillqvist |
2013-03-30 | Draw the frame virtual device bitmaps directly to the destination CGContext | Tor Lillqvist |
2013-03-30 | Refactor the iOS Viewer app and rename it to "LibreOffice" | Tor Lillqvist |
2013-03-30 | Add lo_tap() | Tor Lillqvist |
2013-03-26 | Improve the blitting, use memcpy for each row | Tor Lillqvist |
2013-03-26 | Introduce temporary lo_set_view_size() hack like on Android and call it | Tor Lillqvist |
2013-03-26 | Don't exit intentionally | Tor Lillqvist |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-21 | avoid Wundef / fix endian detection | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | Don't do any own auto-cleanup of aurorelease pools on iOS when a thread ends | Tor Lillqvist |
2013-03-18 | SalData::drainThreadAutoreleasePool() is unused | Tor Lillqvist |
2013-03-16 | mnSystemVersion not used | Tor Lillqvist |