summaryrefslogtreecommitdiff
path: root/idlc
ModeNameSize
-rw-r--r--CustomTarget_parser_test.mk5154logplain
-rw-r--r--Executable_idlc.mk2034logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_idlc.mk653logplain
-rw-r--r--README251logplain
d---------inc1329logplain
d---------source921logplain
d---------test391logplain
reduce scope of local variablesMichael Weghorn 2015-08-18configure, pyuno: stop claiming our python 3.3.5 is 3.3.3Michael Stahl 2015-07-30Give PyUNO structs/exceptions their own separate typeMatthew J. Francis 2015-07-27Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis 2015-07-25Fix PyUNO object hash to use the correct pointerMatthew J. Francis 2015-07-21Make PyUNO objects hashableMatthew J. Francis 2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin 2015-07-02coverity#1309066 Uncaught exceptionCaolán McNamara 2015-07-01PyUNO: Allow import of constant group by nameMatthew J. Francis 2015-07-01Fix compilation with Python 2.7Matthew J. Francis 2015-06-28coverity#1308526 Uncaught exceptionCaolán McNamara 2015-06-26loplugin:implicitboolconversionStephan Bergmann 2015-06-26loplugin:cstylecastStephan Bergmann 2015-06-26loplugin:passstuffbyrefStephan Bergmann 2015-06-26loplugin:salboolStephan Bergmann 2015-06-26loplugin:salboolStephan Bergmann 2015-06-26loplugin:loopvartoosmallStephan Bergmann 2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann 2015-06-26Make PyUNO provide more Pythonic behaviourMatthew J. Francis 2015-06-14Typo: pyhton->pythonJulien Nabet 2015-06-13TyposJulien Nabet 2015-06-12Typo: Adapater->AdapterJulien Nabet 2015-06-10pyuno: remove obsolete LC_NUMERIC to "C" mangling codeMichael Stahl 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-06-02loplugin:loopvartoosmallNoel Grandin 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-04-08A UNO Any can't contain an AnyStephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-26WaE: redundant const_cast on lhs of pointer comparison expressionTor Lillqvist 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist 2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara 2015-03-02pyuno, scripting: remove executable bits from python, js, bsh filesMichael Stahl