summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-11-08These constants are now in the scoped enum MouseEventModifiersTor Lillqvist
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-09-18use vcl::FontNoel Grandin
2014-08-18Bin "temporary" code that doesn't compile any longerTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-05-26No need for these fields for iOSTor Lillqvist
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-20fix compilation of iostsahi glik
2014-01-26Make sure ShowNativeDialog() shows something: Use NSLog()Tor Lillqvist
2013-12-15We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx nowTor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-11Try to fix colour issuesTor Lillqvist
2013-11-15releasing the CGDataProvider to prevent possible memory leaksPtyl Dragon
2013-11-15created a long long unit for MLOContentSizePtyl Dragon
2013-11-15changed to CGSizePtyl Dragon
2013-11-15refactored to allow copying FixedImage to iosPtyl Dragon
2013-11-15Tiled rendering: Tunnel the request for a tile to the ViewShell.Jan Holesovsky
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-18More text selection WIP hackingTor Lillqvist
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