summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/textboxhelper.cxx
AgeCommit message (Expand)Author
2020-08-23tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl
2020-06-06tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-01-17tdf#129655 Sync TextWritingMode to frame direction.Mark Hung
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna
2019-09-17Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna
2019-07-03Remove some unused includesMiklos Vajna
2019-06-07sw btlr writing mode: DOCX drawingML import for fly framesMiklos Vajna
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-07tdf#109137 sw textbox: fix initial wrap type of a shape's textboxMiklos Vajna
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-02-22sw: clang-format textboxhelperMiklos Vajna
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21Fix some IWYU warningsMiklos Vajna
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-20convert RES_FMT constants to TypedWhichIdNoel Grandin
2017-12-19Get rid of a dynamic_castTor Lillqvist
2017-11-21loplugin:flatten in swNoel Grandin
2017-08-07Indentation fixesMiklos Vajna
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-10-25tdf#84678 DOCX import: fix handling of textbox marginsMiklos Vajna
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin
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-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski
2016-06-08sfx2 classification: use auto where it improves code readabilityMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2016-04-04Use std::size_tMiklos Vajna