Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-15 | Remove accidentally duplicated file | Tor Lillqvist | |
2012-04-04 | WaE fixes to the mostly dummy iOS code | Tor Lillqvist | |
2012-03-05 | Brutal dummy hacks based on "aqua" code just to get iOS stuff to link | Tor Lillqvist | |
2012-03-01 | String types have changed in base class | Tor Lillqvist | |
2012-03-01 | WaE: class 'CGRect' was previously declared [in SDK headers] as a struct | Tor Lillqvist | |
2012-03-01 | WaE: 'SalData' defined as a struct here but previously declared as a class | Tor Lillqvist | |
2012-03-01 | WaE: extra tokens at end of #endif directive | Tor Lillqvist | |
2012-02-22 | vcl: fdo#46399 cleanup and share dummy virtual methods ... | Greggory Hernandez | |
2012-02-22 | unusedcode.easy: vcl: remove DrawNativeControlText() | Thomas Arnhold | |
2012-02-20 | unusedcode.easy: Remove SwProtocol::Snapshot() | Thomas Arnhold | |
And all implementations. Also unused and removed: ImplCreateFromXImage() ImplGetFrameBitmap() | |||
2012-01-28 | ios: fix mis-merge | Thomas Arnhold | |
2012-01-28 | vcl: Remove unused GetSymbolKeyName | Thomas Arnhold | |
2012-01-27 | Fix bit-rot in the iOS "code" | Tor Lillqvist | |
2012-01-15 | vcl: rename methods to crisp up a 'DisplayScreen' naming concept | Michael Meeks | |
2012-01-15 | vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplify | Michael Meeks | |
2011-10-27 | Rename ImplFontSelectData to FontSelectPattern so I know what it does | Caolán McNamara | |
Rename ImplFontSelectData to FontSelectPattern because I can never remember the name of the thing. This way I'll be able to remember that its basically the equivalent of fontconfig's FcPattern | |||
2011-10-26 | Clean up ImplSVData::mpSalData. | Stephan Bergmann | |
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-09-27 | WaE: Silence warnings for the iOS code | Tor Lillqvist | |
No semantic changes, the iOS code still is mostly dummy. | |||
2011-07-31 | More iOS hacking, intermediate commit, certainly not working | Tor Lillqvist | |
2011-07-24 | More iOS baby steps | Tor Lillqvist | |
2011-07-14 | iOS hacking | Tor Lillqvist | |
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-06-21 | Add (dummy) svsys.h file for Android | Tor Lillqvist | |
2011-06-16 | Add svsys.h file for iOS | Tor Lillqvist | |