/lotuswordpro/source/

type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-09-27Need a dummy AquaGraphicsBackend::drawNativeControl() on iOSTor Lillqvist
2021-08-23Make compilation for iOS get a bit furtherTor Lillqvist
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski
2021-05-22tdf#142061 Add window scaling to XOR emulation on macOSThorsten Wagner
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-03-25tdf#141217: Improve plain text pasting on iOSTor Lillqvist
2021-03-23Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist
2021-03-23We only use the systemwide general pasteboardTor Lillqvist
2021-01-20Fix typosAndrea Gelmini
2021-01-18Clean up includes a bit for iOS and macOSTor Lillqvist
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist
2020-12-21Improve SAL_INFO output for clipboard operations on iOSTor Lillqvist
2019-12-24sal_Char->char in vclNoel Grandin
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist
2019-10-07Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist
2019-10-07tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-08-20Fix typosAndrea Gelmini