summaryrefslogtreecommitdiffstats
path: root/vcl/ios
Commit message (Expand)AuthorAgeFilesLines
* WaE: non-constant-expression cannot be narrowedTor Lillqvist2012-12-236-24/+24
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-5/+0
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-4/+4
* Avoid global static dataStephan Bergmann2012-11-131-5/+2
* Another attempt at fixing icu linkage as externals.Michael Meeks2012-11-121-0/+1
* Un-break accidental mis-merge, or somethingTor Lillqvist2012-11-121-22/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1214-287/+219
* There is no mnTrailingSpaceWidth here?Tor Lillqvist2012-11-091-2/+0
* Unbreak compilation of the iOS vcl codeTor Lillqvist2012-11-061-1/+25
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0611-256/+157
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-3/+2
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-181-6/+13
* Workaround for crash on iOSTor Lillqvist2012-09-041-0/+13
* fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara2012-09-031-1/+1
* Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2012-09-031-0/+7
* Undefined variable mnTrailingSpaceWidthTor Lillqvist2012-08-271-1/+1
* Bin unused function for nowTor Lillqvist2012-08-021-14/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-15/+0
* vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev2012-07-011-1/+0
* Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2012-06-203-8/+8
* Remove unused InterceptChildWindowKeyDownThomas Arnhold2012-06-111-6/+0
* Use normal font in tab headersStefan Knorr (astron)2012-05-271-1/+0
* fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky2012-05-231-1/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-4/+0
* Nah, don't obscure the right type with void*Tor Lillqvist2012-04-151-1/+1
* Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist2012-04-156-2570/+2768
* Remove accidentally duplicated fileTor Lillqvist2012-04-151-1/+1
* WaE fixes to the mostly dummy iOS codeTor Lillqvist2012-04-044-181/+56
* Add a dummy SalI18NImeStatus subclassTor Lillqvist2012-03-301-2/+15
* Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist2012-03-055-0/+1384
* WaE: unused variableTor Lillqvist2012-03-011-2/+2
* WaE: is abstract but has non-virtual destructorTor Lillqvist2012-03-011-0/+1
* vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2012-02-221-24/+0
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-201-5/+0
* risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara2012-02-192-16/+17
* vcl: Remove unused GetSymbolKeyNameThomas Arnhold2012-01-281-7/+0
* Fix bit-rot in the iOS "code"Tor Lillqvist2012-01-274-13/+13
* vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2012-01-161-1/+1
* vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2012-01-151-2/+2
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-151-10/+0
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
* catch exception by constant referenceTakeshi Abe2012-01-081-1/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-2/+0
* Removed extra semicolonsJesse2011-12-151-1/+1
* remove include of pch header from vclNorbert Thiebaud2011-11-2714-28/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* redundant if not-null checks on deleteThomas Arnhold2011-11-071-2/+1
* Further clean up of areas touched by previous commit.Stephan Bergmann2011-11-041-1/+1
* String->OUString, remove unused codeAugust Sodora2011-11-041-2/+1
* Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2011-10-271-2/+2