summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Split out the setup of lo.xcconfig into a separate CustomTargetTor Lillqvist2013-12-163-12/+37
* iOS tiled rendering workTor Lillqvist2013-12-142-2/+6
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-137-27/+42
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-114-7/+3
* Add a fileTor Lillqvist2013-12-111-0/+10
* Use same test1.odt as in odk/examples/java/DocumentHandling/testTor Lillqvist2013-12-111-0/+0
* Add basebmp sourcesTor Lillqvist2013-12-111-0/+14
* Add more source files for easier breakpointing in XcodeTor Lillqvist2013-12-101-0/+10
* Update file paths and names after c49721950cb3d897b35f08bf871239308680b18eTor Lillqvist2013-12-091-7/+7
* Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist2013-12-093-1/+6
* Make this actually work both when SRCDIR equals and not equals BUILDIRTor Lillqvist2013-12-051-2/+2
* Use the lo-all-static-libs scriptTor Lillqvist2013-11-221-8/+1
* Add a commentTor Lillqvist2013-11-221-0/+2
* Use the lo-all-static-libs scriptTor Lillqvist2013-11-221-27/+6
* Make this file behave saner in EmacsTor Lillqvist2013-11-221-1/+1
* Now we can re-add CustomTarget_MobileLibreOffice_appTor Lillqvist2013-11-221-0/+1
* Schemes don't exist in a clean tree, so use targetsTor Lillqvist2013-11-221-1/+2
* No lib_link directory is used any moreTor Lillqvist2013-11-221-1/+0
* Use hidden visibility as in the LO code here, tooTor Lillqvist2013-11-221-2/+3
* Don't redirect output to /dev/null if verbosity is requestedTor Lillqvist2013-11-221-1/+1
* Use the CLANG_CXX_LIBRARY from lo.xcconfigTor Lillqvist2013-11-222-6/+0
* Some whitespace cleanup, avoids Emacs warningTor Lillqvist2013-11-221-12/+12
* I think we need to restrict ARCHS to armv7Tor Lillqvist2013-11-212-0/+6
* miscSiqi LIU2013-11-218-8/+8
* regenerated complete localizable.strings in English, to be translatedSiqi LIU2013-11-211-0/+0
* app setting localization experimentSiqi LIU2013-11-213-0/+6
* plain strings in in-app tuto to localized stringsSiqi LIU2013-11-213-10/+10
* backward compatible with older serverend impl, ie without vers infoSiqi LIU2013-11-212-4/+12
* move ServerListViewController to appropriate placeSiqi LIU2013-11-212-0/+61
* measuring the time it takes to render a tilePtyl Dragon2013-11-151-0/+2
* Adjust parameter defaults to give pleasant resultTor Lillqvist2013-11-151-4/+10
* Keep tile top-left corner fixed, don't center itTor Lillqvist2013-11-151-2/+2
* Tweak default values of tunables and use larger default step sizeTor Lillqvist2013-11-152-7/+11
* Reduce NSLog verbiage a bitTor Lillqvist2013-11-152-2/+1
* fix less than 1 step limitPtyl Dragon2013-11-151-4/+4
* changed testing app UI to be more clear what it doesPtyl Dragon2013-11-154-5/+34
* added linking of width and heightPtyl Dragon2013-11-153-41/+81
* in progress of linkinh width and heightPtyl Dragon2013-11-154-18/+58
* Saving the graphics state around touch_lo_draw_tile() seems unnecessaryTor Lillqvist2013-11-151-3/+0
* No Y flip needed hereTor Lillqvist2013-11-151-4/+0
* UISteppers now go down as wellPtyl Dragon2013-11-151-3/+5
* tiledrendering new stepper ui for torPtyl Dragon2013-11-153-19/+105
* Use actual executable path in the fake argvTor Lillqvist2013-11-151-3/+1
* Add the vcl/coretext source filesTor Lillqvist2013-11-151-0/+14
* Add more source files for convenienceTor Lillqvist2013-11-151-0/+156
* added units MLODpxes and MLORipsPtyl Dragon2013-11-151-5/+3
* Add a bunch of LO source files, not in any target, for convenienceTor Lillqvist2013-11-151-0/+186
* touch_lo_get_content_size() returns CGSize nowTor Lillqvist2013-11-151-2/+2
* ready for integration with CATiledLayerPtyl Dragon2013-11-151-1/+1
* 1st implementation of touch_lo_get_content_sizePtyl Dragon2013-11-151-0/+3