--build=x86_64-unknown-linux-gnu --host=x86_64-w64-mingw32 --enable-64-bit --with-system-altlinuxhyph --with-system-boost --with-system-cairo --with-system-cppunit --with-system-curl --with-system-expat --with-system-graphite --with-system-hunspell --with-system-icu --with-system-libpng --with-system-libxml --with-system-lpsolve --with-system-mythes --with-system-neon --with-system-nss --with-system-openssl --with-system-poppler --with-system-redland --with-system-zlib --without-junit --without-myspell-dicts --disable-activex --disable-cairo-canvas --disable-directx --disable-extension-integration --disable-postgresql-sdbc --disable-gtk --with-help --with-myspell-dicts ct name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bean/test
AgeCommit message (Expand)Author
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-09java:Non-synchronized method should not override a synchronized methodNoel Grandin
2014-11-18java: fix some raw types warningsNoel Grandin
2014-09-17bean: unchecked call to getMethod() as a member of the raw type ClassRobert Antoni Buj i Gelonch
2014-09-15bean: use a non-varargs call for a stopOOoConnection method invocationrbuj
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks