summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cpputype.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: codemakerStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-04-30cppcheck: duplicateBreakJulien Nabet
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04More commit resurrectionStephan Bergmann
2017-04-04Move comment back to where it makes senseStephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-02-08Remove newly-unnecessary #includes from cppumaker-generated filesStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-20Remove dynamic exception specifications from cppumaker-generated codeStephan Bergmann
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-09-23cid#1371162 etc.: Move semantics for cppumaker-generated UNO exception classesStephan Bergmann
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-04-08tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin
2016-02-24convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09convert to range-based for loops in codemaker/Noel Grandin
2016-02-09rename dumpHFile to dumpHdlFileNoel Grandin
2016-02-09rename dumpHxxFile to dumpHppFileNoel Grandin
2015-12-01Reduce space needed for string literalsStephan Bergmann
2015-11-27give useful details in non-debug mode tooCaolán McNamara
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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