Age | Commit message (Expand) | Author |
2019-01-24 | loplugin:constparams in sw | Noel Grandin |
2018-04-18 | sw: fix some IWYU warnings | Miklos Vajna |
2018-02-22 | sw: clang-format textboxhelper | Miklos Vajna |
2017-12-22 | tdf#42949 Fix some Include What You Use warnings | Miklos Vajna |
2017-12-19 | Get rid of a dynamic_cast | Tor Lillqvist |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann |
2017-08-07 | Indentation fixes | Miklos Vajna |
2017-08-03 | loplugin:constparams in sw part2 | Noel Grandin |
2017-05-26 | RTF filter: use 'using' instead of 'typedef' | Miklos Vajna |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sw | Stephan Bergmann |
2016-08-29 | Indentation fixes | Miklos Vajna |
2016-08-29 | loplugin:passstuffbyref | Stephan Bergmann |
2016-08-29 | Remove now unused SwTextBoxHelper functions | Jan-Marek Glogowski |
2016-08-29 | Add convenience function getOtherTextBoxFormat | Jan-Marek Glogowski |
2016-08-29 | Switch isTextBox to use the format pointers | Jan-Marek Glogowski |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | clang-tidy performance-unnecessary-value-param in sw | Noel Grandin |
2016-04-01 | tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surround | Miklos Vajna |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2014-11-28 | SwAnchoredObjectPosition::_GetHoriAlignmentValues: fix position of textboxes | Miklos Vajna |
2014-11-20 | fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxes | Miklos Vajna |
2014-10-31 | Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNode | Miklos Vajna |
2014-08-15 | SwTextBoxHelper::findTextBoxes: return a set of const pointers | Miklos Vajna |
2014-08-15 | SwTextBoxHelper::findTextBox: take a const SwFrmFmt | Miklos Vajna |
2014-06-25 | Let SwTextBoxHelper::findTextBoxes() return a set | Miklos Vajna |
2014-06-24 | Add SwTextBoxHelper::findShapes | Miklos Vajna |
2014-06-19 | SwDoc::SetFlyFrmAttr: sync position between draw shape and its textbox | Miklos Vajna |
2014-06-13 | SwXShape: add ChainName UNO property | Miklos Vajna |
2014-06-13 | SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelper | Miklos Vajna |
2014-06-06 | SwTextBoxHelper::findTextBox: add an UNO version | Miklos Vajna |
2014-05-30 | SwTextBoxHelper: handle size when it's set before CustomShapeGeometry | Miklos Vajna |
2014-05-29 | SwTextBoxHelper::syncProperty(): no need to pass the property name | Miklos Vajna |
2014-05-29 | SwTextBoxHelper::create(): initialize position | Miklos Vajna |
2014-05-28 | SwTextBoxHelper: extract getTextRectangle() from syncProperty() | Miklos Vajna |
2014-05-27 | let SwTextBoxHelper::findTextBoxes() take a const SwDoc | Miklos Vajna |
2014-05-27 | SwXDrawPage::getByIndex(): ignore textboxes | Miklos Vajna |
2014-05-27 | SwXDrawPage::getCount(): ignore textboxes | Miklos Vajna |
2014-05-27 | SwXShape: return the right XText implementaation in the TextBox case | Miklos Vajna |
2014-05-27 | SwXShape: allow setting TextBox property to false | Miklos Vajna |
2014-05-27 | SwXShape: new bool TextBox property | Miklos Vajna |
2014-05-27 | Initial SwTextBoxHelper | Miklos Vajna |