summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-02-03tdf#139667 add tooltip to Outline & List tab in Paragraph Style dialogSeth Chaiklin
2021-02-03tdf#139667 new "Outline & Numbering" label in Paragraph dialog + tooltipSeth Chaiklin
2021-02-03tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna
2021-02-03tdf#91920 sw page gutter margin: add layoutMiklos Vajna
2021-02-02sw page gutter margin: add UNO APIMiklos Vajna
2021-02-02tdf#121842 sw: add hyperlinks to toxmarks in ToC/User-Defined IndexMichael Stahl
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara