summaryrefslogtreecommitdiff
path: root/sw/qa/core
AgeCommit message (Expand)AuthorFilesLines
4 dayssw floattable: fix up/down cursor travel at fly boundaryMiklos Vajna1-0/+55
5 dayssw floattable: fix bad position of follow fly if anchor is positioned lateMiklos Vajna2-0/+34
5 daysFix wrong layout of textbox in headerJaume Pujantell2-0/+15
10 dayssw floattable: unconditionally map <w:tblpPr> to SwFormatFlySplitMiklos Vajna1-114/+11
11 dayssw floattable, legacy: also consier fly position when deciding the bottomMiklos Vajna2-0/+46
12 dayssw floattable, legacy: restrict height when using bottom margin areaMiklos Vajna2-0/+42
14 dayssw floattable: reject small(er than min height) row master at page bottomMiklos Vajna1-0/+13
2023-03-13Always update fields when loading documentSamuel Mehrbrodt1-6/+1
2023-03-13sw floattable: handle Word 2010 legacy mode in SwFlyFrameMiklos Vajna2-0/+36
2023-03-10sw content control: fix lost properties on copy&pasteMiklos Vajna1-0/+31
2023-03-10Make sure new bibliography actions work even with tab stopsVojtěch Doležal1-0/+95
2023-03-10sw floattable: ignore height of masters in lcl_CalcMinRowHeight()Miklos Vajna1-0/+5
2023-03-09sw floattable: enable widow / orphan control in split rowsMiklos Vajna2-0/+50
2023-03-07sw floattable: grow the print area as well in SwFlyFrame::Grow_()Miklos Vajna2-0/+30
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal1-0/+154
2023-03-07no need to allocate these separatelyNoel Grandin1-2/+2
2023-03-03sw floattable: try to grow fly parent when trying section/tableMiklos Vajna2-0/+30
2023-03-02sw floattable: fix vertical position of follow flys with rel orient = pageMiklos Vajna1-0/+19
2023-03-02sw floattable: don't leave body in SwFrame::GetNextFlyLeaf()Miklos Vajna2-0/+29
2023-03-01sw floattable: update layout when enabling fly split via UNOMiklos Vajna1-0/+49
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl1-2/+2
2023-02-28sw floattable: fix fly pos invalidation in follow anchor framesMiklos Vajna2-0/+53
2023-02-25word vba: tie "Word" to VBAGlobalsJustin Luth1-0/+0
2023-02-24word vba: add ShowAll to XViewJustin Luth1-0/+0
2023-02-23SwModelTestBase: add selectShape helperXisco Fauli2-6/+2
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli1-2/+0
2023-02-20sw floattable: fix handling of multiple splits, i.e. table over 3 or more pagesMiklos Vajna2-1/+66
2023-02-17sw floattable: add ImportFloatingTableAsSplitFly expert settingMiklos Vajna1-6/+22
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara3-3/+3
2023-02-16sw floattable: limit vertical position for the follows of split flysMiklos Vajna2-0/+45
2023-02-15Refactored SwAuthorityField::GetAuthorityVojtěch Doležal1-3/+1
2023-02-14sw floattable: improve handling of split flys in SwTextFrame::FormatEmpty()Miklos Vajna1-0/+6
2023-02-13sw floattable: handle table-in-fly in SwFrame::GetNextFlyLeaf()Miklos Vajna2-0/+83
2023-02-06tdf#152669 sw: fix missing table borders in the non-Word-table-cell caseMiklos Vajna1-0/+63
2023-02-02tdf#153304: Add undo entries and set modified in SwXFrame::setProperty*Mike Kaganski2-0/+46
2023-02-01xmloff: import of theme structure + import/export/round-trip testsTomaž Vajngerl2-1/+28
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna2-5/+6
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl1-2/+2
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl1-1/+1
2023-01-26include filename if the test failsCaolán McNamara1-1/+1
2023-01-25sw: add UNO API for multi-page fly framesMiklos Vajna1-0/+28
2023-01-24sw: add document model for multi-page fly framesMiklos Vajna1-0/+23
2023-01-21don't crash with --disable-pdfiumCaolán McNamara1-0/+8
2023-01-20don't crash with --disable-pdfiumCaolán McNamara1-0/+24
2023-01-20tdf#153047 sw: fix PDF export of content controls in placeholder modeMiklos Vajna1-0/+24
2023-01-19tdf#153045 sw: fix incorrect height of row in tableMiklos Vajna1-0/+37
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl1-1/+8
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-10/+10
2023-01-12tdf#152961 sw: fix layout loop on removing fly from pageMiklos Vajna2-0/+467
2023-01-10tdf#151846: sw_macros: Add unittestXisco Fauli2-0/+18