/registry/

ce-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/ios
AgeCommit message (Expand)Author
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
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
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen