summaryrefslogtreecommitdiff
path: root/ios/MobileLibreOffice
AgeCommit message (Expand)AuthorFilesLines
2014-04-17remove executable bitAndras Timar6-0/+0
2013-12-23Add arm64 to VALID_ARCHSTor Lillqvist1-3/+3
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist1-0/+48
2013-12-14iOS tiled rendering workTor Lillqvist1-0/+2
2013-12-11Add a fileTor Lillqvist1-0/+10
2013-12-11Use same test1.odt as in odk/examples/java/DocumentHandling/testTor Lillqvist1-0/+0
2013-12-11Add basebmp sourcesTor Lillqvist1-0/+14
2013-12-10Add more source files for easier breakpointing in XcodeTor Lillqvist1-0/+10
2013-12-09Update file paths and names after c49721950cb3d897b35f08bf871239308680b18eTor Lillqvist1-7/+7
2013-12-09Add types.rdb (formerly known as udkapi.rdb) to MobileLibreOfficeTor Lillqvist1-0/+4
2013-11-22No lib_link directory is used any moreTor Lillqvist1-1/+0
2013-11-22Use the CLANG_CXX_LIBRARY from lo.xcconfigTor Lillqvist1-3/+0
2013-11-21I think we need to restrict ARCHS to armv7Tor Lillqvist1-0/+3
2013-11-15Add the vcl/coretext source filesTor Lillqvist1-0/+14
2013-11-15Add more source files for convenienceTor Lillqvist1-0/+156
2013-11-15Add a bunch of LO source files, not in any target, for convenienceTor Lillqvist1-0/+186
2013-10-31Fixe project for Xcode5 iOS7 new solver changesRoi Illouz1-9/+5
2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz2-26/+5
2013-10-27No more lib dir. Linking to original filesRoi Illouz1-1/+1
2013-10-22emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz1-4/+4
2013-10-22Created an automatic lib linkage with no copy to source treeRoi Illouz1-1035/+13
2013-10-20Fix breakpoint support for XcodeRoi Illouz1-4/+4
2013-10-18ios tile testing app donePtyl Dragon1-0/+5
2013-10-17The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist16-16/+16
2013-10-17infrastructure for ios tile testing appPtyl Dragon1-1/+69
2013-10-17Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist1-1/+1
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 Lillqvist1-4/+0
2013-10-16For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist1-1/+1
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-16Use libc++ here, too, as we now do for the LO codeTor Lillqvist1-8/+8
2013-10-16Ignore the lib_link and resource_link dirsTor Lillqvist1-0/+2
2013-10-16Adapt library names and paths to current build systemTor Lillqvist1-41/+21
2013-10-16Linking changes: Adapt to changes in build systemTor Lillqvist1-5/+1
2013-10-16Adapt to recent changes in solver/instdir/workdir structureTor Lillqvist1-1/+1
2013-10-16Use OUTDIR and INSTDIR in the shell scriptTor Lillqvist1-1/+1
2013-10-16We want config_host, not config_buildTor Lillqvist1-1/+1
2013-10-16Set ARCHS = armv7 otherwise Xcode complains for me about armv7sTor Lillqvist1-0/+2
2013-10-15Add the new iOS app project filesptyl@cloudon.com41-0/+2833