summaryrefslogtreecommitdiff
path: root/vcl/ios/source/app
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-6/+13
2012-08-02Bin unused function for nowTor Lillqvist1-14/+0
2012-05-27Use normal font in tab headersStefan Knorr (astron)1-1/+0
2012-03-30Add a dummy SalI18NImeStatus subclassTor Lillqvist1-2/+15
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara1-13/+14
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist2-9/+9
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-2/+2
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-10/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud6-12/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann1-1/+1
2011-11-04String->OUString, remove unused codeAugust Sodora1-2/+1
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-3/+3
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-2/+5
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist3-59/+15
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist2-2/+81
2011-07-14iOS hackingTor Lillqvist6-0/+1473