summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)Author
2020-12-21Retire the bit-rotting LibreOfficeLight iOS appTor Lillqvist
2020-12-21ios,nss: use AARCH64 consistentlyMichael Stahl
2020-11-13tdf#123936 Formatting files in module ios with clang-formatPhilipp Hofer
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-19Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann
2020-07-22tdf#134832: Also run the BitmapTest from vclTor Lillqvist
2020-07-20Make the iOS UnitTest project compile againTor Lillqvist
2020-06-22Use xcrun python3 to find the python3 also on Macs with older XcodeTor Lillqvist
2020-03-26Add share/fingerprint to the iOS appTor Lillqvist
2020-02-17Move the "registry" directory to be under "share" on iOS, tooTor Lillqvist
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-05android: Avoid throwing exceptions through the bridges.Jan Holesovsky
2019-10-19Fix typo and dotsAndrea Gelmini
2019-10-07Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist
2019-08-30tdf#126966: The share/palette folder was missing from the iOS appTor Lillqvist
2019-08-20Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-12tdf#124449: We need also share/gallery for the iOS appTor Lillqvist
2019-03-25Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist
2019-03-20tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist
2019-03-11We need share/theme_definitions in the iOS appTor Lillqvist
2019-02-28I had forgotten to add these files to gitTor Lillqvist
2019-02-28Current ICU version is 63Tor Lillqvist
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2018-11-30Mention this file is outdatedTor Lillqvist
2018-11-27Prepare to bundle the Liberation fonts with the iOS appTor Lillqvist
2018-11-27Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist
2018-11-12We need share/liblangtag, tooTor Lillqvist
2018-11-09Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOSTor Lillqvist
2018-11-09Alignment (whitespace) cleanupTor Lillqvist
2018-11-06The image zipfiles should be in share/config, it seemsTor Lillqvist
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-31Handle also css::ucb::NameClashException>(aExceptionTor Lillqvist
2018-10-22Look for the generated native-code.h where it now isTor Lillqvist
2018-10-19It seems to work even without calling temporaryHackToInvokeCallbackHandlers()?Tor Lillqvist
2018-10-12Avoid superfluous directory levelTor Lillqvist
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist
2018-10-10Make LibreOfficeLight build againTor Lillqvist
2018-10-08The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist
2018-10-05Add more vcl sources for easier breakpointingTor Lillqvist
2018-10-05Add sources in vcl/headless for easier breakpointingTor Lillqvist
2018-10-05Add more source files from vcl for breakpointing convenienceTor Lillqvist
2018-10-05Add files from vcl/quartz for easy breakpointingTor Lillqvist
2018-10-02LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist