summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)AuthorFilesLines
2014-01-28copy&paste typoMatúš Kukan1-1/+1
2014-01-28Support direct ctor calls for singletons too.Matúš Kukan1-3/+31
2014-01-28coverity#440030 Logically dead codeCaolán McNamara1-14/+1
2014-01-28coverity#440029 Logically dead codeCaolán McNamara1-16/+1
2014-01-27coverity#1019407 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-01-27coverity#1019406 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-01-27codemaker: Allow compiler to share these generated strings.Jan Holesovsky1-6/+10
2014-01-23Do not acquire again in direct constructor function calls.Matúš Kukan1-2/+2
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-2/+2
2014-01-20Fix declaration for ctor functions in generated headers.Matúš Kukan1-3/+5
2014-01-18Initialize also implementations created directly by generated function.Matúš Kukan1-4/+15
2014-01-10Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2014-01-10codemaker: fix^2 invalid string index accessStephan Bergmann1-5/+2
2014-01-08sal_textenc is a runtime dep of cppumakerDavid Tardon1-1/+0
2013-12-30Add sal_textenc dependency to cppumakerIsamu Mogi1-0/+1
2013-12-19...and support direct calls of non-default ctors, tooStephan Bergmann1-3/+26
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann1-3/+28
2013-12-17if there is one typo, its guaranteed to duplicated somewhereCaolán McNamara1-1/+1
2013-11-07codemaker: fix invalid string index accessMichael Stahl1-2/+3
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-4/+4
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-9/+2
2013-10-20cppumaker: Allow UNO interface functions to throw std::exceptionStephan Bergmann3-5/+15
2013-10-20Some more cppumaker "css" clean-upStephan Bergmann1-3/+3
2013-10-20fdo#70285 cleanup generated C++ codeNoel Grandin2-106/+95
2013-10-01rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann1-11/+26
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara2-0/+6
2013-09-17Fail for unkonwn entitiesStephan Bergmann1-0/+3
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann4-35/+8
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann4-8/+35
2013-09-12Add cppumaker -nD "no dependent types are generated"Stephan Bergmann3-13/+33
2013-09-10Stray space at end of usage text lineStephan Bergmann1-1/+1
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann1-4/+3
2013-09-03Write integers as signed sal_Int32Stephan Bergmann1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa1-1/+1
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard2-0/+0
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann3-25/+32
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet1-1/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-105/+20
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann2-4/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon3-9/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon3-7/+0
2013-04-24move URE headers to include/David Tardon3-9/+0
2013-04-23execute move of global headersBjoern Michaelsen11-754/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann16-435/+50
2013-04-16WaE: unused function 'checkNoTypeArguments'Tor Lillqvist1-11/+0
2013-04-16WIP: Experimental new binary type.rdb formatStephan Bergmann4-116/+12
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann2-24/+23