summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2013-11-10Does not build in a clean treeTor Lillqvist1-1/+0
2013-11-07remove INPATH and PROEXTMichael Stahl1-2/+2
2013-11-06It's types.rdb now, not udkapi.rdb any moreTor Lillqvist1-1/+1
2013-11-06Recognize also arm64Tor Lillqvist1-1/+4
2013-11-01Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist1-0/+25
2013-11-01Dummy implementation of touch_ui_dialog_modal()Tor Lillqvist1-1/+8
2013-11-01Use actual executable pathTor Lillqvist1-1/+1
2013-10-31ios: convert usage of OUTDIRMichael Stahl6-13/+7
2013-10-31Fixe project for Xcode5 iOS7 new solver changesRoi Illouz4-28/+28
2013-10-30added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon1-0/+4
2013-10-30Build targets instead of a scheme which doesn't exist in a clean treeTor Lillqvist1-1/+2
2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz5-28/+145
2013-10-28Get rid of some crackTor Lillqvist3-13/+3
2013-10-28Add a couple of source filesTor Lillqvist1-0/+4
2013-10-27Remove trailing whitespacesRoi Illouz1-1/+1
2013-10-27No more lib dir. Linking to original filesRoi Illouz1-1/+1
2013-10-27Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist3-9/+26
2013-10-27Bin some unnecessary NSLoggingTor Lillqvist1-2/+0
2013-10-27Tweak how the resize handles look and make it easier to grab themTor Lillqvist1-16/+28
2013-10-27client end takes care of server versionSiqi LIU17-47/+60
2013-10-25Add a few sources from vclTor Lillqvist1-0/+14
2013-10-23More work on selection handling in iOSTor Lillqvist1-30/+18
2013-10-22Add a fileTor Lillqvist1-0/+2
2013-10-22emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz2-5/+5
2013-10-22Created an automatic lib linkage with no copy to source treeRoi Illouz2-1035/+15
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist1-34/+21
2013-10-22Bin verbose loggingTor Lillqvist1-8/+0
2013-10-22Intermediate commit of experimental iOS app hackingTor Lillqvist1-15/+21
2013-10-20Fix breakpoint support for XcodeRoi Illouz2-11/+15
2013-10-20fix save several file on by reseting the xstorable on closePtyl Dragon1-0/+1
2013-10-19added save to ios app and removed keyboard on openPtyl Dragon6-8/+53
2013-10-19fileacc is not a separate component any moreTor Lillqvist1-2/+0
2013-10-18ios tile testing app donePtyl Dragon16-20/+342
2013-10-18More text selection WIP hackingTor Lillqvist1-41/+76
2013-10-18Add dummy touch_ui_selection_start()Tor Lillqvist1-1/+15
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist3-13/+198
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2-2/+1
2013-10-17The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist101-101/+101
2013-10-17added for infrastructure for ios tile testing appPtyl Dragon18-0/+478
2013-10-17infrastructure for ios tile testing appPtyl Dragon21-239/+332
2013-10-17added draw tile signature and select all fixptyl@cloudon.com2-3/+1
2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist3-3/+4
2013-10-16Use ln -f to avoid warnings about existing filesTor Lillqvist1-1/+1
2013-10-16Drop the set -xTor Lillqvist1-1/+1
2013-10-16Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist3-8/+5
2013-10-16For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist3-11/+17
2013-10-16Adapt to changed directory structure in fundamentalrcTor Lillqvist1-1/+1
2013-10-16No "registry" directly at top app level any moreTor Lillqvist1-2/+0
2013-10-16No mlo_select_all(), probably left out accidentally from Ptyl's commitTor Lillqvist1-0/+2
2013-10-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist2-12/+12