summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2-5/+5
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-5/+5
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+3
2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks1-3/+13
2013-10-14Revert "Related: #i119525# List only JREs whose jvm library can be loaded"Markus Mohrhard1-22/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-0/+5
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-02jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl1-11/+7
2013-05-29Related: #i119525# List only JREs whose jvm library can be loadedAriel Constenla-Haile1-0/+22
2013-05-28Related: #i121715# find official JRE>=7 on OSXHerbert Dürr1-0/+1
2013-05-18Clearer javaldx messageAriel Constenla-Haile1-3/+3
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-02Resolves: #i66923# Add support for JRockit JVMAriel Constenla-Haile1-1/+3
2013-04-17-Werror=unused-macros (MinGW, jvmfwk)Stephan Bergmann1-3/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-09Look for Oracle Java 7 in a 64-bit LibreOffice on OS XTor Lillqvist2-1/+20
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-115/+95
2013-03-27WaE: "UNX" is not definedDavid Tardon2-4/+4
2013-03-27WaE: macro "RUNNING_ON_VALGRIND" is not usedTor Lillqvist1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold4-31/+20
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-6/+6
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann1-1/+0
2013-03-03coverity#705669: fix memory leakMarkus Mohrhard1-0/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac4-75/+73
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-2/+2
2012-10-15fix typosJulien Nabet1-3/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-2/+1
2012-08-13misc. cleanup.Michael Meeks2-30/+16
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann1-31/+0
2012-07-14simplify include guardsThomas Arnhold7-10/+10
2012-07-13re-base on ALv2 code. Includes:Michael Meeks12-280/+172
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks4-101/+65
2012-06-21re-base on ALv2 code.Michael Meeks2-0/+36
2012-06-04nuke unused definesTakeshi Abe1-1/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe3-3/+0
2012-05-04Remove unused method VendorBase::getJavaExePaths(int*)Marc Garcia2-20/+4
2012-04-18use SAL_N_ELEMENTSDavid Tardon1-3/+3
2012-04-18WaE: parameter 'size' set but not usedDavid Tardon1-1/+1
2012-04-18WaE: declaration of 'errcode' shadows a global declarationDavid Tardon1-8/+8
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan1-38/+0
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe1-1/+1
2012-02-23Adapted AsynchReader to safer-to-use salhelper::ThreadStephan Bergmann1-11/+13
2012-02-17merge feature/gbuild_javaDavid Tardon3-176/+38
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan1-1/+2