Age | Commit message (Expand) | Author |
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 |
2013-09-17 | Fail for unkonwn entities | Stephan Bergmann |
2013-09-16 | Revert "WIP: add cppumaker -U to directly read from .idl files" | Stephan Bergmann |
2013-09-12 | WIP: add cppumaker -U to directly read from .idl files | Stephan Bergmann |
2013-09-12 | Add cppumaker -nD "no dependent types are generated" | Stephan Bergmann |
2013-09-10 | Stray space at end of usage text line | Stephan Bergmann |
2013-09-04 | UNO interface UIKs are unused for a very long time | Stephan Bergmann |
2013-09-03 | Write integers as signed sal_Int32 | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-17 | fdo#43460 startmath,codemaker: use isEmpty() | Jelle van der Waa |
2013-05-28 | Source files shouldn't have executable bit set. | Mark Wielaard |
2013-05-16 | Support for annotations in the new UNOIDL format | Stephan Bergmann |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-12 | cppcheck: unusedVariable (parameters) | Julien Nabet |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Allow for (relative) pathname args for codemakers again | Stephan Bergmann |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | Further codemaker, unodevtools clean-up | Stephan Bergmann |
2013-04-16 | WaE: unused function 'checkNoTypeArguments' | Tor Lillqvist |
2013-04-16 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-15 | Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/ | Stephan Bergmann |