Age | Commit message (Expand) | Author |
2021-04-19 | Updated README.md files | Hossein |
2021-03-25 | Fix editing mistake for iOS build | Tor Lillqvist |
2021-03-25 | tdf#124173: Enable thesauruses in the iOS app | Tor Lillqvist |
2021-03-17 | tdf#124909: Use the myspell dictionary for Swiss German on iOS | Tor Lillqvist |
2020-12-21 | Retire the bit-rotting LibreOfficeLight iOS app | Tor Lillqvist |
2020-12-21 | ios,nss: use AARCH64 consistently | Michael Stahl |
2020-11-13 | tdf#123936 Formatting files in module ios with clang-format | Philipp Hofer |
2020-10-16 | Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build) | Stephan Bergmann |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-31 | Fix typo in code | Andrea Gelmini |
2020-08-29 | Fix typo in code | Andrea Gelmini |
2020-08-19 | Remove BuildVersion also from Android and iOS version ini files | Stephan Bergmann |
2020-07-22 | tdf#134832: Also run the BitmapTest from vcl | Tor Lillqvist |
2020-07-20 | Make the iOS UnitTest project compile again | Tor Lillqvist |
2020-06-22 | Use xcrun python3 to find the python3 also on Macs with older Xcode | Tor Lillqvist |
2020-03-26 | Add share/fingerprint to the iOS app | Tor Lillqvist |
2020-02-17 | Move the "registry" directory to be under "share" on iOS, too | Tor Lillqvist |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2019-12-05 | android: Avoid throwing exceptions through the bridges. | Jan Holesovsky |
2019-10-19 | Fix typo and dots | Andrea Gelmini |
2019-10-07 | Use correct directory for some data files on iOS: share/filter, not filter | Tor Lillqvist |
2019-08-30 | tdf#126966: The share/palette folder was missing from the iOS app | Tor Lillqvist |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-04-26 | lok: allow paste content to popup dialog | Henry Castro |
2019-04-12 | tdf#124449: We need also share/gallery for the iOS app | Tor Lillqvist |
2019-03-25 | Just include all fonts from instdir/share/fonts in the iOS app | Tor Lillqvist |
2019-03-20 | tdf#124168: The share/template folder is needed in the iOS app | Tor Lillqvist |
2019-03-11 | We need share/theme_definitions in the iOS app | Tor Lillqvist |
2019-02-28 | I had forgotten to add these files to git | Tor Lillqvist |
2019-02-28 | Current ICU version is 63 | Tor Lillqvist |
2019-01-24 | Drop unnecessary gb_DEBUG_CFLAGS | Stephan Bergmann |
2018-11-30 | Mention this file is outdated | Tor Lillqvist |
2018-11-27 | Prepare to bundle the Liberation fonts with the iOS app | Tor Lillqvist |
2018-11-27 | Fill buildid in versionrc for iOS with the git HEAD hash | Tor Lillqvist |
2018-11-12 | We need share/liblangtag, too | Tor Lillqvist |
2018-11-09 | Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOS | Tor Lillqvist |
2018-11-09 | Alignment (whitespace) cleanup | Tor Lillqvist |
2018-11-06 | The image zipfiles should be in share/config, it seems | Tor Lillqvist |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-10-31 | Handle also css::ucb::NameClashException>(aException | Tor Lillqvist |
2018-10-22 | Look for the generated native-code.h where it now is | Tor Lillqvist |
2018-10-19 | It seems to work even without calling temporaryHackToInvokeCallbackHandlers()? | Tor Lillqvist |
2018-10-12 | Avoid superfluous directory level | Tor Lillqvist |
2018-10-10 | Move the iOS CGBitmapContextCreate() call do doc_paintTile() | Tor Lillqvist |
2018-10-10 | Make LibreOfficeLight build again | Tor Lillqvist |
2018-10-08 | The UnitTest app needs the MobileCoreServices framework | Tor Lillqvist |
2018-10-05 | Add more vcl sources for easier breakpointing | Tor Lillqvist |