summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
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-28weld SfxTemplateManagerDlgCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-19use boost::optional in EditFieldInfoNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22Re-factor internal filter logic, and impl. preload properly.Michael Meeks
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-22tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[f-h]*Gabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-20sd: Avoid looking up system clock twice for current datetimeTakeshi Abe
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-22weld native message dialogsCaolán McNamara