summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-5/+0
2012-11-28OUString::replace() does not replace in-placeTor Lillqvist2-2/+2
2012-11-23Remove some newly tagged unused methodsJulien Nabet2-18/+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 ITS2-13/+0
2012-11-13fix system boostPeter Foley5-8/+8
2012-11-13static libraries also require boost.Michael Meeks2-0/+4
2012-11-13cppumaker and javamaker also use boost.Michael Meeks2-0/+4
2012-11-12codemaker use boost, so declare the depNorbert Thiebaud1-1/+1
2012-11-11codemaker_java needs boostPeter Foley1-0/+2
2012-10-31add missing deps on sal headersDavid Tardon3-0/+5
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