summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/versdlg.cxx
AgeCommit message (Expand)Author
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-01-07Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
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