summaryrefslogtreecommitdiff
path: root/unodevtools/README
blob: f53328e9a0a3753e5be7c2759219db39554ce8a8 (plain)
1
2
3
4
5
6
Helper tools for external UNO component developers

This module contains some tools for people writing UNO components. In
particular it will auto-generate skeletons for implementing UNO
interfaces - that declare all the relevant methods leaving the code to
be filled in. This can be done for C++ or Java.
style/PageHeaderFooterContext.cxx?h=cp-6.4-19&id=80735fcbb0503ff1de198d1d9936fed9f5ae77a2'>com::sun::star->css in xmloff/Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida 2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin 2014-04-15xmloff: sal_Bool->boolNoel Grandin 2013-11-11xmloff: include <> for external includesNorbert Thiebaud 2013-08-10fdo#62475 removed pointless commentsJelle van der Waa 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-09Remove superfluous include commentsThomas Arnhold