summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter
AgeCommit message (Expand)AuthorFilesLines
2018-10-01tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh1-9/+1
2018-07-27tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna2-0/+88
2018-07-03tdf#117757 sfx2 save-as: fix leftover temporary files for embedded objectsMiklos Vajna1-0/+7
2018-06-25tdf#113877 Insert doc: merge list into text with specifc styleSerge Krot3-0/+68
2018-06-15tdf#91801: also restore command (formula) string on validating valueMike Kaganski2-0/+32
2018-05-15tdf#117225 sfx2: fix leftover temp file when saving doc with embedded objectsMiklos Vajna2-1/+42
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-04-26convert tabopts to scoped enumNoel Grandin1-7/+7
2018-04-26SwEditShell functions that really want to return boolNoel Grandin1-2/+2
2018-04-20loplugin:constantparamNoel Grandin1-3/+3
2018-04-16sw: prefix members of WriterMiklos Vajna1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-11tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl5-4/+641
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-1/+1
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-03-29Operate on copies of test documentsStephan Bergmann1-1/+6
2018-03-29Fix typosAndrea Gelmini1-4/+4
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna2-1/+34
2018-03-26forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl2-0/+669
2018-03-26tdf#106746: pDelPam is a bit specialAron Budea1-0/+36
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-16tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski2-0/+26
2018-03-15tdf#112448: Fix: take correct line heightSerge Krot2-0/+15
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+2
2018-03-02use more Color in SfxWatermarkItemNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27Fix build, for real this timePranav Kant1-0/+4
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl2-0/+35
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski1-0/+21
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski1-0/+58
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-6/+6
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot3-0/+35
2018-01-26tdf#114306 fix crash caused by special documentManfred Blume2-0/+13
2018-01-19Don't create database files in $HOMEMike Kaganski1-1/+6
2018-01-19tdf#115065: nullptr dereferenceMike Kaganski2-0/+27
2018-01-17tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski2-3/+5
2018-01-17Fix testTdf113481 in case detected script is not as expected.Mark Hung1-4/+7
2018-01-16sw: try to fix non-HAVE_MORE_FONTS buildMiklos Vajna1-7/+7
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-16tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna2-0/+9
2018-01-16tdf#115013: write merge field column into docx merge fieldsMike Kaganski2-0/+47
2018-01-15tdf#113877 Insert document: merge two lists into oneSerge Krot2-4/+47
2018-01-15Fix typoAndrea Gelmini1-1/+1
2018-01-13tdf#113481 Let backspace delete complete CJK ideograph IVS.Mark Hung2-0/+33
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-13/+13
2018-01-11tdf#91292 ooxmlexport: cleared fill != use grabbag infoJustin Luth2-0/+19
2017-12-28tdf#113877 Insert document: merge two lists into oneSerge Krot2-0/+28
2017-12-22tdf#114306 fix unexpected page break in row-spanned tableManfred Blume2-0/+15