summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment
AgeCommit message (Expand)AuthorFilesLines
2020-08-29Fix typo in codeAndrea Gelmini1-2/+2
2020-08-21Fix typosAndrea Gelmini1-1/+1
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-10an uno -> a unoCaolán McNamara2-5/+5
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara1-6/+4
2016-02-05offapi: fix some doxygen warningsMichael Stahl1-1/+4
2015-11-13Related: #i126649# Fix wrong at tag namesTsutomu Uchino1-2/+0
2014-12-20Typo: XExtensionManger=>XExtensionManagerJulien Nabet1-4/+4
2014-12-20TyposJulien Nabet1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara1-0/+1
2014-09-02coverity#706501 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara1-2/+3
2013-06-29Fix some idl descriptionsJulien Nabet1-2/+0
2013-06-04*api: fix loads of badly documented parametersMichael Stahl3-10/+6
2013-06-04*api: doxygen complains about lonely "." being list markerMichael Stahl1-1/+1
2013-06-04*api: fix unterminated tagsMichael Stahl1-1/+1
2013-06-04*api: fix all unknown commandsMichael Stahl2-2/+2
2013-06-04*api: convert all unsupported html tagsMichael Stahl1-1/+1
2013-06-04*api: clean up multi-line and mal-formed XML tagsMichael Stahl2-9/+7
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl4-20/+20
2013-06-04*api: convert <true/> <false/> <void/>Michael Stahl1-1/+1
2013-06-04*api: convert rest of <member scope="foo">Michael Stahl1-1/+1
2013-06-04*api: replace <member>Foo</member>Michael Stahl1-1/+1
2013-06-04*api: convert <member scope="foo">bar</member>Michael Stahl1-1/+1
2013-06-04*api: convert <member>Foo::bar</member>Michael Stahl6-18/+18
2013-06-04*api: convert <member>method</member> to method()Michael Stahl2-2/+2
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl6-8/+8
2013-06-04*api: convert <type>Foo</type>Michael Stahl13-46/+46
2012-12-21clean up all the UNO IDL module header guardsNoel Grandin20-40/+40
2012-09-27re-base on ALv2 code. Includes:Michael Meeks11-262/+163
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann2-0/+8
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-20/+0
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann2-15/+1
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann2-1/+15
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl5-5/+5
2012-07-14simplify include guardsThomas Arnhold15-15/+15
2012-06-12re-base on ALv2 code.Michael Meeks16-407/+263
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann1-0/+5
2012-04-20fix idl #include guardsTomas Hlavaty2-4/+4
2012-01-26Revert publishing of lots of UNO types.Thorsten Behrens3-3/+3
2012-01-05add mode-lines to .idl filesCaolán McNamara27-0/+80
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau3-148/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-3/+3
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-26Add global guard to prepare the work of "Strip include guards in idl files"Julien Nabet5-5/+15
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky15-16/+16