summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
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
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-16Fix build in sfx2Julien Nabet
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin
2018-09-12tdf#119802 LibreOffice crashes when I save multiple times in a rowNoel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-24tdf#118993 - Missing new Insert Special Character in Calcheiko tietze
2018-08-21loplugin:useuniqueptr in DeleteItemOnIdleNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-31uitest logger: log more eventsSaurav Chirania