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