summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)Author
2017-08-03loplugin:constparams in sdNoel Grandin
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-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-30tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl
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-17create o3tl::array_viewNoel 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-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
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-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-25Fall back on o3tl::make_unique for nowStephan Bergmann
2017-01-25Missing includeStephan Bergmann
2017-01-25use a std::unique_ptrCaolán McNamara
2017-01-25valgrind: fix leakCaolán McNamara
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03sd: mpViewShell can be nullptr in DrawDocShell::GetState()Miklos Vajna
2016-10-01Fix typosAndrea Gelmini
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-09tdf#62717 FILESAVE : Names Master pages are not saved properlysll
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin