summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker
AgeCommit message (Expand)Author
2014-12-27coverity#1019327 Unchecked dynamic_castCaolán McNamara
2014-12-27coverity#1019325 Unchecked dynamic_castCaolán McNamara
2014-12-08protected -> privateStephan Bergmann
2014-11-18cppumaker: only include rtl/instance.hxx and mutex.hxx when necessaryMichael Stahl
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-24coverity#441989 Uncaught exceptionCaolán McNamara
2014-10-07coverity#1242375 Don't call fscanf without specifiersCaolán McNamara
2014-07-25coverity#1219788 Unchecked dynamic_castCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-26coverity#1019311 Unchecked return valueCaolán McNamara
2014-05-26coverity#1019326 Unchecked dynamic_castCaolán McNamara
2014-05-26coverity#1019329 Unchecked dynamic_castCaolán McNamara
2014-05-26coverity#1019330 Unchecked dynamic_castCaolán McNamara
2014-05-23improve parameter flow in cpputype.cxxNoel Grandin
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-11coverity#1213117 Unchecked dynamic_castCaolán McNamara
2014-04-14Reduce the amount of strings in the release builds.Jan Holesovsky
2014-04-04codemaker: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-28copy&paste typoMatúš Kukan
2014-01-28Support direct ctor calls for singletons too.Matúš Kukan
2014-01-28coverity#440030 Logically dead codeCaolán McNamara
2014-01-27codemaker: Allow compiler to share these generated strings.Jan Holesovsky
2014-01-23Do not acquire again in direct constructor function calls.Matúš Kukan
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-20Fix declaration for ctor functions in generated headers.Matúš Kukan
2014-01-18Initialize also implementations created directly by generated function.Matúš Kukan
2013-12-19...and support direct calls of non-default ctors, tooStephan Bergmann
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann
2013-12-17if there is one typo, its guaranteed to duplicated somewhereCaolán McNamara
2013-10-20cppumaker: Allow UNO interface functions to throw std::exceptionStephan Bergmann
2013-10-20fdo#70285 cleanup generated C++ codeNoel Grandin
2013-10-01rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-09-12Add cppumaker -nD "no dependent types are generated"Stephan Bergmann
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann