summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Expand)AuthorFilesLines
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-4/+4
2012-12-18Let JavaVirtualMachine::getJavaVm start the VM it already foundStephan Bergmann2-71/+81
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-2/+2
2012-11-15Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4Stephan Bergmann2-13/+31
2012-10-15fix typosJulien Nabet1-3/+3
2012-10-09loplugin: unused OStringsCaolán McNamara2-4/+0
2012-10-08TypoTor Lillqvist1-1/+1
2012-10-08Fix for !SOLAR_JAVATor Lillqvist1-6/+44
2012-10-07Move the #ifndef DISABLE_DYNLOADING a bit earlierTor Lillqvist1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-11/+77
2012-10-04sal_Bool->bool in jvmfwkNoel Grandin2-4/+4
2012-10-04Mention the plugin mechanismTor Lillqvist1-0/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2-5/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-2/+1
2012-08-14Depend on headers so we wont get crasher on missing framework.h.Tomas Chvatal1-0/+4
2012-08-13misc. cleanup.Michael Meeks2-30/+16
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann9-262/+23
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist1-0/+2
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann2-31/+9
2012-07-14simplify include guardsThomas Arnhold14-18/+21
2012-07-13re-base on ALv2 code. Includes:Michael Meeks31-496/+468
2012-07-05removed useless forward declarations of classTakeshi Abe1-5/+0
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