summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/swbaslnk.cxx
AgeCommit message (Expand)Author
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
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-07-04remove unnecessary header macro wizardryNoel Grandin
2014-05-31coverity#1078573 Unchecked dynamic_castMiklos Vajna
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-31coverity#1194888 Unchecked return valueCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to bool + make a local function staticMatteo Casalin
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-18Replace GrafikArrived with GraphicArrivedChr. Rossmanith
2014-02-18tools: sal_Bool -> boolStephan Bergmann