The file jvfwk3rc is intended for providing bootstrap parameter for the java framework within the build environment. It is not part of a product. Tools which are started in the environment, such as regcomp.exe and uno.exe, use this rc file when Java is needed. The file javasettingsunopkginstall.xml only contains the root element of a settings file (). It is a dummy which will be installed into office/share/config/. Bundled extensions will used this file to store its java settings. See framework.h bootstrap variable UNO_JAVA_JFW_INSTALL_DATA core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/io
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-01Fix typo in codeAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-07clean upStephan Bergmann
2016-04-07Revert "reduce unnecessary realloc'ing"Stephan Bergmann
2016-04-01reduce unnecessary realloc'ingNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25fix OSX buildNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin