summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-04remove cosv, udm and autodocMichael Stahl417-57163/+0
2013-06-04odk: fix odd Java example that creates URLs to IDL documentationMichael Stahl2-4/+4
2013-06-04odk: adapt hyperlinks to IDL docsMichael Stahl5-55/+55
2013-06-04gbuild: UnoApi: revert documentation Package supportMichael Stahl1-56/+0
2013-06-04API CHANGE: odk: stop packaging autodoc toolMichael Stahl5-262/+9
2013-06-04odk: stop packaging autodoc generated documentationMichael Stahl8-266/+11
2013-06-04odk: use SHORT_NAMES on WindowsMichael Stahl3-0/+7
2013-06-04odk: package doxygen IDL docsMichael Stahl6-21/+22
2013-06-04offapi: fix another mangled commentMichael Stahl1-29/+29
2013-06-04*api: fix up merge conflict damageMichael Stahl10-157/+143
2013-06-04*api: document all modules in modules.idlMichael Stahl2-70/+296
2013-06-04*api: fix loads of badly documented parametersMichael Stahl92-209/+185
2013-06-04*api: doxygen complains about lonely "." being list markerMichael Stahl44-284/+132
2013-06-04*api: fix bunch of lists that doxygen warns aboutMichael Stahl18-73/+64
2013-06-04*api: fix a bunch of "illegal" and "empty" tagsMichael Stahl20-79/+81
2013-06-04*api: fix unterminated tagsMichael Stahl11-21/+21
2013-06-04*api: fix all unknown commandsMichael Stahl38-55/+49
2013-06-04*api: convert unsupported HTML entitiesMichael Stahl7-22/+22
2013-06-04*api: convert all unsupported html tagsMichael Stahl25-55/+50
2013-06-04*api: convert <listing> and @exampleMichael Stahl27-121/+105
2013-06-04*api: convert remaining elements with "scope" attributeMichael Stahl2-14/+2
2013-06-04*api: clean up multi-line and mal-formed XML tagsMichael Stahl194-1965/+1533
2013-06-04*api: convert more <method>Michael Stahl10-10/+10
2013-06-04*api: convert more <method>Michael Stahl34-53/+53
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl487-1615/+1615
2013-06-04*api: convert <true/> <false/> <void/>Michael Stahl50-130/+130
2013-06-04*api: convert <atom>Michael Stahl67-190/+190
2013-06-04*api: convert more <method scope="foo">Michael Stahl6-8/+8
2013-06-04*api: convert <method scope="foo">Michael Stahl26-45/+45
2013-06-04*api: convert <method>Michael Stahl8-8/+8
2013-06-04*api: convert <method>foo()</method>Michael Stahl4-19/+19
2013-06-04*api: convert <arg>Michael Stahl23-42/+42
2013-06-04*api: convert <const>Michael Stahl71-275/+275
2013-06-04*api: convert <const scope="foo">Michael Stahl21-75/+75
2013-06-04*api: convert rest of <member scope="foo">Michael Stahl204-441/+441
2013-06-04*api: convert remaining <member>Michael Stahl298-935/+935
2013-06-04*api: replace <member>Foo</member>Michael Stahl127-403/+403
2013-06-04*api: convert <member scope="foo">bar</member>Michael Stahl80-172/+172
2013-06-04*api: convert <member>Foo::bar</member>Michael Stahl166-360/+360
2013-06-04*api: convert <member>method</member> to method()Michael Stahl72-204/+204
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl810-1978/+1978
2013-06-04*api: convert <type>Foo</type>Michael Stahl1282-3607/+3607
2013-06-04include: convert <type> here tooMichael Stahl32-74/+74
2013-06-04include: convert type scope="foo"> here tooMichael Stahl24-54/+54
2013-06-04odk: add DevGuide wiki links to doxygen documentationMichael Stahl3-0/+5659
2013-06-04odk: remove output directory before invoking doxygenMichael Stahl1-2/+2
2013-06-04odk: generate IDL docs with doxygenMichael Stahl3-0/+88
2013-06-04configure: require doxygen 1.8.4 for UNO IDL supportMichael Stahl1-0/+5
2013-06-04odk: generalize CustomTarget_doxygen a bitMichael Stahl3-11/+11
2013-06-04odk: clean up CustomTarget_doxygen.mkMichael Stahl1-18/+14