Age | Commit message (Expand) | Author |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | Try to propagate display size change to LO | Tor Lillqvist |
2013-03-31 | Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ... | Tor Lillqvist |
2013-03-31 | Try redrawing in multiple phases to avoid blocking the UI thread too long | Tor Lillqvist |
2013-03-30 | Unbreak use of pthread condition variables | Tor Lillqvist |
2013-03-30 | Render the "headless" frames to the UI view in the LO thread | Tor Lillqvist |
2013-03-30 | IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded now | Tor Lillqvist |
2013-03-30 | Refactor the iOS Viewer app and rename it to "LibreOffice" | Tor Lillqvist |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-19 | SetSalColor() and GetSalColor() are unused | Tor Lillqvist |
2013-03-18 | SalData::drainThreadAutoreleasePool() is unused | Tor Lillqvist |
2013-03-16 | Bin some pointless comments and ASCII graphics | Tor Lillqvist |
2013-03-16 | mnSystemVersion not used | Tor Lillqvist |
2013-01-19 | AquaSalBitmap and IosSalBitmap were identical so unify | Tor Lillqvist |
2013-01-19 | De-duplication of CoreText code and headers for OS X and iOS | Tor Lillqvist |
2013-01-19 | Use SAL_INFO instead of home-grown msgs_debug | Tor Lillqvist |
2013-01-19 | Fix iOS bit-rot and unify with OS X CoreText code | Tor Lillqvist |
2013-01-01 | WaE: duplicate 'const' declaration specifier | Tor Lillqvist |
2013-01-01 | WaE: unused private field | Tor Lillqvist |
2012-11-28 | Remove useless method SetBackgroundBitmap | Marcos Paulo de Souza |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-06 | Unbreak compilation of the iOS vcl code | Tor Lillqvist |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-09-18 | Don't access broken service mgr during bootstrap failure | Stephan Bergmann |
2012-09-03 | Refetch fonts if new ones installed or old ones deinstalled | Caolán McNamara |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-06-20 | Remove duplicate ImplGetAppSVData and GetAppSalData | Stephan Bergmann |
2012-06-20 | Rename the class ImplFontData into PhysicalFontFace | Norbert Thiebaud |
2012-06-11 | Remove unused InterceptChildWindowKeyDown | Thomas Arnhold |
2012-04-15 | Copy and adapt current state of Norbert's CoreText work for iOS | Tor Lillqvist |
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 |
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 |
2011-10-26 | Clean up ImplSVData::mpSalData. | Stephan Bergmann |
2011-09-27 | WaE: Silence warnings for the iOS code | Tor Lillqvist |
2011-07-31 | More iOS hacking, intermediate commit, certainly not working | Tor Lillqvist |
2011-07-24 | More iOS baby steps | Tor Lillqvist |