summaryrefslogtreecommitdiff
path: root/vcl/ios/DataFlavorMapping.cxx
AgeCommit message (Expand)Author
2021-03-24tdf#141217: Improve plain text pasting on iOSTor Lillqvist
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist
2021-01-13We only use the systemwide general pasteboardTor Lillqvist
2021-01-13Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist
2020-12-21Improve SAL_INFO output for clipboard operations on iOSTor Lillqvist
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist
2019-05-29The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist
2019-05-29tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-05-28tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist