summaryrefslogtreecommitdiffstats
path: root/codemaker
Commit message (Expand)AuthorAgeFilesLines
* codemaker: fix invalid string index accessMichael Stahl2013-11-071-2/+3
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-4/+4
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-9/+2
* cppumaker: Allow UNO interface functions to throw std::exceptionStephan Bergmann2013-10-203-5/+15
* Some more cppumaker "css" clean-upStephan Bergmann2013-10-201-3/+3
* fdo#70285 cleanup generated C++ codeNoel Grandin2013-10-202-106/+95
* rhbz#1014010: Missing dependencies in isBootstrapType listStephan Bergmann2013-10-011-11/+26
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-222-0/+6
* Fail for unkonwn entitiesStephan Bergmann2013-09-171-0/+3
* Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann2013-09-164-35/+8
* WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann2013-09-124-8/+35
* Add cppumaker -nD "no dependent types are generated"Stephan Bergmann2013-09-123-13/+33
* Stray space at end of usage text lineStephan Bergmann2013-09-101-1/+1
* UNO interface UIKs are unused for a very long timeStephan Bergmann2013-09-041-4/+3
* Write integers as signed sal_Int32Stephan Bergmann2013-09-031-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa2013-06-171-1/+1
* Source files shouldn't have executable bit set.Mark Wielaard2013-05-282-0/+0
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-163-25/+32
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-3/+3
* cppcheck: unusedVariable (parameters)Julien Nabet2013-05-121-1/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-305-105/+20
* Allow for (relative) pathname args for codemakers againStephan Bergmann2013-04-242-4/+4
* gbuild: drop empty use_packages callsDavid Tardon2013-04-243-9/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-243-7/+0
* move URE headers to include/David Tardon2013-04-243-9/+0
* execute move of global headersBjoern Michaelsen2013-04-2311-754/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+4
* Further codemaker, unodevtools clean-upStephan Bergmann2013-04-1616-435/+50
* WaE: unused function 'checkNoTypeArguments'Tor Lillqvist2013-04-161-11/+0
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-164-116/+12
* Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann2013-04-152-24/+23
* Combine getSortResolve...() into one decompose()Stephan Bergmann2013-04-123-90/+64
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-118-1668/+1514
* Minor terminology clean-upStephan Bergmann2013-04-111-5/+5
* Clean up codemaker/READMEStephan Bergmann2013-04-111-15/+17
* Revert "registry: new ZipPackage_registry_odk_headers"Michael Stahl2013-04-103-3/+3
* add missing dep on salhelper/simplereferenceobject.hxxDavid Tardon2013-04-093-0/+3
* Update README to explain what codemaker doesChris Sherlock2013-04-091-0/+1
* WaE: unused variableTor Lillqvist2013-04-091-0/+1
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-0932-4734/+3674
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-4/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0735-640/+620
* Sort generated includes lexicographicallyStephan Bergmann2013-04-021-3/+3
* Clean up codemaker/typemanager.hxxStephan Bergmann2013-03-2716-320/+238
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-1/+2
* css.beans.PropertyValue references css.beans.PropertyStateStephan Bergmann2013-03-111-0/+1
* Removed last RTL_CONST* macros from codemakerMarcos Paulo de Souza2013-03-097-80/+60