summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
AgeCommit message (Expand)AuthorFilesLines
7 hoursWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell1-3/+1
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)1-2/+1
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-3/+3
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin1-4/+3
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin1-4/+4
2021-05-04tdf#142017 set default focus widgetCaolán McNamara1-0/+1
2020-11-24tdf#132860 Assign value to set_sensitive flag in m_xNameshubham6561-0/+5
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara1-1/+0
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara1-3/+3
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara1-1/+1
2020-02-03make some headers privateCaolán McNamara1-1/+2
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen1-3/+0
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-10-03drop some unnecessary includesCaolán McNamara1-1/+0
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-3/+3
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-5/+5
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-11/+5
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-03tdf#120286 Disable edit style if inherit from is disabled or NoneJim Raykowski1-0/+5
2019-08-01tdf#126584 Disable styles next style edit style buttonJim Raykowski1-1/+4
2019-04-15tdf#124730 an attempt to remove entry that isn't thereCaolán McNamara1-1/+3
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-4/+1
2019-01-23set these hidden widgets to insensitiveCaolán McNamara1-0/+2
2018-12-05remove unused SfxCallMode enum valueNoel Grandin1-1/+1
2018-11-25SfxStyleDialog is now unusedCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-10/+10
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+1
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-1/+2
2018-10-09use freeze/thawCaolán McNamara1-0/+8
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-6/+6
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-1/+1
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara1-21/+18
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+1
2018-08-30add SfxStyleDialogControllerCaolán McNamara1-1/+1
2018-08-12Fix typosAndrea Gelmini1-1/+1
2018-08-07tdf#119052: hide edit style button in character styleXisco Fauli1-0/+1
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara1-1/+1
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara1-141/+119
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin1-1/+1
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-04loplugin:useuniqueptr in SfxManageStyleSheetPageNoel Grandin1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-8/+8
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-6/+3