summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Bump IPHONEOS_DEPLOYMENT_TARGETTor Lillqvist1-2/+2
2016-08-17We use a much newer ICU version nowTor Lillqvist1-4/+4
2016-08-17Adapt to LibreOfficeKit API changes, LOK_USE_UNSTABLE_APITor Lillqvist5-1/+6
2016-04-12remove that unused old codeMarkus Mohrhard2-9/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-2/+2
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna4-4/+0
2015-10-07Link in calc, draw and edit stuff here, too, like for AndroidTor Lillqvist1-1/+1
2015-09-19We can surely bump IPHONEOS_DEPLOYMENT_TARGET to 8.4Tor Lillqvist1-1/+1
2015-09-19We don't want bitcode at least for nowTor Lillqvist1-0/+2
2015-05-21Bin obsolete code that has not been built for ages and likely has bit-rottedTor Lillqvist145-10349/+0
2015-03-24Bin obsolete commentTor Lillqvist1-10/+0
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist1-2/+0
2015-02-04Use LibreOfficeKit in the TiledLibreOffice iOS demo app, tooTor Lillqvist8-74/+67
2015-01-29Only list documents directly in NSDocumentDirectoryTor Lillqvist1-2/+10
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2014-12-20Bump ICU versionTor Lillqvist1-4/+4
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-1/+0
2014-12-14Fix bit-rot in TiledLibreOffice buildTor Lillqvist1-2/+2
2014-12-12Make IPHONEOS_DEPLOYMENT_TARGET match configure.acTor Lillqvist1-2/+2
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann3-8/+2
2014-11-12Bin bit-rotted obsolete LibreOffice appTor Lillqvist21-1411/+0
2014-10-08We should know what our name isTor Lillqvist1-1/+1
2014-09-29Don't try to write into invalid locations on iOS 8Tor Lillqvist1-2/+2
2014-09-29More sal source files for debugging convenienceTor Lillqvist1-62/+146
2014-09-29Add some new source files in vclTor Lillqvist1-0/+6
2014-09-29Add desktop/source/app/*.cxx for debugging convenienceTor Lillqvist1-0/+48
2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist2-0/+14
2014-08-12LO_LIB_DIR is used in nsscrypto_initialize() so must give it a valueTor Lillqvist1-0/+1
2014-08-12Add some more source files for debugging convenienceTor Lillqvist1-0/+168
2014-07-08Set VALID_ARCHS equal to ARCHSTor Lillqvist1-0/+1
2014-07-08Pass -sdk optionTor Lillqvist1-0/+1
2014-07-07Add more source files for Xcode debugging convenienceTor Lillqvist1-0/+78
2014-06-04Add more source files for debugging convenienceTor Lillqvist1-1/+37
2014-05-26Nah, use gb_Helper_print_on_errorTor Lillqvist1-7/+9
2014-05-26Print the xcodebuild output (including errors) if it has failedTor Lillqvist1-1/+8
2014-05-23Add some more source files for debugging convenienceTor Lillqvist1-19/+97
2014-04-30ICU has been bumped to 53Tor Lillqvist1-4/+4
2014-04-30Add some sources from framework for debugging convenienceTor Lillqvist1-0/+44
2014-04-18Include the newly required custom shape data filesTor Lillqvist1-0/+6
2014-04-17remove executable bitAndras Timar6-0/+0
2014-04-14Add a source file for debugging convenienceTor Lillqvist1-0/+10
2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist1-0/+3
2014-04-14It doesn't seem to work to use variable references for file names anywayTor Lillqvist2-2/+1
2014-04-14Avoid NSLogging when not debuggingTor Lillqvist1-2/+2
2014-04-12HEADER_SEARCH_PATHS is duplicated for Debug and ReleaseTor Lillqvist1-0/+1
2014-04-12Mmap in the ICU data file and pass it to udata_setCommonData()Tor Lillqvist1-0/+35
2014-04-12Copy the ICU data file into the TiledLibreOffice appTor Lillqvist2-0/+6
2014-04-12Add udata.cpp from ICU for easy breakpoint settingTor Lillqvist1-0/+18
2014-04-11Add MobileCoreServices and ImageIO frameworks for some debugging code in vclTor Lillqvist1-0/+8