summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-10clean up SdrObject cloningNoel
2021-02-09tdf#139301 line dash interoperability: fix asynchron UI testLászló Németh
2021-02-09sw: document SwTextAttrMiklos Vajna
2021-02-09sw doc model xml dump: show more details of SwTextFootnoteMiklos Vajna
2021-02-09Remove deadcode SwModify::CheckCaching()Bjoern Michaelsen
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-02-08Revert "replace SwClient by SvtListener in SwGrammarContact"Stephan Bergmann
2021-02-08update pchesCaolán McNamara
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2021-02-08sw: prefix members of SwArrowPortion, SwTextLine, SwTextPainter and ...Miklos Vajna
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-07tdf#120003: sw_ww8export3: Add unittesthomeboy445
2021-02-07typo: tl'll->it'llCaolán McNamara
2021-02-07Fix typosAndrea Gelmini
2021-02-06tdf#139529 Fix incomplete DisplayName property for table stylesMaxim Monastirsky
2021-02-06replace SwClient by SvtListener in SwGrammarContactBjoern Michaelsen
2021-02-06drop some unneeded includesCaolán McNamara
2021-02-06tdf#135014: sw_uiwriter3: Add unittestXisco Fauli
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2021-02-06weld annotation windowCaolán McNamara
2021-02-06print struck-through 'deleted' comments with change-tracking enabledCaolán McNamara
2021-02-06cid#1472784 Dereference null return valueCaolán McNamara
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-05cid#1472781 silence Uncaught exceptionCaolán McNamara
2021-02-05cid#1472782 Dereference after null checkCaolán McNamara
2021-02-05(related: tdf#121842) sw: encode URLs generated in ToXMichael Stahl
2021-02-05tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna
2021-02-05tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna
2021-02-05Avoid test_tdf139301 hanging upon failureStephan Bergmann
2021-02-05Removed executable permission on filesAndrea Gelmini
2021-02-05Fix typosAndrea Gelmini
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2021-02-04tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04Fix typoAndrea Gelmini
2021-02-04tdf#138512 sw: fix crash on textbox alignmentAttila Bakos (NISZ)
2021-02-04tdf#136059 OOXML export: fix shape wrap "Contour"Attila Bakos (NISZ)
2021-02-04tdf#136516 add positioning to SwTextBoxHelper::syncProperty()Attila Bakos (NISZ)
2021-02-04use more getSdrObjectFromXShapeNoel
2021-02-04tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-02-04use more StaticWhichCastBjoern Michaelsen
2021-02-04tdf#137513: sw: Add UItestXisco Fauli
2021-02-03Fix typosAndrea Gelmini
2021-02-03tdf#139301 fix OOXML-compatible preset dash stylesLászló Németh
2021-02-03adjust tooltips in Bullets and Numbering dialogSeth Chaiklin