summaryrefslogtreecommitdiff
path: root/sw/inc/textboxhelper.hxx
AgeCommit message (Expand)Author
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-06-29tdf#149550 sw: fix crash by implementing nested textbox copyAttila Bakos (NISZ)
2022-04-01tdf#147485 sw: fix group shape crash using std::shared_ptrAttila Bakos (NISZ)
2022-03-24loplugin:constantparamNoel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)
2021-12-16Fix typosAndrea Gelmini
2021-12-14tdf#143574 sw: textboxes in group shapes -- part 4Attila Bakos (NISZ)
2021-12-14tdf#143574 sw: textboxes in group shapes - part 3 take 2Attila Bakos (NISZ)
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-08-18loplugin:constparamsNoel Grandin
2021-07-06sw: avoid not needed copy in SwTextBoxHelper::getProperty()Miklos Vajna
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-04-19Missing includeMike Kaganski
2021-04-19tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)
2021-01-26tdf#137803 sw: fix AutoSize and Wrap of textboxesAttila Bakos (NISZ)
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