summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/saveastemplatedlg.cxx
AgeCommit message (Expand)Author
2018-03-18add id column support to tree viewCaolán McNamara
2018-03-16use digit width instead of char widthCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxSaveAsTemplateDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-06tdf#94131 Easier access to set a default template when saving a templateAkshay Deep
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Resolves: Error when overwriting a template in Template Save As DialogAkshay Deep
2016-05-25Template Manager: ListView in Save As and Category Selector DialogAkshay Deep
2016-05-20New Template ManagerAkshay Deep