summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
2013-03-18Don't do any own auto-cleanup of aurorelease pools on iOS when a thread endsTor Lillqvist
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist
2013-03-16mnSystemVersion not usedTor Lillqvist
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-30Remove unused DeInitSalMainStephan Bergmann
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-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2013-01-06I don't think InitSalMain() needs to do anything on iOSTor Lillqvist
2012-12-23WaE: non-constant-expression cannot be narrowedTor Lillqvist
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-13Avoid global static dataStephan Bergmann
2012-11-12Another attempt at fixing icu linkage as externals.Michael Meeks
2012-11-12Un-break accidental mis-merge, or somethingTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-09There is no mnTrailingSpaceWidth here?Tor Lillqvist
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-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-04Workaround for crash on iOSTor Lillqvist
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-27Undefined variable mnTrailingSpaceWidthTor Lillqvist
2012-08-02Bin unused function for nowTor Lillqvist
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-05-27Use normal font in tab headersStefan Knorr (astron)
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist
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-30Add a dummy SalI18NImeStatus subclassTor Lillqvist
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist
2012-03-01WaE: unused variableTor Lillqvist
2012-03-01WaE: is abstract but has non-virtual destructorTor Lillqvist
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks