summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
AgeCommit message (Expand)Author
2020-11-24tdf#132860 Assign value to set_sensitive flag in m_xNameshubham656
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-03tdf#120286 Disable edit style if inherit from is disabled or NoneJim Raykowski
2019-08-01tdf#126584 Disable styles next style edit style buttonJim Raykowski
2019-04-15tdf#124730 an attempt to remove entry that isn't thereCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-01-23set these hidden widgets to insensitiveCaolán McNamara
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-11-25SfxStyleDialog is now unusedCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09use freeze/thawCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-08-12Fix typosAndrea Gelmini
2018-08-07tdf#119052: hide edit style button in character styleXisco Fauli
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-04loplugin:useuniqueptr in SfxManageStyleSheetPageNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-01-18No need for an 'if' when the body is empty.Jan Holesovsky
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-31loplugin:constantparam in sfx2Noel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-23Removed duplicated includesAndrea Gelmini