summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)Author
2018-04-13weld SfxTemplateCategoryDialogCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-05weld InputDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-18Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara
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-10Menu's dispose needs non-zero ref count, tdf#100829Markus Mohrhard
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-29tdf#100660 - Starting document from a template crashes LibreOfficeAkshay Deep
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-17tdf#100423 Template Manager: ctrl + A and del should work correctlyAkshay Deep
2016-06-13Code cleanup: No need to explicitly show tooltips in Template ManagerAkshay Deep
2016-06-10GSoC: Template Manager: Add respones for User InteractionAkshay Deep
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep
2016-06-09Templates: Display titles and category as tooltipsAkshay Deep
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep
2016-06-09Template Manager: Improve "Rename Category" functionalityAkshay Deep
2016-06-09Hide Default Template icon when resetting default using toolbox menuAkshay Deep
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep
2016-06-07Reset Default in Context Menu for default templatesAkshay Deep
2016-06-06loplugin:defaultparamsStephan Bergmann
2016-06-06Improve Impress Template Selection DialogAkshay Deep
2016-06-06Hitting return in search field should not open a templateAkshay Deep
2016-06-06Mark Default Templates in Template ManagerAkshay Deep
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep