summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Updated README.md filesHossein2021-04-191-0/+3
* Fix editing mistake for iOS buildTor Lillqvist2021-03-251-4/+4
* tdf#124173: Enable thesauruses in the iOS appTor Lillqvist2021-03-251-6/+10
* tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist2021-03-171-0/+8
* Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist2020-12-21121-7303/+0
* ios,nss: use AARCH64 consistentlyMichael Stahl2020-12-211-1/+1
* tdf#123936 Formatting files in module ios with clang-formatPhilipp Hofer2020-11-131-2/+0
* Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann2020-10-162-10/+10
* Fix typo in codeAndrea Gelmini2020-09-011-2/+2
* Fix typo in codeAndrea Gelmini2020-08-312-2/+2
* Fix typo in codeAndrea Gelmini2020-08-292-2/+2
* Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann2020-08-191-1/+0
* tdf#134832: Also run the BitmapTest from vclTor Lillqvist2020-07-222-12/+30
* Make the iOS UnitTest project compile againTor Lillqvist2020-07-201-12/+4
* Use xcrun python3 to find the python3 also on Macs with older XcodeTor Lillqvist2020-06-221-1/+1
* Add share/fingerprint to the iOS appTor Lillqvist2020-03-261-0/+1
* Move the "registry" directory to be under "share" on iOS, tooTor Lillqvist2020-02-171-3/+3
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-162-0/+6
* android: Avoid throwing exceptions through the bridges.Jan Holesovsky2019-12-053-63/+0
* Fix typo and dotsAndrea Gelmini2019-10-191-1/+1
* Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist2019-10-071-4/+4
* tdf#126966: The share/palette folder was missing from the iOS appTor Lillqvist2019-08-301-0/+1
* Fix typosAndrea Gelmini2019-08-201-1/+1
* Fix typosAndrea Gelmini2019-08-121-1/+1
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* lok: allow paste content to popup dialogHenry Castro2019-04-261-4/+4
* tdf#124449: We need also share/gallery for the iOS appTor Lillqvist2019-04-121-0/+1
* Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist2019-03-251-2/+2
* tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist2019-03-201-0/+1
* We need share/theme_definitions in the iOS appTor Lillqvist2019-03-111-0/+1
* I had forgotten to add these files to gitTor Lillqvist2019-02-284-0/+153
* Current ICU version is 63Tor Lillqvist2019-02-282-5/+7
* Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann2019-01-241-1/+1
* Mention this file is outdatedTor Lillqvist2018-11-301-1/+1
* Prepare to bundle the Liberation fonts with the iOS appTor Lillqvist2018-11-271-0/+2
* Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist2018-11-271-1/+1
* We need share/liblangtag, tooTor Lillqvist2018-11-121-0/+1
* Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOSTor Lillqvist2018-11-091-1/+2
* Alignment (whitespace) cleanupTor Lillqvist2018-11-091-10/+10
* The image zipfiles should be in share/config, it seemsTor Lillqvist2018-11-061-1/+1
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* Handle also css::ucb::NameClashException>(aExceptionTor Lillqvist2018-10-311-0/+6
* Look for the generated native-code.h where it now isTor Lillqvist2018-10-221-1/+1
* It seems to work even without calling temporaryHackToInvokeCallbackHandlers()?Tor Lillqvist2018-10-191-1/+3
* Avoid superfluous directory levelTor Lillqvist2018-10-121-1/+1
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-103-37/+17
* Make LibreOfficeLight build againTor Lillqvist2018-10-103-37/+36
* The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist2018-10-081-0/+4
* Add more vcl sources for easier breakpointingTor Lillqvist2018-10-051-0/+198