summaryrefslogtreecommitdiff
path: root/cui/source/options/optjava.hxx
AgeCommit message (Expand)Author
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
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-09Convert java start parameters dialog to .uiFaisal M. Al-Otaibi
2013-09-02Convert java class path dialog to .uiFaisal M. Al-Otaibi
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-05-31WaE: private fields are not usedTor Lillqvist
2013-05-24show the 'java' options page when java disabledCaolán McNamara
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-07Moving experimental section to java, changing section nameJoel Madero