summaryrefslogtreecommitdiff
path: root/sfx2/source/control/templatelocalview.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-6/+3
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-6/+6
2022-04-29use more string_view in INetURLObjectNoel Grandin1-3/+3
2022-03-15tdf#134065, tdf#147998: fix thumbnail generation codeMike Kaganski1-1/+1
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-08-06tdf#139647 refresh renamed itemsVert D1-1/+35
2021-07-12loplugin:unusedmethodsNoel Grandin1-88/+0
2021-07-05tdf#138906 prevent built-in category deletionVert D1-6/+41
2021-05-21tdf#132042 fix nItem id when creating regionVert D1-1/+1
2021-04-27tdf#138883 Prevent renaming TemplatesVert D1-0/+18
2021-03-30tdf#141329 fix refresh shows the wrong categoryVert D1-1/+2
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D1-0/+22
2020-12-07loplugin:unusedmethodsNoel1-33/+0
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-10/+10
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-4/+4
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-1/+1
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara1-46/+46
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara1-4/+4
2020-10-22drop newly unused ThumbnailViewCaolán McNamara1-1/+1
2020-10-22drop newly unused TemplateLocalViewCaolán McNamara1-391/+2
2020-10-22weld backing windowCaolán McNamara1-3/+5
2020-10-22long->tools::Long in sfx2Noel1-5/+5
2020-06-29loplugin:constantparamNoel Grandin1-1/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-2/+2
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen1-7/+0
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-1/+1
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara1-1/+4
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin1-2/+2
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-16/+4
2019-07-19loplugin:constantparamNoel Grandin1-2/+2
2019-06-08loplugin:unusedmethodsNoel Grandin1-14/+0
2019-06-08loplugin:singlevalfieldsNoel Grandin1-4/+2
2019-06-08loplugin:unusedfieldsNoel Grandin1-21/+1
2019-05-09loplugin:unusedmethodsNoel Grandin1-507/+0
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara1-2/+886
2019-02-22loplugin:unusedfields in sfx2Noel Grandin1-2/+0
2019-02-07loplugin:flatten in sfx2Noel Grandin1-79/+79
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov1-18/+14
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin1-12/+14
2018-05-07cppcheck: accessMovedJochen Nitschke1-1/+1
2018-05-02loplugin:useuniqueptr in TemplateLocalViewNoel Grandin1-34/+26
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-05weld InputDialogCaolán McNamara1-5/+5
2018-02-22weld native message dialogsCaolán McNamara1-12/+16