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