summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in optinet2Xisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-04these fields can be static constantsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks