summaryrefslogtreecommitdiffstats
path: root/codemaker/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist2012-09-281-0/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-174-101/+29
* re-base on ALv2 code.Michael Meeks2012-06-1225-590/+365
* XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann2012-06-071-0/+1
* removed dead codeTakeshi Abe2012-06-061-29/+0
* codemaker: write version 49 (1.5) class filesMichael Stahl2012-05-211-1/+1
* gbuild conversion: codemaker moduleDavid Ostrovsky2012-04-145-272/+0
* replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2012-04-142-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-13/+5
* UNO BYTE is signedStephan Bergmann2012-03-292-6/+2
* Dalvik enforces byte constants being in range (-128..127)Tor Lillqvist2012-03-281-1/+4
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-2/+7
* remove misc. unused codeMichael Meeks2012-03-061-23/+0
* Reduce verbiage slightlyTor Lillqvist2012-02-162-2/+6
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-7/+7
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-9/+12
* Leak comprehensive type descriptions to avoid problems at exit.Stephan Bergmann2012-01-031-25/+20
* tabs -> spacesStephan Bergmann2012-01-021-60/+60
* Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann2012-01-021-8/+83
* callcatcher: remove unused typeToPrefixCaolán McNamara2011-12-221-25/+0
* Fix for fdo43460 Part VI getLength() to isEmpty()Olivier Hallot2011-12-137-35/+35
* remove include of pch header in codemakerNorbert Thiebaud2011-11-2718-36/+0
* Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.Stephan Bergmann2011-11-022-125/+61
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-8/+0
* cppcheck scope reduction in codemake/... cpputype.cxxPierre-André Jacquod2011-10-071-3/+2
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-14/+14
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-1/+37
* Rename List -> OStringListJoseph Powers2011-08-211-5/+5
* callcatcher: unused codeCaolán McNamara2011-07-031-17/+0
* callcatcher: unused getExtraInputFileCaolán McNamara2011-07-031-12/+0
* callcatcher: unused writeU1Caolán McNamara2011-06-301-5/+0