summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-22weld native message dialogsCaolán McNamara1-7/+13
2018-01-18No need for an 'if' when the body is empty.Jan Holesovsky1-3/+1
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann1-3/+3
2017-10-31loplugin:constantparam in sfx2Noel Grandin1-5/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-6/+6
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin1-4/+1
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin1-1/+0
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-9/+9
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara1-3/+1
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5