summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin1-2/+2
2020-04-01convert DocCreationMode to scoped enumNoel Grandin1-2/+2
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin1-6/+6
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara1-0/+4
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai1-0/+21
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+21
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-8/+56
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-12-02use weld::WaitObjectCaolán McNamara1-3/+2
2019-10-29tdf#108202: Correct Draw page naming in insert pages, and page naming dialogsMuhammet Kara1-1/+6
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin1-5/+0
2019-10-09tdf#128013: fix Crash when linking an odp fileJulien Nabet1-4/+7
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-1/+1
2019-08-28sd lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna1-1/+14
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara1-6/+5
2019-05-24sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna1-0/+14
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen4-0/+4
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+2
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen6-51/+1
2019-02-17Use indexed getToken()Matteo Casalin1-1/+2
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin3-254/+255
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen2-9/+7
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin2-10/+0
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin2-2/+1
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin1-1/+0
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai1-16/+0
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-1/+1
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