summaryrefslogtreecommitdiff
path: root/cui/source/options/optjava.cxx
AgeCommit message (Expand)Author
2023-10-27tdf#157853 - UI: Part 11 - Unify lockdown behavior of Options dialogBalazs Varga
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-06-21cui: don't build SvxJavaClassPathDlg::SetClassPath() for the non-java caseMiklos Vajna
2023-06-21cui: fix --without-java buildMiklos Vajna
2023-06-21Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt
2023-06-08Revert "Allow bootstrap variables in Java user classpath settings"Samuel Mehrbrodt
2023-05-25Allow bootstrap variables in Java user classpath settingsSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-10-16Simplify vector initialization in cuiJulien Nabet
2021-08-13let return in java param dialog entry 'add' when possibleCaolán McNamara
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-02-17loplugin:referencecasting in cuiNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-02use officecfg or MacroRecorderModeNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-22Don't make list of JREs active when parent frame is inactiveMichael Weghorn
2020-10-22Properly (un)tick Java checkbox in Java options in direct modeMichael Weghorn
2020-10-22Gray out Java options when framework's direct mode is usedMichael Weghorn
2020-08-17Always display highlighted JRE's locationStephan Bergmann
2020-08-13Remove some unused includesMiklos Vajna
2020-08-05tdf#135367 enable_toggle_buttons sets SvTreeFlags::CHKBTNCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolá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-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-27Use osl::FileBase::getSystemPathFromFileURLStephan Bergmann
2019-08-26Directly compare filesystem pathanmes in SvxJavaClassPathDlg::IsPathDuplicateStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-30drop newly unused SvxRadioButtonListBoxCaolán McNamara
2019-07-30weld SvxJavaOptionsPageCaolán McNamara