summaryrefslogtreecommitdiffstats
path: root/codemaker
Commit message (Expand)AuthorAgeFilesLines
* XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann2012-06-071-0/+1
* codemaker: write version 49 (1.5) class filesMichael Stahl2012-05-211-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Don't build these command-line tools for non-desktop OSesTor Lillqvist2012-04-201-0/+4
* rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud2012-04-147-99/+10
* gbuild conversion: codemaker moduleDavid Ostrovsky2012-04-1416-294/+323
* 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
* idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl2012-03-211-2/+5
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-2/+7
* remove misc. unused codeMichael Meeks2012-03-062-24/+0
* Reduce verbiage slightlyTor Lillqvist2012-02-162-2/+6
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+2
* 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-222-27/+0
* Fix for fdo43460 Part VI getLength() to isEmpty()Olivier Hallot2011-12-137-35/+35
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header in codemakerNorbert Thiebaud2011-11-2720-38/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-7/+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-032-21/+0
* callcatcher: unused getExtraInputFileCaolán McNamara2011-07-032-13/+0
* callcatcher: unused writeU1Caolán McNamara2011-06-301-5/+0
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
* No point building build-time executables for iOSTor Lillqvist2011-06-132-0/+12
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-11/+11
* Interfaces are recursive into themselvesCaolán McNamara2011-06-011-15/+48
* add polymorphic supportCaolán McNamara2011-06-011-27/+55
* use rtl_Instance for the auto-generated local staticsCaolán McNamara2011-06-013-47/+91
* remove stray semicolonDavid Tardon2011-05-121-1/+1
* Remove OS/2 support.Francois Tigeot2011-04-184-13/+3
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-10/+26
|\
| * jsc340: i114847: fix nameJuergen Schmidt2011-02-242-4/+20
| * jsc340: i14847: clean up cmdline help fo devtoolsJuergen Schmidt2010-10-015-14/+9
* | move cppumaker test to cppuCaolán McNamara2011-03-155-1398/+0
* | fix deps for testDavid Tardon2011-03-151-1/+1
* | EasyHacks: Reanimated tests in ure/codemakerWilhelm Pflueger2011-03-154-6/+8
* | Remove "using namespace ::rtl"Julien Nabet2011-03-027-10/+19
* | remove empty TESTSHL2LIBCaolán McNamara2011-02-241-1/+1