summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshel4.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-04sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-1/+8
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin1-3/+3
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-5/+5
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin1-1/+1
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai1-0/+16
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-7/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-28/+28
2017-07-25loplugin:unusedmethodsNoel Grandin1-105/+0
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky1-2/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in sdNoel Grandin1-3/+2
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-6/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann1-2/+3
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-27Resolves tdf#106321: End text edit mode before exportingUmang Jain1-0/+7
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-01-25Fall back on o3tl::make_unique for nowStephan Bergmann1-6/+7
2017-01-25Missing includeStephan Bergmann1-0/+4
2017-01-25use a std::unique_ptrCaolán McNamara1-12/+10
2017-01-25valgrind: fix leakCaolán McNamara1-0/+2
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-2/+0
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-1/+1
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin1-2/+2
2016-10-11convert PageKind to scoped enumNoel Grandin1-7/+7
2016-10-11convert EditMode to scoped enumNoel Grandin1-2/+2
2016-10-11convert DocumentType to scoped enumNoel Grandin1-4/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-01Fix typosAndrea Gelmini1-2/+2
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-1/+3
2016-09-10loplugin:constantparam in sdNoel Grandin1-2/+1
2016-09-09tdf#62717 FILESAVE : Names Master pages are not saved properlysll1-1/+1
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl1-0/+3
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara1-0/+7
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna1-7/+0
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski1-0/+7
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-01tdf#66469 impress: update outline text before savingJustin Luth1-0/+18
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-8/+5
2016-03-18loplugin:constantparam in sdNoel Grandin1-13/+13
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-4/+2