summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-12Combine getSortResolve...() into one decompose()Stephan Bergmann3-90/+64
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann8-1668/+1514
2013-04-11Minor terminology clean-upStephan Bergmann1-5/+5
2013-04-11Clean up codemaker/READMEStephan Bergmann1-15/+17
2013-04-10Revert "registry: new ZipPackage_registry_odk_headers"Michael Stahl3-3/+3
2013-04-09add missing dep on salhelper/simplereferenceobject.hxxDavid Tardon3-0/+3
2013-04-09Update README to explain what codemaker doesChris Sherlock1-0/+1
2013-04-09WaE: unused variableTor Lillqvist1-0/+1
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann32-4734/+3674
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-640/+620
2013-04-02Sort generated includes lexicographicallyStephan Bergmann1-3/+3
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann16-320/+238
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-1/+2
2013-03-11css.beans.PropertyValue references css.beans.PropertyStateStephan Bergmann1-0/+1
2013-03-09Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza7-80/+60