summaryrefslogtreecommitdiff
path: root/ridljar/CustomTarget_javamaker.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-27 19:26:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-27 19:28:51 +0200
commitffa11622ea6fc46c427421490b5cc1137b6f0511 (patch)
treedc102a32433d979052438e3859a97c29a160d05a /ridljar/CustomTarget_javamaker.mk
parentf32488182e6f03bddd5148e817a4d1dc569edde1 (diff)
loplugin:includeform: extensions (Windows)
Change-Id: I6619004353fb7e94506e2a75c77b42156f0b6c6d
Diffstat (limited to 'ridljar/CustomTarget_javamaker.mk')
0 files changed, 0 insertions, 0 deletions
>2012-11-29Remove exception spec from idl-generated c++ headers.Thorsten Behrens 2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist 2012-11-28OUString::replace() does not replace in-placeTor Lillqvist 2012-11-23Remove some newly tagged unused methodsJulien Nabet 2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann 2012-11-15dropped unused method: FileStream::openEnrico Weigelt, metux ITS 2012-11-13fix system boostPeter Foley 2012-11-13static libraries also require boost.Michael Meeks 2012-11-13cppumaker and javamaker also use boost.Michael Meeks 2012-11-12codemaker use boost, so declare the depNorbert Thiebaud 2012-11-11codemaker_java needs boostPeter Foley 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