summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2017-11-01sw: enable rtf export tests also for Win32Serge Krot1-30/+30
2017-10-31related tdf#82065: tinderbox failed - give some unit test allowanceJustin Luth1-1/+1
2017-10-31tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna2-0/+30
2017-10-31tdf#82065 strict docx import: add support for LN_CT_Ind_startJustin Luth2-0/+20
2017-10-30tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna2-0/+329
2017-10-30tdf#92524 ooxmlexport: recognize COL_AUTO for RES_BACKGROUNDJustin Luth2-0/+51
2017-10-27loplugin:constantparam in swNoel Grandin1-1/+1
2017-10-27Fix typosAndrea Gelmini1-1/+1
2017-10-26tdf#77961 regard layout-grid-print as off when missing.Mark Hung1-0/+1
2017-10-26related tdf#78508 and n#793262: import w:tcMar_start/endJustin Luth1-0/+3
2017-10-26More loplugin:unnecessaryparenStephan Bergmann8-8/+8
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna2-0/+385
2017-10-24tdf#77961 set display grid to false if the attribute is missingMark Hung2-0/+7
2017-10-24loplugin:includeformStephan Bergmann1-1/+1
2017-10-24tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna2-0/+48
2017-10-23loplugin:includeform: swStephan Bergmann11-64/+64
2017-10-23Split ooxmlexport8 to avoid too many sections in object file with MSVC2015Tor Lillqvist2-1044/+1148
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot2-0/+67
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-2/+2
2017-10-20tdf#113287 sw split sections in tables: fix missing invalidation on sect delMiklos Vajna2-0/+305
2017-10-20tdf#55528 ww8export: export table width percentJustin Luth1-1/+0
2017-10-20tdf#107111: DOCX export: restore HideTabLeader... attribute after TOXVasily Melenchuk2-0/+13
2017-10-19sw: enable ooxml export tests also for Win32Serge Krot1-6/+4
2017-10-19tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot2-0/+32
2017-10-18tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth4-13/+13
2017-10-17tdf#79272 ooxmlimport: support strict dxa tblWidthJustin Luth2-0/+7
2017-10-17tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna2-0/+64
2017-10-16tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna2-0/+711
2017-10-16tdf#99689 add tests for subscript attribute in ToXTamas Bunth4-0/+102
2017-10-16tdf#112517 ww8export: fix max PAP FkpsJustin Luth2-0/+8
2017-10-13tdf#66398 Enhance unit test: check permissions at content levelSerge Krot1-0/+11
2017-10-11tdf#55528 ww8import: import table width percentJustin Luth2-0/+11
2017-10-11connectivity writer driver: survive merged cellsMiklos Vajna3-0/+16
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna2-0/+52
2017-10-10tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk2-0/+6
2017-10-09tdf#90789 Anchored frames and shapes are identified by name/SdrObjectsVasily Melenchuk2-0/+17
2017-10-08tdf#112025 add unit testManfred Blume3-0/+24
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot2-0/+16
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-18/+16
2017-10-03tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna2-0/+1404
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna2-1/+52
2017-09-29tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna2-0/+420
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann7-39/+38
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl3-12/+28
2017-09-26tdf#112446 ooxmlimport: Orient=NONE when distance is givenJustin Luth2-0/+5
2017-09-26Better way to detect Apple Xcode 9 ClangStephan Bergmann1-2/+4
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-26Blind fix for Xcode 9Stephan Bergmann1-1/+4
2017-09-26tdf#112211 RTF import: fix unwanted direct formatting for left indentsMiklos Vajna3-8/+47
2017-09-25sw: split section frames inside table cells, handle nested tablesMiklos Vajna2-0/+171