summaryrefslogtreecommitdiff
path: root/codemaker/source
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-24Allow for (relative) pathname args for codemakers againStephan Bergmann2-4/+4
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann9-348/+23
2013-04-16WaE: unused function 'checkNoTypeArguments'Tor Lillqvist1-11/+0
2013-04-16WIP: Experimental new binary type.rdb formatStephan Bergmann2-108/+11
2013-04-15Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann2-24/+23
2013-04-12Combine getSortResolve...() into one decompose()Stephan Bergmann2-84/+61
2013-04-11[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann6-1662/+1501
2013-04-11Minor terminology clean-upStephan Bergmann1-5/+5
2013-04-09WaE: unused variableTor Lillqvist1-0/+1
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann20-4597/+3647
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák25-560/+541
2013-03-27Clean up codemaker/typemanager.hxxStephan Bergmann12-227/+212
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
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-25loplugin: unused variablesThomas Arnhold1-2/+0
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 Behrens1-11/+6
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
2012-11-28OUString::replace() does not replace in-placeTor Lillqvist2-2/+2
2012-11-23Remove some newly tagged unused methodsJulien Nabet1-16/+0
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2-3/+33
2012-11-15dropped unused method: FileStream::openEnrico Weigelt, metux ITS1-12/+0
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara1-19/+32
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-2/+1
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara1-1/+0
2012-10-07Revert "For some reason saxparser aborts for me without this"Tor Lillqvist1-1/+0
2012-10-06For some reason saxparser aborts for me without thisTor Lillqvist1-0/+1
2012-10-04sal_Bool->bool in codemakerNoel Grandin2-11/+11
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-28Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann4-101/+29
2012-06-12re-base on ALv2 code.Michael Meeks25-590/+365
2012-06-07XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann1-0/+1
2012-06-06removed dead codeTakeshi Abe1-29/+0
2012-05-21codemaker: write version 49 (1.5) class filesMichael Stahl1-1/+1