This folder contains UML diagrams for certain implementations within this project. To view/edit them, you need "Poseidon for UML". The free community edition (which is completely sufficient for all documents herein) is available from http://www.gentleware.com/. It is probably also possible to open the documents with ArgoUML, the free open source UML tool which Poseidon for UML is based on. Visit http://argouml.tigris.org/ to obtain ArgoUML. alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/quartz/utils.cxx
AgeCommit message (Expand)Author
2020-12-21Add two debug output helper functionsTor Lillqvist
2018-09-19use unique_ptr in GetOUStringNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-06-27This should be a const NSString* so that we can pass such variables to itTor Lillqvist
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann