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