Age | Commit message (Expand) | Author |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-26 | coverity#1019311 Unchecked return value | Caolán McNamara |
2014-05-26 | coverity#1019326 Unchecked dynamic_cast | Caolán McNamara |
2014-05-26 | coverity#1019329 Unchecked dynamic_cast | Caolán McNamara |
2014-05-26 | coverity#1019330 Unchecked dynamic_cast | Caolán McNamara |
2014-05-23 | improve parameter flow in cpputype.cxx | Noel Grandin |
2014-05-23 | add default value for Context param in uno::Exception constructors | Noel Grandin |
2014-05-23 | Combine unoidl::loadProvider and unoidl::Manager::addProvider | Stephan Bergmann |
2014-05-20 | enhance pass-by-ref plugin to detect large arguments | Noel Grandin |
2014-05-11 | coverity#1213117 Unchecked dynamic_cast | Caolán McNamara |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-14 | Reduce the amount of strings in the release builds. | Jan Holesovsky |
2014-04-04 | codemaker: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | codemaker,editeng: prefer passing OUString by reference | Noel Grandin |
2014-02-27 | Remove visual noise from codemaker | Alexander Wilms |
2014-02-17 | codemaker: sal_Bool -> bool | Stephan Bergmann |
2014-02-01 | coverity#707676 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-28 | copy&paste typo | Matúš Kukan |
2014-01-28 | Support direct ctor calls for singletons too. | Matúš Kukan |
2014-01-28 | coverity#440030 Logically dead code | Caolán McNamara |
2014-01-28 | coverity#440029 Logically dead code | Caolán McNamara |
2014-01-27 | coverity#1019407 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#1019406 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | codemaker: Allow compiler to share these generated strings. | Jan Holesovsky |
2014-01-23 | Do not acquire again in direct constructor function calls. | Matúš Kukan |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-20 | Fix declaration for ctor functions in generated headers. | Matúš Kukan |
2014-01-18 | Initialize also implementations created directly by generated function. | Matúš Kukan |
2014-01-10 | Be explicit when using bool as integral value | Stephan Bergmann |
2014-01-10 | codemaker: fix^2 invalid string index access | Stephan Bergmann |
2014-01-08 | sal_textenc is a runtime dep of cppumaker | David Tardon |
2013-12-30 | Add sal_textenc dependency to cppumaker | Isamu Mogi |
2013-12-19 | ...and support direct calls of non-default ctors, too | Stephan Bergmann |
2013-12-19 | WIP: Direct service ctor calls at least on Android/iOS | Stephan Bergmann |
2013-12-17 | if there is one typo, its guaranteed to duplicated somewhere | Caolán McNamara |
2013-11-07 | codemaker: fix invalid string index access | Michael Stahl |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-20 | cppumaker: Allow UNO interface functions to throw std::exception | Stephan Bergmann |
2013-10-20 | Some more cppumaker "css" clean-up | Stephan Bergmann |
2013-10-20 | fdo#70285 cleanup generated C++ code | Noel Grandin |
2013-10-01 | rhbz#1014010: Missing dependencies in isBootstrapType list | Stephan Bergmann |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |