summaryrefslogtreecommitdiff
path: root/codemaker/source
ModeNameSize
d---------codemaker245logplain
d---------commoncpp41logplain
d---------commonjava42logplain
d---------cppumaker457logplain
d---------javamaker289logplain
7981251722e153e6'>sys.version is for displaying; use sys.version_info for version checkMike Kaganski 2019-12-19sal_Char->char in oox..registryNoel Grandin 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): pyunoStephan Bergmann 2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen 2019-04-02For Python extensions, set __file__ before executing the moduleThomas Viehmann 2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-02-01tdf#114815 pyuno: avoid 2 threads initing python in parallelMichael Stahl 2018-01-12More loplugin:cstylecast: pyunoStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, pyunoStephan Bergmann 2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl 2016-06-21Clean up uses of Any::getValue() in pyunoStephan Bergmann 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-04-18clean-up: unused using declarations and includesJochen Nitschke 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-04yyyyyNoel Grandin 2015-10-23com::sun::star->css in package,pyunoNoel Grandin 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann 2014-09-21Don't try to write Python bytecode files in case of a read-only installsetTor Lillqvist 2014-05-26coverity#982751 Dereference null return valueCaolán McNamara 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-01-28bool improvementsStephan Bergmann 2014-01-07No serviceNames attribute in LoaderStephan Bergmann 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist 2013-08-15Mark as constTakeshi Abe 2013-04-18pyuno_loader::CreateInstance: delete the initial PyThreadStateMichael Stahl 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák