summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks6-147/+93
2012-06-21re-base on ALv2 code.Michael Meeks3-0/+54
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-04nuke unused definesTakeshi Abe1-1/+0
2012-06-03fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist.David Ostrovsky1-3/+3
2012-05-30targeted string re-workNorbert Thiebaud1-5/+5
2012-05-17removed unused const rtl::OUStringTakeshi Abe3-3/+0
2012-05-11upgrade to icu 49Caolán McNamara1-1/+1
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl2-15/+14
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-05-04Remove unused method VendorBase::getJavaExePaths(int*)Marc Garcia2-20/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28make java startup a visible event when debuggingCaolán McNamara1-0/+1
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-09enforce only one possible use of gb_CustomTargetMatúš Kukan1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-3/+2
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-8/+8
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan3-14/+11
2012-03-26Fix delivery of jvmfwk ini/data filesStephan Bergmann3-59/+30
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
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-17libjvmfwk is needed even when building without javaDavid Tardon1-3/+6
2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist2-0/+2
2012-02-17update makefilesDavid Tardon1-35/+2
2012-02-17merge feature/gbuild_javaDavid Tardon28-431/+582
2012-02-16add gb_Helper_abbreviate_dirs_nativeMatus Kukan1-1/+2
2012-02-16jvmfwk: these are also linked_libsMatus Kukan2-2/+2
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-1/+1
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+1
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-40/+35
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco7-52/+52
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+1
2012-01-05stray trailing ;Caolán McNamara1-1/+1
2011-12-26sunjavaplugin has been renamedDavid Tardon1-1/+1
2011-12-26export libsunjavaplugin's API functionsDavid Tardon4-4/+54
2011-12-25bah, i committed that by mistakeDavid Tardon1-28/+0
2011-12-25use gb_Helper_get_rcfile hereDavid Tardon1-7/+2
2011-12-24gbuildize jvmfwk, part 2: finish & clean upDavid Tardon7-397/+1
2011-12-24fix linking issue on windowsDavid Tardon1-1/+6
2011-12-24make exported symbols visibleDavid Tardon4-21/+71
2011-12-24build JREProperties.classDavid Tardon3-6/+48