summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentLayoutManager.cxx
AgeCommit message (Expand)Author
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-18result of pDest->FindRealSdrObject() is already availableCaolán McNamara
2021-09-18cid#1491948 Dereference before null checkCaolán McNamara
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-08-21tdf#133490: set name for pasted frame formatVasily Melenchuk
2020-07-23tdf#107225 tdf#122887 sw: fix reanchoring of textboxesBakos Attila
2020-03-02speedup sw build a littleNoel Grandin
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-10-03new loplugin:blockblockNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-04-25FOOTERL and FOOTERR are write-onlyNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2016-12-07use proper message passingBjoern Michaelsen
2016-12-05(re)use proper message passingBjoern Michaelsen
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02Fix typosAndrea Gelmini
2015-08-07sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl
2015-07-03typo: therfore -> thereforeAndras Timar
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29tdf#89783: fix another potential endless loopKatarina Behrens
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-18loplugin: cstylecastNoel Grandin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna
2014-08-15fdo#82191 sw::DocumentLayoutManager: copy textbox content of draw formatsMiklos Vajna
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner