summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08Remove RTL_CONST* macros from codemaker - pt2Marcos Paulo de Souza1-497/+172
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza5-557/+150
2013-03-08fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza5-108/+44
2013-03-07make the UNO generated catch clauses use const modifierNoel Grandin1-5/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27registry: new ZipPackage_registry_odk_headersMichael Stahl3-3/+3
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl3-3/+3
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl3-3/+3
2013-01-26Remove redundant braces around for loopsStephan Bergmann5-66/+66
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis1-5/+1
2012-12-03No reason to turn "throws nothing" specifications into commentsStephan Bergmann1-14/+14
2012-12-02cppumaker: do write exception specifications on --enable-dbgutilMichael Stahl2-0/+71
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-13/+16
2012-11-29Prettify cppumaker output.Thorsten Behrens1-82/+88
2012-11-29Remove some commented-out or otherwise unused code.Thorsten Behrens2-43/+3
2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens2-70/+14