summaryrefslogtreecommitdiff
path: root/sw/inc/textboxhelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Missing includeMike Kaganski1-0/+1
2021-04-19tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)1-0/+39
2021-01-26tdf#137803 sw: fix AutoSize and Wrap of textboxesAttila Bakos (NISZ)1-0/+2
2020-12-16tdf#137819 sw: fix textboxes anchoring "As Char"Attila Bakos (NISZ)1-0/+5
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs1-0/+7
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-20tdf#137185 sw: move shape text on adding textboxAttila Bakos (NISZ)1-2/+3
2020-10-14tdf#137025 sw: apply textbox padding set in TextAttila Bakos (NISZ)1-0/+6
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara1-1/+1
2020-08-19tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl1-4/+1
2020-07-19compact namespace: swNoel Grandin1-10/+1
2019-01-24loplugin:constparams in swNoel Grandin1-1/+1
2018-04-18sw: fix some IWYU warningsMiklos Vajna1-2/+13
2018-02-22sw: clang-format textboxhelperMiklos Vajna1-7/+14
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-1/+0
2017-12-19Get rid of a dynamic_castTor Lillqvist1-2/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-08-07Indentation fixesMiklos Vajna1-4/+4
2017-08-03loplugin:constparams in sw part2Noel Grandin1-4/+4
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+2
2016-08-29Indentation fixesMiklos Vajna1-1/+1
2016-08-29loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-08-29Remove now unused SwTextBoxHelper functionsJan-Marek Glogowski1-13/+0
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-0/+10
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-5/+18
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin1-1/+1
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna1-0/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-25/+25
2014-11-28SwAnchoredObjectPosition::_GetHoriAlignmentValues: fix position of textboxesMiklos Vajna1-0/+2
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna1-0/+3
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna1-0/+8
2014-08-15SwTextBoxHelper::findTextBoxes: return a set of const pointersMiklos Vajna1-3/+3
2014-08-15SwTextBoxHelper::findTextBox: take a const SwFrmFmtMiklos Vajna1-1/+1
2014-06-25Let SwTextBoxHelper::findTextBoxes() return a setMiklos Vajna1-4/+3
2014-06-24Add SwTextBoxHelper::findShapesMiklos Vajna1-0/+2
2014-06-19SwDoc::SetFlyFrmAttr: sync position between draw shape and its textboxMiklos Vajna1-0/+4
2014-06-13SwXShape: add ChainName UNO propertyMiklos Vajna1-0/+2
2014-06-13SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelperMiklos Vajna1-0/+17
2014-06-06SwTextBoxHelper::findTextBox: add an UNO versionMiklos Vajna1-1/+5
2014-05-30SwTextBoxHelper: handle size when it's set before CustomShapeGeometryMiklos Vajna1-0/+4
2014-05-29SwTextBoxHelper::syncProperty(): no need to pass the property nameMiklos Vajna1-1/+1
2014-05-29SwTextBoxHelper::create(): initialize positionMiklos Vajna1-2/+2
2014-05-28SwTextBoxHelper: extract getTextRectangle() from syncProperty()Miklos Vajna1-0/+3
2014-05-27let SwTextBoxHelper::findTextBoxes() take a const SwDocMiklos Vajna1-1/+1
2014-05-27SwXDrawPage::getByIndex(): ignore textboxesMiklos Vajna1-0/+3