summaryrefslogtreecommitdiffstats
path: root/vcl/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-3/+3
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-15/+3
* Let SalAbort dump core on developer builds.Stephan Bergmann2011-09-281-2/+5
* More WaE fixes for iOSTor Lillqvist2011-09-271-3/+3
* WaE: Silence warnings for the iOS codeTor Lillqvist2011-09-277-121/+43
* mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into iosCaolán McNamara2011-09-121-1/+1
* More iOS hacking, intermediate commit, certainly not workingTor Lillqvist2011-07-3111-2/+3401
* More iOS baby stepsTor Lillqvist2011-07-242-0/+2736
* iOS hackingTor Lillqvist2011-07-146-0/+1473