summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/textboxhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-08-07tdf#109137 sw textbox: fix initial wrap type of a shape's textboxMiklos Vajna1-0/+2
2018-02-22sw: clang-format textboxhelperMiklos Vajna1-195/+225
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-3/+1
2017-12-20convert RES_FMT constants to TypedWhichIdNoel Grandin1-1/+1
2017-12-19Get rid of a dynamic_castTor Lillqvist1-13/+8
2017-11-21loplugin:flatten in swNoel Grandin1-58/+59
2017-08-07Indentation fixesMiklos Vajna1-4/+4
2017-08-03loplugin:constparams in sw part2Noel Grandin1-4/+4
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna1-26/+26
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth1-0/+3
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-4/+1
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-03-02elide the SwSurround enumNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna1-6/+6
2016-10-25tdf#84678 DOCX import: fix handling of textbox marginsMiklos Vajna1-0/+26
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna1-4/+3
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin1-1/+1
2016-08-29Indentation fixesMiklos Vajna1-18/+18
2016-08-29loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-08-29Remove now unused SwTextBoxHelper functionsJan-Marek Glogowski1-94/+0
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-33/+31
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-15/+41
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski1-0/+13
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna1-12/+9
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin1-1/+1
2016-04-04Use std::size_tMiklos Vajna1-7/+7
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna1-0/+10
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-8/+8
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski1-0/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-12sw: indentation fixesMiklos Vajna1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-96/+96
2015-05-13tdf#91260: allow textboxes extending beyond the page bottomLászló Németh1-0/+8
2015-03-11convert SetAttrMode to enum classNoel Grandin1-1/+1
2015-02-06coverity#1267636 Logically dead codeCaolán McNamara1-3/+6
2015-01-18SwTextBoxHelper::findTextBoxes: optimize unnecessary O(n^2)Miklos Vajna1-5/+26
2014-12-15Unused includesMiklos Vajna1-3/+0
2014-12-07fdo#42785 fix crashing again with this doc in 4-4 seriesCaolán McNamara1-1/+1
2014-11-28SwAnchoredObjectPosition::_GetHoriAlignmentValues: fix position of textboxesMiklos Vajna1-0/+9