summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)Author
2012-10-31add missing deps on sal headersDavid Tardon
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-11loplugin: more unused OUString and misleading indentationCaolán McNamara
2012-10-07Revert "For some reason saxparser aborts for me without this"Tor Lillqvist
2012-10-06For some reason saxparser aborts for me without thisTor Lillqvist
2012-10-04sal_Bool->bool in codemakerNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01add missing deps on headers to static libsDavid Tardon
2012-09-28Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22use package instead of explicit include pathDavid Tardon
2012-09-22add missing dependencyDavid Tardon
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-08-30Add note about terminologyTor Lillqvist
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-07XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann
2012-06-06removed dead codeTakeshi Abe
2012-05-21codemaker: write version 49 (1.5) class filesMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-20Don't build these command-line tools for non-desktop OSesTor Lillqvist
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29UNO BYTE is signedStephan Bergmann
2012-03-28Dalvik enforces byte constants being in range (-128..127)Tor Lillqvist
2012-03-21idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-06remove misc. unused codeMichael Meeks
2012-02-16Reduce verbiage slightlyTor Lillqvist
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-03Leak comprehensive type descriptions to avoid problems at exit.Stephan Bergmann
2012-01-02tabs -> spacesStephan Bergmann
2012-01-02Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann
2011-12-22callcatcher: remove unused typeToPrefixCaolán McNamara
2011-12-13Fix for fdo43460 Part VI getLength() to isEmpty()Olivier Hallot
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in codemakerNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-02Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.Stephan Bergmann
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-07cppcheck scope reduction in codemake/... cpputype.cxxPierre-André Jacquod
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-21Rename List -> OStringListJoseph Powers