summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)Author
2019-03-18MSForms: Test insertion of form fields and undo / redo of this insertion.Tamás Zolnai
2019-03-14DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna
2018-07-20tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski
2018-04-17tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl
2018-04-12forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl
2018-04-12tdf#106746: pDelPam is a bit specialAron Budea
2018-03-26tdf#112448: Fix: take correct line heightSerge Krot
2018-03-25Fix build, for real this timePranav Kant
2018-03-25Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski
2018-03-25tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski
2018-03-15tdf#108048: update InsertBreak slot to use PageNumberFilled paramMike Kaganski
2018-02-19Don't create database files in $HOMEMike Kaganski
2018-02-16tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2018-01-31the test is declared uncond., so define it so tooDavid Tardon
2018-01-30tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski
2018-01-30tdf#115013: write merge field column into docx merge fieldsMike Kaganski
2018-01-30tdf#115065: nullptr dereferenceMike Kaganski
2018-01-27tdf#114306 fix crash caused by special documentManfred Blume
2018-01-16tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna
2017-12-22tdf#114306 fix unexpected page break in row-spanned tableManfred Blume
2017-12-05tdf#113037 Watermark centered in DOCSzymon Kłos
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-14tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski
2017-11-13More proper construction of vnd.sun.star.pkg URLMike Kaganski
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna
2017-10-30tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna
2017-10-27Fix typosAndrea Gelmini
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20tdf#113287 sw split sections in tables: fix missing invalidation on sect delMiklos Vajna
2017-10-16tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna
2017-10-16tdf#99689 add tests for subscript attribute in ToXTamas Bunth
2017-10-08tdf#112025 add unit testManfred Blume
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-03tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-09-29tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-09-25sw: split section frames inside table cells, handle nested tablesMiklos Vajna
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna
2017-08-11tdf#108494 fix regressionSzymon Kłos
2017-08-02remove unnecessary use of 'this->'Noel Grandin