Age | Commit message (Expand) | Author |
2014-01-01 | Use native-code.py generated code also for iOS. | Matúš Kukan |
2013-12-28 | OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfig | Tor Lillqvist |
2013-12-23 | Add arm64 to VALID_ARCHS | Tor Lillqvist |
2013-12-19 | Deduplicate more components. | Matúš Kukan |
2013-12-19 | bin few comments | Matúš Kukan |
2013-12-19 | Deduplicate writer component factories. | Matúš Kukan |
2013-12-19 | Deduplicate a lot of common components. | Matúš Kukan |
2013-12-19 | Add .component <implementation constructor="..." feature | Stephan Bergmann |
2013-12-18 | Get more --disable-dynamic-loading code out of shlib.cxx. | Matúš Kukan |
2013-12-18 | Deduplicate some foo_component_getFactory declarations. | Matúš Kukan |
2013-12-18 | Allow UNO component libraries to have each implementation in its own function. | Matúš Kukan |
2013-12-17 | These get defined through lo.xcconfig now | Tor Lillqvist |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks |
2013-12-11 | fdo#60698: Merge fastsax and sax_shared into expwrap | Marcos Paulo de Souza |
2013-12-09 | Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOffice | Tor Lillqvist |
2013-11-22 | Use hidden visibility as in the LO code here, too | Tor Lillqvist |
2013-11-22 | Use the CLANG_CXX_LIBRARY from lo.xcconfig | Tor Lillqvist |
2013-11-21 | I think we need to restrict ARCHS to armv7 | Tor Lillqvist |
2013-11-15 | measuring the time it takes to render a tile | Ptyl Dragon |
2013-11-15 | Adjust parameter defaults to give pleasant result | Tor Lillqvist |
2013-11-15 | Keep tile top-left corner fixed, don't center it | Tor Lillqvist |
2013-11-15 | Tweak default values of tunables and use larger default step size | Tor Lillqvist |
2013-11-15 | Reduce NSLog verbiage a bit | Tor Lillqvist |
2013-11-15 | fix less than 1 step limit | Ptyl Dragon |
2013-11-15 | changed testing app UI to be more clear what it does | Ptyl Dragon |
2013-11-15 | added linking of width and height | Ptyl Dragon |
2013-11-15 | in progress of linkinh width and height | Ptyl Dragon |
2013-11-15 | Saving the graphics state around touch_lo_draw_tile() seems unnecessary | Tor Lillqvist |
2013-11-15 | No Y flip needed here | Tor Lillqvist |
2013-11-15 | UISteppers now go down as well | Ptyl Dragon |
2013-11-15 | tiledrendering new stepper ui for tor | Ptyl Dragon |
2013-11-15 | Use actual executable path in the fake argv | Tor Lillqvist |
2013-11-15 | added units MLODpxes and MLORips | Ptyl Dragon |
2013-11-15 | touch_lo_get_content_size() returns CGSize now | Tor Lillqvist |
2013-11-15 | ready for integration with CATiledLayer | Ptyl Dragon |
2013-11-15 | 1st implementation of touch_lo_get_content_size | Ptyl Dragon |
2013-11-15 | refactored mlo_uno to be in lo C++ conventions | Ptyl Dragon |
2013-11-15 | for tor | Ptyl Dragon |
2013-11-15 | now iOS draws something (upside down) | Ptyl Dragon |
2013-11-15 | now showing blank tile | Ptyl Dragon |
2013-11-01 | Dummy implementation of touch_ui_dialog_modal() | Tor Lillqvist |
2013-10-31 | Fixe project for Xcode5 iOS7 new solver changes | Roi Illouz |
2013-10-30 | added stub for void touch_ui_selection_none in MLOGestureEngine | Ptyl Dragon |
2013-10-29 | New CustomTarget, move Xcode setup to Makefile | Roi Illouz |
2013-10-20 | Fix breakpoint support for Xcode | Roi Illouz |
2013-10-20 | fix save several file on by reseting the xstorable on close | Ptyl Dragon |
2013-10-19 | added save to ios app and removed keyboard on open | Ptyl Dragon |
2013-10-18 | ios tile testing app done | Ptyl Dragon |
2013-10-18 | Add dummy touch_ui_selection_start() | Tor Lillqvist |
2013-10-17 | The Emacs mode for Objective-C is called "ObjC" | Tor Lillqvist |