summaryrefslogtreecommitdiff
path: root/vcl/osx/OSXTransferable.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-2/+2
2015-05-11loplugin:staticmethodsStephan Bergmann1-37/+37
2015-05-11Remove unused OSXTransferable::isUnicodeTextStephan Bergmann1-5/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet1-2/+2
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-10/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+203