summaryrefslogtreecommitdiff
path: root/vcl/inc/ios
AgeCommit message (Expand)AuthorFilesLines
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist1-1/+3
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist1-1/+1
2017-04-03iOS update for Rectanglejan Iversen1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-07Make this compile for iOS againTor Lillqvist1-2/+0
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-2/+2
2015-06-25WaE: -Winconsistent-missing-overrideTor Lillqvist1-2/+2
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist1-15/+0
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist1-15/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-28Add SAL_OVERRIDETor Lillqvist1-3/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold2-6/+6
2013-10-25Remove unused fileTor Lillqvist1-20/+0
2013-10-23More work on selection handling in iOSTor Lillqvist1-0/+6
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist1-0/+7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+8
2013-04-16Try to propagate display size change to LOTor Lillqvist1-0/+2
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist1-5/+4
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist1-4/+5
2013-03-30Unbreak use of pthread condition variablesTor Lillqvist1-0/+1
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist1-1/+18
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist1-11/+0
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist1-5/+6
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist16-1265/+60
2013-03-19SetSalColor() and GetSalColor() are unusedTor Lillqvist2-38/+0
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist1-1/+0
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist2-28/+0
2013-03-16mnSystemVersion not usedTor Lillqvist1-5/+0
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist2-145/+0
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist9-585/+8
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist1-6/+0
2013-01-19Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist3-11/+9
2013-01-01WaE: duplicate 'const' declaration specifierTor Lillqvist1-1/+1
2013-01-01WaE: unused private fieldTor Lillqvist1-14/+16
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-1/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks11-194/+156
2012-11-06Unbreak compilation of the iOS vcl codeTor Lillqvist1-2/+6
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks13-314/+197
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+2
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2-7/+7
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-1/+0
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist6-255/+440
2012-04-15Remove accidentally duplicated fileTor Lillqvist1-60/+0
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist1-4/+1
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist2-72/+62
2012-03-01String types have changed in base classTor Lillqvist1-6/+6
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist1-1/+1