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