summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshel4.cxx
AgeCommit message (Expand)Author
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-09tdf#128013: fix Crash when linking an odp fileJulien Nabet
2019-08-12Fix typosAndrea Gelmini
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-12loplugin:useuniqueptr in DrawDocShell::LoadNoel Grandin
2018-09-05tdf#118696 impress navigator: zoom slide/slide object on selectJim Raykowski
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27Resolves tdf#106321: End text edit mode before exportingUmang Jain
2017-03-02Fix typosAndrea Gelmini