summaryrefslogtreecommitdiff
path: root/vcl/inc/ios
AgeCommit message (Expand)Author
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
2012-03-01WaE: class 'CGRect' was previously declared [in SDK headers] as a structTor Lillqvist
2012-03-01WaE: 'SalData' defined as a struct here but previously declared as a classTor Lillqvist
2012-03-01WaE: extra tokens at end of #endif directiveTor Lillqvist
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-01-28ios: fix mis-mergeThomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist
2011-07-24More iOS baby stepsTor Lillqvist