summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cpputype.cxx
AgeCommit message (Expand)Author
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann
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-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
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-11coverity#1213117 Unchecked dynamic_castCaolán McNamara
2014-04-14Reduce the amount of strings in the release builds.Jan Holesovsky
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan 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-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-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-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-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann
2013-04-11Minor terminology clean-upStephan Bergmann
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann
2013-03-11css.beans.PropertyValue references css.beans.PropertyStateStephan Bergmann
2013-03-09Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza
2013-03-08fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza