summaryrefslogtreecommitdiff
path: root/include/animations
ModeNameSize
-rw-r--r--animationnodehelper.hxx5089logplain
0113'>Support direct ctor calls for singletons too.Matúš Kukan 2014-01-28coverity#440030 Logically dead codeCaolán McNamara 2014-01-28coverity#440029 Logically dead codeCaolán McNamara 2014-01-27coverity#1019407 Uninitialized scalar fieldCaolán McNamara 2014-01-27coverity#1019406 Uninitialized scalar fieldCaolá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 2014-01-10Be explicit when using bool as integral valueStephan Bergmann 2014-01-10codemaker: fix^2 invalid string index accessStephan Bergmann 2014-01-08sal_textenc is a runtime dep of cppumakerDavid Tardon 2013-12-30Add sal_textenc dependency to cppumakerIsamu Mogi 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-11-07codemaker: fix invalid string index accessMichael Stahl 2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin 2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin 2013-10-20cppumaker: Allow UNO interface functions to throw std::exceptionStephan Bergmann 2013-10-20Some more cppumaker "css" clean-upStephan Bergmann 2013-10-20fdo#70285 cleanup generated C++ codeNoel Grandin