summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Open template read-onlydistro/collabora/lov-6.0.4Tor Lillqvist1-1/+3
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-4/+4
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-4/+4
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-7/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-4/+4
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-6/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-22/+22
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-2/+3
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin1-3/+1
2017-03-29convert EViewType to scoped enumNoel Grandin1-2/+2
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-20tdf#94576 handle esc keypress on templatemanagerdialogTibor Móger1-0/+21
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-3/+1
2016-10-30Let Menu dispose submenusMaxim Monastirsky1-1/+1
2016-10-18Resolves: tdf#101590 cannot interact with filepicker from import categoryCaolán McNamara1-4/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-23/+23
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-9/+9
2016-07-10Menu's dispose needs non-zero ref count, tdf#100829Markus Mohrhard1-2/+2
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+4
2016-06-29tdf#100660 - Starting document from a template crashes LibreOfficeAkshay Deep1-1/+2
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep1-288/+41
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-18/+13
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+3
2016-06-17tdf#100423 Template Manager: ctrl + A and del should work correctlyAkshay Deep1-3/+0
2016-06-13Code cleanup: No need to explicitly show tooltips in Template ManagerAkshay Deep1-6/+0
2016-06-10GSoC: Template Manager: Add respones for User InteractionAkshay Deep1-32/+11
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep1-7/+1
2016-06-09Templates: Display titles and category as tooltipsAkshay Deep1-2/+2
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep1-3/+3
2016-06-09Template Manager: Improve "Rename Category" functionalityAkshay Deep1-30/+31
2016-06-09Hide Default Template icon when resetting default using toolbox menuAkshay Deep1-0/+5
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-5/+3
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep1-0/+4
2016-06-07Reset Default in Context Menu for default templatesAkshay Deep1-11/+22
2016-06-06loplugin:defaultparamsStephan Bergmann1-1/+1
2016-06-06Improve Impress Template Selection DialogAkshay Deep1-1/+20
2016-06-06Hitting return in search field should not open a templateAkshay Deep1-0/+7
2016-06-06Mark Default Templates in Template ManagerAkshay Deep1-0/+5
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep1-2/+2
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep1-33/+15
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep1-0/+42
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-2/+2
2016-05-30loplugin:unusedmethodsNoel Grandin1-20/+0