summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)Author
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-11coverity#1213117 Unchecked dynamic_castCaolán McNamara
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-14Reduce the amount of strings in the release builds.Jan Holesovsky
2014-04-04codemaker: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from codemakerAlexander Wilms
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2014-02-01coverity#707676 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-28copy&paste typoMatúš Kukan
2014-01-28Support 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
2013-10-01rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-17Fail for unkonwn entitiesStephan Bergmann
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann
2013-09-12Add cppumaker -nD "no dependent types are generated"Stephan Bergmann
2013-09-10Stray space at end of usage text lineStephan Bergmann
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann
2013-09-03Write integers as signed sal_Int32Stephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist