summaryrefslogtreecommitdiff
path: root/codemaker/source
AgeCommit message (Expand)Author
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2014-01-10codemaker: fix^2 invalid string index accessStephan Bergmann
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-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
2013-05-12cppcheck: unusedVariable (parameters)Julien Nabet
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann
2013-04-16WaE: unused function 'checkNoTypeArguments'Tor Lillqvist
2013-04-16WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann
2013-04-12Combine getSortResolve...() into one decompose()Stephan Bergmann
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-11Minor terminology clean-upStephan Bergmann
2013-04-09WaE: unused variableTor Lillqvist
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-11css.beans.PropertyValue references css.beans.PropertyStateStephan Bergmann
2013-03-09Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08Remove RTL_CONST* macros from codemaker - pt2Marcos Paulo de Souza
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza
2013-03-08fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza
2013-03-07make the UNO generated catch clauses use const modifierNoel Grandin
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-12-03No reason to turn "throws nothing" specifications into commentsStephan Bergmann
2012-12-02cppumaker: do write exception specifications on --enable-dbgutilMichael Stahl