summaryrefslogtreecommitdiff
path: root/vcl/inc/ios
AgeCommit message (Expand)Author
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2017-04-03iOS update for Rectanglejan Iversen
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Make this compile for iOS againTor Lillqvist
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-06-25WaE: -Winconsistent-missing-overrideTor Lillqvist
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28Add SAL_OVERRIDETor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-25Remove unused fileTor Lillqvist
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-16Try to propagate display size change to LOTor 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-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16mnSystemVersion not usedTor Lillqvist
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-01WaE: duplicate 'const' declaration specifierTor Lillqvist
2013-01-01WaE: unused private fieldTor Lillqvist
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06Unbreak compilation of the iOS vcl codeTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist
2012-04-15Remove accidentally duplicated fileTor Lillqvist
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist
2012-03-01String types have changed in base classTor Lillqvist