summaryrefslogtreecommitdiffstats
path: root/codemaker/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow for (relative) pathname args for codemakers againStephan Bergmann2013-04-242-4/+4
* Further codemaker, unodevtools clean-upStephan Bergmann2013-04-169-348/+23
* WaE: unused function 'checkNoTypeArguments'Tor Lillqvist2013-04-161-11/+0
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-162-108/+11
* Further adapt CppuType::dumpCppuGetType to using unoidl/ instead of registry/Stephan Bergmann2013-04-152-24/+23
* Combine getSortResolve...() into one decompose()Stephan Bergmann2013-04-122-84/+61
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-116-1662/+1501
* Minor terminology clean-upStephan Bergmann2013-04-111-5/+5
* WaE: unused variableTor Lillqvist2013-04-091-0/+1
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-0920-4597/+3647
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0725-560/+541
* Clean up codemaker/typemanager.hxxStephan Bergmann2013-03-2712-227/+212
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* 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
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* Remove RTL_CONST* macros from codemaker - pt2Marcos Paulo de Souza2013-03-081-497/+172
* Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza2013-03-085-557/+150
* fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza2013-03-085-108/+44
* make the UNO generated catch clauses use const modifierNoel Grandin2013-03-071-5/+5
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* Remove redundant braces around for loopsStephan Bergmann2013-01-265-66/+66
* Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2012-12-181-5/+1
* No reason to turn "throws nothing" specifications into commentsStephan Bergmann2012-12-031-14/+14
* cppumaker: do write exception specifications on --enable-dbgutilMichael Stahl2012-12-022-0/+71
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-11/+6
* Prettify cppumaker output.Thorsten Behrens2012-11-291-82/+88
* Remove some commented-out or otherwise unused code.Thorsten Behrens2012-11-292-43/+3
* Remove exception spec from idl-generated c++ headers.Thorsten Behrens2012-11-292-70/+14
* OUString::replace() does not replace in-placeTor Lillqvist2012-11-282-2/+2
* Remove some newly tagged unused methodsJulien Nabet2012-11-231-16/+0
* Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2012-11-232-3/+33
* dropped unused method: FileStream::openEnrico Weigelt, metux ITS2012-11-151-12/+0
* loplugin: unused aName string and whacky indentCaolán McNamara2012-10-261-19/+32
* loplugin: some log, indent and unused variable warningsCaolán McNamara2012-10-131-2/+1
* loplugin: more unused OUString and misleading indentationCaolán McNamara2012-10-111-1/+0
* Revert "For some reason saxparser aborts for me without this"Tor Lillqvist2012-10-071-1/+0