summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
AgeCommit message (Expand)Author
2019-04-16tdf#124730 an attempt to remove entry that isn't thereCaolán McNamara
2019-01-25set these hidden widgets to insensitiveCaolán McNamara
2018-11-26SfxStyleDialog is now unusedCaolán McNamara
2018-11-22tdf#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
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25split the creation of SfxStyleFamilies into a methodCaolán McNamara
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock