summaryrefslogtreecommitdiff
path: root/cui/source/options/optjava.hxx
AgeCommit message (Expand)Author
2020-09-10Always display highlighted JRE's locationStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-07-30weld SvxJavaOptionsPageCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-05-31remove newly unused SfxTabDialogCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara
2018-05-17weld SvxJavaParameterDlgCaolán McNamara
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-06After Java settings have changed, restart LibO for realKatarina Behrens
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann
2016-02-12loplugin:passstuffbyrefStephan Bergmann
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95
2016-01-31WaE: loplugin:defaultparamsCaolán McNamara
2016-01-30tdf#97425 - JVM start parameters should be editable.akki95
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin