Age | Commit message (Expand) | Author |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | Make this compile for iOS again | Tor Lillqvist |
2015-10-05 | convert SAL_FRAME_STYLE to scoped enum | Noel Grandin |
2015-06-25 | WaE: -Winconsistent-missing-override | Tor Lillqvist |
2015-03-24 | Kill dead <touch/touch.h> API | Tor Lillqvist |
2014-04-22 | With tiled rendering for iOS there is no need for a "frame buffer" | Tor Lillqvist |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-28 | Add SAL_OVERRIDE | Tor Lillqvist |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |
2013-10-25 | Remove unused file | Tor Lillqvist |
2013-10-23 | More work on selection handling in iOS | Tor Lillqvist |
2013-10-22 | Try to handle selection resizing in a more "correct" way | Tor Lillqvist |
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 |