summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/versdlg.cxx
AgeCommit message (Expand)Author
2021-01-08Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-04-26Resolves: tdf#124979 don't select item while list frozenCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-26weld SfxCmisVersionsDialogCaolán McNamara
2018-11-26weld SfxVersionDialogCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-06-14tdf#116742: Only enable "CMIS" versions button for versionable CMISMike Kaganski
2018-05-07loplugin:useuniqueptr in SfxCmisVersionsDialogNoel Grandin
2018-05-07loplugin:useuniqueptr in SfxVersionDialogNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-03weld SfxViewVersionDialog_ImplCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-11-07sfx2: Simplify SfxVersionTableDtor's code with std::unique_ptrTakeshi Abe
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-14tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-09-17boost->stdCaolán McNamara
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin