summaryrefslogtreecommitdiff
path: root/sw/qa/extras/layout
AgeCommit message (Expand)AuthorFilesLines
2020-10-09CppunitTest_sw_layoutwriter: split this into twoMiklos Vajna2-2322/+2390
2020-10-03sw/qa: relax testTdf134146 in layout tests.Mark Hung1-4/+6
2020-10-02tdf#137116 pie chart: improve BestFit position of data labelsTünde Tóth2-0/+20
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl1-4/+3
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos2-0/+31
2020-09-24tdf#136588 sw: fix line break regression with small capsAttila Bakos2-0/+11
2020-09-18tdf#135035 DOCX import: fix auto width of frame in columnAttila Szűcs3-0/+4
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga2-0/+14
2020-08-28tdf#69647 sw layout: fix line spacing with inline picturesDaniel Arato (NISZ)3-1/+18
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos2-0/+29
2020-08-19tdf#112290 sw: fix missing line break in small capitalAttila Bakos2-0/+8
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl3-0/+21
2020-08-07tdf#135035 DOCX import: fix auto frame width in columnsAttila Szűcs3-0/+19
2020-08-07tdf#130639 sw layout: fix table positionLászló Németh2-0/+9
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-0/+6
2020-07-28tdf#127118 sw layout: fix vertical mode in split cellLászló Németh2-0/+8
2020-07-27tdf#134866 Chart OOXML import: fix percentage in custom pie chart labelTünde Tóth2-0/+16
2020-07-22chart2: clean-up redundant ShapeFactory::createText()Tünde Tóth1-2/+0
2020-07-21i18npool: don't break line at slash '/'Michael Stahl2-0/+90
2020-07-20tdf#134685 DOCX table import: fix gridBefore + cell widthLászló Németh2-0/+10
2020-07-17sw: layout: fix missing invalidation of text frames in tablesMichael Stahl2-0/+1181
2020-07-15tdf#134659 chart2: use centered label alignment at text breakBalazs Varga2-0/+19
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs3-0/+19
2020-07-13tdf#134676 Chart OOXML import: fix X axis title widthTünde Tóth2-0/+17
2020-07-13tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth2-0/+17
2020-07-10tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk2-0/+20
2020-07-07Fix typoAndrea Gelmini1-1/+1
2020-07-07tdf#134146 Chart OOXML import: break long horizontal Y axis titleTünde Tóth2-0/+17
2020-07-07tdf#134472 Only add spacing in header when flag is setSamuel Mehrbrodt2-0/+9
2020-07-03tdf#134463 DOCX import: fix other "half" of contextualSpacingLászló Németh2-0/+8
2020-07-02disable testTdf122225 with --without-fontsRene Engelhard1-0/+3
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-30tdf#134277 sw table: fix lagging shape at page breakBakos Attila2-0/+18
2020-06-30tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth2-0/+17
2020-06-29tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth2-0/+17
2020-06-29tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth2-0/+17
2020-06-29tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth2-0/+17
2020-06-25tdf#125893 DOCX import: fix "half" contextual paragraph spacingLászló Németh2-0/+8
2020-06-23tdf#130218 sw: show hanging indent in narrow cellsLászló Németh2-0/+102
2020-06-17fix typoLászló Németh1-1/+1
2020-06-16tdf#106234 sw: don't justify after centered tabsLászló Németh2-0/+52
2020-06-09CppunitTest_sw_layoutwriter: disable unstable testShapeAllowOverlap on WindowsMiklos Vajna1-2/+2
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-6/+4
2020-06-03Revert "tdf#105478 sw layout: treat minHeight as "do not split row""Justin Luth2-9/+0
2020-06-02crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl2-0/+6
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth2-0/+26
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga2-2/+18
2020-05-11fix buildCaolán McNamara1-1/+1
2020-05-11tdf#105478 sw layout: treat minHeight as "do not split row"Justin Luth3-0/+11
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-86/+86