summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentLinksAdministrationManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-10-27inline SvBaseLinkRef typedefNoel Grandin1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+1
2015-08-03coverity#1314995 Logically dead codeCaolán McNamara1-2/+0
2015-07-27tdf#90575 sw: fix pasting DDE linksMiklos Vajna1-2/+1
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+10
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-44/+44
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-3/+3
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-23loplugin:constantfunction: swNoel Grandin1-8/+6
2015-03-11convert MarkType to enum classNoel Grandin1-1/+1
2015-01-24sal_uInt16 to size_type/sal_Int32, and avoid unneeded downcastsMatteo Casalin1-1/+1
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-10/+8
2014-11-12coverity#982189 Unchecked return valueCaolán McNamara1-18/+16
2014-11-03coverity#1240253 unchecked return valueDavid Tardon1-16/+18
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-28/+28
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-9/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-0/+573