summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-45/+0
2018-09-12loplugin:useuniqueptr in DrawDocShell::LoadNoel Grandin1-4/+2
2018-09-12loplugin:useuniqueptr in DrawDocShell::GetPagePreviewBitmapNoel Grandin1-2/+2
2018-09-11loplugin:constantparamNoel Grandin1-8/+4
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-6/+0
2018-09-05tdf#118696 impress navigator: zoom slide/slide object on selectJim Raykowski1-3/+8
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen1-0/+1
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin1-2/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-2/+3
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin2-15/+13
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-1/+8
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-06-01use more BitmapEx in sdNoel Grandin1-1/+1
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2-2/+2
2018-05-21Activated notebookbar in drawKshitij Pathania1-3/+12
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-2/+2
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen4-9/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin2-10/+10
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin2-11/+10
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin1-10/+2
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2-2/+2
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin1-1/+1
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-2/+0
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai1-0/+16
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin2-6/+6
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-1/+1
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-7/+2
2018-01-19inline some definesNoel Grandin1-2/+2
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin1-3/+2
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-1/+4
2017-11-17sd: enable language status bar itemHenry Castro2-34/+23
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann6-93/+93
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin2-9/+6
2017-10-15Removed duplicated includeAndrea Gelmini1-2/+0
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro2-6/+60
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-105/+0
2017-07-23Removed duplicated includesAndrea Gelmini4-4/+0
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky1-2/+3
2017-07-21migrate to boost::gettextCaolán McNamara5-7/+7
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1