summaryrefslogtreecommitdiff
path: root/sw/qa/extras/layout/layout.cxx
AgeCommit message (Expand)Author
3 daysloplugin:ostr in sw/qa/extrasNoel Grandin
2024-05-23sw/qa: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-01-23tdf#157628: sw_layoutwriter: Add unittestXisco Fauli
2024-01-17tdf#159101: sw_layoutwriter: Add unittestXisco Fauli
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-11-17sw: fix layout crash in SwObjectFormatterTextFrame::DoFormatObj()Michael Stahl
2023-11-16tdf#153194 writerfilter: RTF import: \spltpgparMichael Stahl
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-14tdf#142694 sw: layout: fix infinite loop in SwFrame::PrepareMake()Michael Stahl
2023-07-12CppunitTest_sw_layoutwriter: fix unclosed component in testTdf109137Miklos Vajna
2023-06-28tdf#156077 sw: layout: call AssertFlyPages() in Init()Michael Stahl
2023-06-02tdf#152983 sw: layout: fix crash in SwContentFrame::Cut()Michael Stahl
2023-06-01tdf#150606 sw: layout: leave follow SwTabFrame invalid in columnsMichael Stahl
2023-05-17tdf#155345 sw tracked table column: hide them in Hide Changes modeLászló Németh
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-03-09CppunitTest_sw_layoutwriter: split in twoXisco Fauli
2023-03-08sw floattable: partially re-enable widow / orphan control in tablesMiklos Vajna
2023-03-02qa: simplify codeXisco Fauli
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna
2022-12-09tdf#152413: sw_layoutwriter: Add unittestXisco Fauli
2022-12-07sw layout xml dump: avoid confusing content of SwParaPortionMiklos Vajna
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-19tdf#152106 sw layout: fix freezing of multicol sections with flysLászló Németh
2022-11-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-22tdf#150616 sw: fix bad 0 height of SwTextFrame in table cellMichael Stahl
2022-08-13complete the FIXME for the font substitutionCaolán McNamara
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-06-24CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-06-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-10CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-06-03CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-27CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-17sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara
2022-05-13CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann