summaryrefslogtreecommitdiff
path: root/codemaker
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-06For some reason saxparser aborts for me without thisTor Lillqvist1-0/+1
2012-10-04sal_Bool->bool in codemakerNoel Grandin2-11/+11
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-10-01add missing deps on headers to static libsDavid Tardon3-0/+3
2012-09-28Add css.reflection.XTypeDescriptionEnumerationAccess to the bootstrap typesTor Lillqvist1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-22use package instead of explicit include pathDavid Tardon5-21/+5
2012-09-22add missing dependencyDavid Tardon1-0/+4
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann1-3/+4
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann5-105/+32
2012-08-30Add note about terminologyTor Lillqvist1-0/+9
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl2-8/+8
2012-06-12re-base on ALv2 code.Michael Meeks41-966/+597
2012-06-07XInterfaceTypeDescription missing from isBootstrapTypeStephan Bergmann1-0/+1
2012-06-06removed dead codeTakeshi Abe1-29/+0
2012-05-21codemaker: write version 49 (1.5) class filesMichael Stahl1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-20Don't build these command-line tools for non-desktop OSesTor Lillqvist1-0/+4
2012-04-14rename common* static libs to codemaker_* for clarity + dmake cleanupNorbert Thiebaud7-99/+10
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky16-294/+323
2012-04-14replace APP?RPATH SDK by SDKBIN in old build systemDavid Tardon2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-13/+5
2012-03-29UNO BYTE is signedStephan Bergmann2-6/+2
2012-03-28Dalvik enforces byte constants being in range (-128..127)Tor Lillqvist1-1/+4
2012-03-21idlc/README: correct nonsense added in 534b3a9b2eMichael Stahl1-2/+5
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-2/+7
2012-03-06remove misc. unused codeMichael Meeks2-24/+0
2012-02-16Reduce verbiage slightlyTor Lillqvist2-2/+6
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+2