Age | Commit message (Expand) | Author |
2022-07-25 | rename SwIndex->SwContentIndex | Noel Grandin |
2021-12-16 | Fix iOS compilation after recent changes to Sequence | Tor Lillqvist |
2021-03-25 | tdf#141217: Improve plain text pasting on iOS | Tor Lillqvist |
2021-03-23 | Log successful mapping from system pasteboard format to internal MIME type | Tor Lillqvist |
2021-03-23 | We only use the systemwide general pasteboard | Tor Lillqvist |
2021-01-15 | Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOS | Tor Lillqvist |
2020-12-21 | Improve SAL_INFO output for clipboard operations on iOS | Tor Lillqvist |
2019-12-24 | sal_Char->char in vcl | Noel Grandin |
2019-11-11 | Fix copy/paste error that probably has had no ill effect | Tor Lillqvist |
2019-05-29 | The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unused | Tor Lillqvist |
2019-05-29 | tdf#124752: We do need to accept text/html from the system clipboard | Tor Lillqvist |
2019-05-29 | Add a couple of SAL_INFOs about types available on the system clipboard | Tor Lillqvist |
2019-05-28 | tdf#124752: Simplify the iOS DataFlavorMapping thing a lot | Tor Lillqvist |
2019-05-28 | tdf#124752: Add system clipboard interface for iOS | Tor Lillqvist |