summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.cxx
AgeCommit message (Expand)Author
2022-01-24Remove external links from template dialogSamuel Mehrbrodt
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-04drop unnecessary includesCaolán McNamara
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-05-07tdf#125079 turn off GTK_WIN_POS_CENTER_ON_PARENT after a whileCaolán McNamara
2019-04-17tdf#124597 template select dialog launched before parent gets final sizeCaolán McNamara
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-19weld TreeViewCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-06-04Fix .xltx file extension in Template import dialogAbhyudaya Sharma
2018-06-01OOXML types are now visible in Template Import DialogAbhyudaya Sharma
2018-05-22Open template read-onlyTor Lillqvist
2018-05-01weld ScShowTabDlgCaolán McNamara
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