summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2018-04-20DOC import: lazy-read imagesMiklos Vajna2-0/+8
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna2-0/+8
2018-04-20loplugin:constantparamNoel Grandin1-3/+3
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl1-2/+3
2018-04-19sw: remove dead SwLayoutTestMiklos Vajna1-101/+0
2018-04-18sw XHTML export: close <col> for tablesMiklos Vajna2-3/+18
2018-04-18sw HTML import: use GraphicDescriptor to determine default sizeMiklos Vajna3-0/+38
2018-04-18tdf#116195 swap a compatibility valuePatrick Jaap2-0/+8
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-17tdf#116848 sw, sections in tables: no split in headers or footersMiklos Vajna2-0/+9
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna2-0/+24
2018-04-16tdf#116486 Consider upper margin in paragraph positioning with flysPatrick Jaap2-0/+6
2018-04-16sw: prefix members of WriterMiklos Vajna2-3/+3
2018-04-15remove some unused comphelper includesJochen Nitschke4-4/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-14Fix typoAndrea Gelmini1-1/+1
2018-04-13tdf#116985 sw: fix geometry of textbox of shape with relative sizeMiklos Vajna2-0/+10
2018-04-13tdf#83877 SignatureLineDialog: Improve default valuesSamuel Mehrbrodt1-4/+4
2018-04-12tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna2-0/+7
2018-04-12coverity#1434221 Uninitialized scalar variableCaolán McNamara1-1/+1
2018-04-11sw XHTML export: properly write <li>...</li> around paragraphsMiklos Vajna1-0/+3
2018-04-11tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl5-4/+641
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna1-6/+7
2018-04-11sw XHTML export: fix missing namespace prefix of listsMiklos Vajna2-0/+23
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-1/+1
2018-04-10tdf#116925 sw: consider fill styles of shape for in-textbox auto colorMiklos Vajna2-0/+22
2018-04-10Revert "32bit Linux tests fail"Stephan Bergmann1-0/+0
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-1/+0
2018-04-0932bit Linux tests failCaolán McNamara1-0/+0
2018-04-09weld SwLineNumberingDlgCaolán McNamara1-2/+2
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara1-0/+0
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu2-0/+11
2018-04-08tdf#106062 ooxmlexport: hanging indent ? aesthetic tab : noJustin Luth1-6/+1
2018-04-08tdf#45904 move java based api tests to c++ (AccessibleRelationSet)kadertarlan2-219/+246
2018-04-08uitest for bug tdf#106746Zdeněk Crhonek2-0/+33
2018-04-07uitest - writer insert caption + insert frameZdeněk Crhonek1-0/+76
2018-04-07uitest - writer Document properties; tdf#49683; tdf#81457Zdeněk Crhonek5-0/+272
2018-04-07uitest - add test for writer/ Exchange DatabasesZdeněk Crhonek1-0/+58
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann4-7/+7
2018-04-07uitest for bug tdf#78068 and tdf#114992Zdeněk Crhonek1-0/+36
2018-04-07uitest for bug tdf#79569Zdeněk Crhonek2-0/+38
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+96
2018-04-05Html import: use loaded image width/height if width|height ="auto"Katarina Behrens2-0/+56
2018-04-05tdf#116830 sw: handle cell background for BACKGROUND_PARA_OVER_DRAWINGSMiklos Vajna2-0/+68
2018-04-04Related: tdf#115719 DOCX import: fix ignore of increased anchored obj spacingMiklos Vajna2-0/+6
2018-04-04tdf#116789 sw: fix caching of the SwXCell UNO wrapperMiklos Vajna2-0/+49
2018-04-04revert typo fixes in layout test documentMichael Stahl1-4/+4
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna2-0/+36
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin4-7/+7