summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Updated README.md filesHossein1-0/+3
2021-03-25Fix editing mistake for iOS buildTor Lillqvist1-4/+4
2021-03-25tdf#124173: Enable thesauruses in the iOS appTor Lillqvist1-6/+10
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist1-0/+8
2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist121-7303/+0
2020-12-21ios,nss: use AARCH64 consistentlyMichael Stahl1-1/+1
2020-11-13tdf#123936 Formatting files in module ios with clang-formatPhilipp Hofer1-2/+0
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann2-10/+10
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-08-31Fix typo in codeAndrea Gelmini2-2/+2
2020-08-29Fix typo in codeAndrea Gelmini2-2/+2
2020-08-19Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann1-1/+0
2020-07-22tdf#134832: Also run the BitmapTest from vclTor Lillqvist2-12/+30
2020-07-20Make the iOS UnitTest project compile againTor Lillqvist1-12/+4
2020-06-22Use xcrun python3 to find the python3 also on Macs with older XcodeTor Lillqvist1-1/+1
2020-03-26Add share/fingerprint to the iOS appTor Lillqvist1-0/+1
2020-02-17Move the "registry" directory to be under "share" on iOS, tooTor Lillqvist1-3/+3
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2-0/+6
2019-12-05android: Avoid throwing exceptions through the bridges.Jan Holesovsky3-63/+0
2019-10-19Fix typo and dotsAndrea Gelmini1-1/+1
2019-10-07Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist1-4/+4
2019-08-30tdf#126966: The share/palette folder was missing from the iOS appTor Lillqvist1-0/+1
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-26lok: allow paste content to popup dialogHenry Castro1-4/+4
2019-04-12tdf#124449: We need also share/gallery for the iOS appTor Lillqvist1-0/+1
2019-03-25Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist1-2/+2
2019-03-20tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist1-0/+1
2019-03-11We need share/theme_definitions in the iOS appTor Lillqvist1-0/+1
2019-02-28I had forgotten to add these files to gitTor Lillqvist4-0/+153
2019-02-28Current ICU version is 63Tor Lillqvist2-5/+7
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2018-11-30Mention this file is outdatedTor Lillqvist1-1/+1
2018-11-27Prepare to bundle the Liberation fonts with the iOS appTor Lillqvist1-0/+2
2018-11-27Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist1-1/+1
2018-11-12We need share/liblangtag, tooTor Lillqvist1-0/+1
2018-11-09Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOSTor Lillqvist1-1/+2
2018-11-09Alignment (whitespace) cleanupTor Lillqvist1-10/+10
2018-11-06The image zipfiles should be in share/config, it seemsTor Lillqvist1-1/+1
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-31Handle also css::ucb::NameClashException>(aExceptionTor Lillqvist1-0/+6
2018-10-22Look for the generated native-code.h where it now isTor Lillqvist1-1/+1
2018-10-19It seems to work even without calling temporaryHackToInvokeCallbackHandlers()?Tor Lillqvist1-1/+3
2018-10-12Avoid superfluous directory levelTor Lillqvist1-1/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist3-37/+17
2018-10-10Make LibreOfficeLight build againTor Lillqvist3-37/+36
2018-10-08The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist1-0/+4
2018-10-05Add more vcl sources for easier breakpointingTor Lillqvist1-0/+198