aboutsummaryrefslogtreecommitdiff
path: root/source/sd/sysui
AgeCommit message (Expand)Author
2022-12-21update translations for 7.5.0 rc1 / masterChristian Lohmaier
2021-09-14update translations for masterChristian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-05-16update translations for 5.4.0 beta1Christian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2015-08-12update translationsChristian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-27Compendium Conflicts should be fuzzyAndras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/textboxhelper.hxx
AgeCommit message (Expand)Author
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
2014-05-27SwXShape: new bool TextBox propertyMiklos Vajna
2014-05-27Initial SwTextBoxHelperMiklos Vajna