Commit graph

4 commits

Author SHA1 Message Date
Stephan Bergmann
b11de026cb Remove duplicate ImplGetAppSVData and GetAppSalData
Change-Id: I8cb241898e22251656de4e080f1ae9bfe0359383
2012-06-20 14:44:03 +02:00
Tor Lillqvist
cb1f5749c6 WaE: 'SalData' defined as a struct here but previously declared as a class 2012-03-01 15:28:23 +02:00
Stephan Bergmann
273a15e490 Clean up ImplSVData::mpSalData.
soffice currently fails upon start up at least in GTK case due to
vcl/unx/generic/app/saldisp.cxx SalDisplay ctor calling GetX11SalData()
when the data is actually of type SalGenericData instead.
2011-10-26 12:58:29 +02:00
Tor Lillqvist
5a7834cd3e iOS hacking
Add some trivialish first attempts at iOS-specific headers and some
source files that surely are quite bogus and does nothing sane, but
must start with something. Mostly based on the MacOSX ("aqua") code.
2011-07-14 23:58:01 +03:00