summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/swbaslnk.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-7/+2
2020-11-02SwGrfNode: ModifyNotification no more ...Bjoern Michaelsen1-30/+2
2020-11-01Make SwClient::ModifyNotification non-virtualBjoern Michaelsen1-4/+4
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-10/+10
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-8/+2
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-10/+1
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-1/+5
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-5/+2
2018-11-28loplugin:unusedfields in swNoel Grandin1-1/+1
2018-07-19coverity#1078573 Explicit null dereferencedCaolán McNamara1-1/+1
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-1/+8
2018-06-14loplugin:unusedfieldsNoel Grandin1-2/+0
2018-06-12loplugin:constantparamNoel Grandin1-1/+1
2018-06-12loplugin:singlevalfieldsNoel Grandin1-5/+1
2018-06-11loplugin:unusedfieldsNoel Grandin1-3/+0
2018-05-23tdf#117247 just send a GRAPHIC_ARRIVED hint after updateTomaž Vajngerl1-121/+12
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2017-12-12TypeWhichId in swNoel Grandin1-2/+2
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-10-31Refactor SwBaseLink member variablesJan-Marek Glogowski1-29/+31
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-5/+5
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-4/+4
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2016-11-29sw core: de-obfuscate assignments in conditions to help GCCMichael Stahl1-3/+4
2016-09-15sw: clean up useless dbglevel=2 code in swbaslnkMiklos Vajna1-10/+0
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-4/+4
2016-04-06Avoid reserved identifierStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-38/+38
2015-04-12Use auto for backward loop indexMatteo Casalin1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-03-16use SwIterator<>Bjoern Michaelsen1-11/+10
2015-02-22-Werror,-Wunused-variableZolnai Tamás1-1/+1
2015-02-22ChgTwipSizeFromPixel flag is uselessZolnai Tamás1-20/+9
2015-02-10Resolves: tdf#87083 images in help html stuck at default placeholder sizeCaolán McNamara1-16/+30
2014-11-19loplugin: cstylecastNoel Grandin1-5/+5
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-4/+5
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-3/+3
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-1/+2
2014-07-04remove unnecessary header macro wizardryNoel Grandin1-1/+1