summaryrefslogtreecommitdiff
path: root/cui/source/options/optjava.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-2/+2
2021-02-17loplugin:referencecasting in cuiNoel1-2/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-02use officecfg or MacroRecorderModeNoel Grandin1-6/+5
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+5
2020-10-22Don't make list of JREs active when parent frame is inactiveMichael Weghorn1-1/+1
2020-10-22Properly (un)tick Java checkbox in Java options in direct modeMichael Weghorn1-0/+4
2020-10-22Gray out Java options when framework's direct mode is usedMichael Weghorn1-1/+6
2020-08-17Always display highlighted JRE's locationStephan Bergmann1-5/+14
2020-08-13Remove some unused includesMiklos Vajna1-1/+0
2020-08-05tdf#135367 enable_toggle_buttons sets SvTreeFlags::CHKBTNCaolán McNamara1-3/+3
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-3/+4
2020-06-05we can't mix radiobuttons and checkbuttons so don't imply otherwiseCaolán McNamara1-4/+1
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara1-2/+2
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann1-2/+0
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann1-5/+0
2020-04-17loplugin:flatten in cuiNoel Grandin1-37/+37
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk1-1/+4
2019-12-13loplugin:expandablemethodsNoel Grandin1-7/+1
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-3/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-30weld CuiAboutConfigTabPageCaolán McNamara1-8/+6
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-5/+5
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-9/+2
2019-09-24set correct parentCaolán McNamara1-2/+3
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-4/+3
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-4/+0
2019-08-27Use osl::FileBase::getSystemPathFromFileURLStephan Bergmann1-22/+47
2019-08-26Directly compare filesystem pathanmes in SvxJavaClassPathDlg::IsPathDuplicateStephan Bergmann1-5/+3
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-30drop newly unused SvxRadioButtonListBoxCaolán McNamara1-1/+0
2019-07-30weld SvxJavaOptionsPageCaolán McNamara1-194/+106
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-2/+2
2019-05-31remove newly unused SfxTabDialogCaolán McNamara1-5/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2018-12-16tdf#122136: select first element if there's at least oneJulien Nabet1-2/+2
2018-11-19Resolves: tdf#121487 ::Execute called on "modeless" dialogCaolán McNamara1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-27tdf#80646 insert LTR mark after labelAndras Timar1-0/+2
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+3
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-1/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-0/+1
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-4/+4
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-05-17'/' appearing in java classpath listCaolán McNamara1-7/+10