summaryrefslogtreecommitdiff
path: root/ios/shared
AgeCommit message (Expand)Author
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-09Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist
2013-11-22Use hidden visibility as in the LO code here, tooTor Lillqvist
2013-11-22Use the CLANG_CXX_LIBRARY from lo.xcconfigTor Lillqvist
2013-11-21I think we need to restrict ARCHS to armv7Tor Lillqvist
2013-11-15measuring the time it takes to render a tilePtyl Dragon
2013-11-15Adjust parameter defaults to give pleasant resultTor Lillqvist
2013-11-15Keep tile top-left corner fixed, don't center itTor Lillqvist
2013-11-15Tweak default values of tunables and use larger default step sizeTor Lillqvist
2013-11-15Reduce NSLog verbiage a bitTor Lillqvist
2013-11-15fix less than 1 step limitPtyl Dragon
2013-11-15changed testing app UI to be more clear what it doesPtyl Dragon
2013-11-15added linking of width and heightPtyl Dragon
2013-11-15in progress of linkinh width and heightPtyl Dragon
2013-11-15Saving the graphics state around touch_lo_draw_tile() seems unnecessaryTor Lillqvist
2013-11-15No Y flip needed hereTor Lillqvist
2013-11-15UISteppers now go down as wellPtyl Dragon
2013-11-15tiledrendering new stepper ui for torPtyl Dragon
2013-11-15Use actual executable path in the fake argvTor Lillqvist
2013-11-15added units MLODpxes and MLORipsPtyl Dragon
2013-11-15touch_lo_get_content_size() returns CGSize nowTor Lillqvist
2013-11-15ready for integration with CATiledLayerPtyl Dragon
2013-11-151st implementation of touch_lo_get_content_sizePtyl Dragon
2013-11-15refactored mlo_uno to be in lo C++ conventionsPtyl Dragon
2013-11-15for torPtyl Dragon
2013-11-15now iOS draws something (upside down)Ptyl Dragon
2013-11-15now showing blank tilePtyl Dragon
2013-11-01Dummy implementation of touch_ui_dialog_modal()Tor Lillqvist
2013-10-31Fixe project for Xcode5 iOS7 new solver changesRoi Illouz
2013-10-30added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon
2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz
2013-10-20Fix breakpoint support for XcodeRoi Illouz
2013-10-20fix save several file on by reseting the xstorable on closePtyl Dragon
2013-10-19added save to ios app and removed keyboard on openPtyl Dragon
2013-10-18ios tile testing app donePtyl Dragon
2013-10-18Add dummy touch_ui_selection_start()Tor Lillqvist
2013-10-17The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist
2013-10-17added for infrastructure for ios tile testing appPtyl Dragon
2013-10-17infrastructure for ios tile testing appPtyl Dragon
2013-10-17added draw tile signature and select all fixptyl@cloudon.com
2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist
2013-10-16Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist
2013-10-16For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist
2013-10-16No mlo_select_all(), probably left out accidentally from Ptyl's commitTor Lillqvist
2013-10-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist
2013-10-16Add dummy touch_ui_keyboard_visible()Tor Lillqvist
2013-10-16Adapt to changed <touch/touch.h> APITor Lillqvist
2013-10-16Use WORKDIR instead of hardcoding unxiosr.proTor Lillqvist
2013-10-16We want config_host, not config_buildTor Lillqvist