summaryrefslogtreecommitdiffstats
path: root/codemaker
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* remove all d.lstMichael Stahl2013-02-281-0/+0
* registry: new ZipPackage_registry_odk_headersMichael Stahl2013-02-273-3/+3
* sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl2013-02-273-3/+3
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-263-3/+3
* 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-302-13/+16
* 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
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-5/+0
* OUString::replace() does not replace in-placeTor Lillqvist2012-11-282-2/+2
* Remove some newly tagged unused methodsJulien Nabet2012-11-232-18/+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-152-13/+0
* fix system boostPeter Foley2012-11-135-8/+8
* static libraries also require boost.Michael Meeks2012-11-132-0/+4
* cppumaker and javamaker also use boost.Michael Meeks2012-11-132-0/+4
* codemaker use boost, so declare the depNorbert Thiebaud2012-11-121-1/+1
* codemaker_java needs boostPeter Foley2012-11-111-0/+2
* add missing deps on sal headersDavid Tardon2012-10-313-0/+5
* 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
* For some reason saxparser aborts for me without thisTor Lillqvist2012-10-061-0/+1
* sal_Bool->bool in codemakerNoel Grandin2012-10-042-11/+11
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* add missing deps on headers to static libsDavid Tardon2012-10-013-0/+3
* Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist2012-09-281-0/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* use package instead of explicit include pathDavid Tardon2012-09-225-21/+5
* add missing dependencyDavid Tardon2012-09-221-0/+4