summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Don't do any own auto-cleanup of aurorelease pools on iOS when a thread endsTor Lillqvist1-21/+1
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist1-24/+0
2013-03-16mnSystemVersion not usedTor Lillqvist1-1/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin1-10/+3
2013-01-30Remove unused DeInitSalMainStephan Bergmann1-6/+0
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist5-918/+13
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist10-1559/+82
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist4-57/+50
2013-01-19Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist4-173/+192
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2-4/+4
2013-01-06I don't think InitSalMain() needs to do anything on iOSTor Lillqvist1-40/+1
2012-12-23WaE: non-constant-expression cannot be narrowedTor Lillqvist6-24/+24
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-5/+0
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-11-13Avoid global static dataStephan Bergmann1-5/+2
2012-11-12Another attempt at fixing icu linkage as externals.Michael Meeks1-0/+1
2012-11-12Un-break accidental mis-merge, or somethingTor Lillqvist1-22/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks14-287/+219
2012-11-09There is no mnTrailingSpaceWidth here?Tor Lillqvist1-2/+0
2012-11-06Unbreak compilation of the iOS vcl codeTor Lillqvist1-1/+25
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks11-256/+157
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-3/+2
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-6/+13
2012-09-04Workaround for crash on iOSTor Lillqvist1-0/+13
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+7
2012-08-27Undefined variable mnTrailingSpaceWidthTor Lillqvist1-1/+1
2012-08-02Bin unused function for nowTor Lillqvist1-14/+0
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-15/+0
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud3-8/+8
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-6/+0
2012-05-27Use normal font in tab headersStefan Knorr (astron)1-1/+0
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky1-1/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-4/+0
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist1-1/+1
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist6-2570/+2768
2012-04-15Remove accidentally duplicated fileTor Lillqvist1-1/+1
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist4-181/+56
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist1-2/+15
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist5-0/+1384
2012-03-01WaE: unused variableTor Lillqvist1-2/+2
2012-03-01WaE: is abstract but has non-virtual destructorTor Lillqvist1-0/+1
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-24/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-5/+0
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara2-16/+17
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-7/+0
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist4-13/+13
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-1/+1