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.
ffice-7-3&id=6751a89552f6d739b4e1563143fd3a019478f513'>compact namespace in canvas..cuiNoel Grandin 2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara 2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen 2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2016-03-14com::sun::star->css in chart2Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-14boost->stdCaolán McNamara 2015-04-09vcl: VclPtr conversion in chart2Noel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin