summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-19tdf#123793 Follow up fix for kb nav of special chars popupJim Raykowski
2019-05-11tdf#123793 Add kb tab navigation to special chars popup windowJim Raykowski
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*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-03-21lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro
2019-03-15Adapt to C++2a std::span<>::index_type being unsigned size_tStephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-28remove some unused typedefsNoel Grandin
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-14getToken() already returns an empty string if index is negativeMatteo Casalin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-14lok: Handle Special character menu item's state correctly in onlineTamás Zolnai
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19loplugin:constantparamNoel Grandin
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-01loplugin:useuniqueptr in SfxBindingsNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin