summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-09-10cppcheck: oppositeInnerCondition in htmlatr (sw)Julien Nabet1-7/+1
2017-09-09tdf#112074 ww8import: replace m_nOrgDxaLeft with GetMinLeft()Justin Luth2-6/+2
2017-09-09Fix typosAndrea Gelmini1-1/+1
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos3-15/+41
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl1-2/+2
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth2-4/+10
2017-09-08set parent for file dialog helperCaolán McNamara24-39/+49
2017-09-08sw: inline trivial IS_FLYS macroMiklos Vajna1-12/+11
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl4-6/+6
2017-09-07tdf#42982 Improve exceptions in text document apiSamuel Mehrbrodt1-55/+58
2017-09-07sw: oops, forgot to amend that before pushingMichael Stahl1-2/+1
2017-09-07sw: fix text_portion_enumeration_test.py on WNTMichael Stahl1-10/+22
2017-09-07tdf#112247 correct the size only for WatermarkSzymon Kłos1-6/+9
2017-09-07tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk5-22/+39
2017-09-07tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos3-0/+45
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth2-1/+9
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-07sw: these should be assertsMichael Stahl2-2/+2
2017-09-06tdf#112074 doc import: use real width if no preferred widthJustin Luth3-7/+19
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-10/+10
2017-09-05tdf#112164 add test documentDinh Le1-0/+0
2017-09-05tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl1-0/+0
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke1-1/+1
2017-09-05tdf#97362: TextPortionEnumerationTest partially migrated to python (last part)jmzambon3-2061/+541
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna5-2/+68
2017-09-05update notebookbar_groupedbar_full view groupandreas kainz1-313/+106
2017-09-04tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth2-0/+95
2017-09-04tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth3-16/+0
2017-09-04tdf#37153 ConsiderWrapOnObjPos: always affect anchoring cellJustin Luth3-2/+20
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara2-4/+4
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna3-1/+158
2017-09-04coverity#1399392 Uncaught exceptionCaolán McNamara1-2/+2
2017-09-04sw: document the "leaf" layout conceptMiklos Vajna1-0/+12
2017-09-04tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth1-3/+2
2017-09-04sw: prefix members of SwFormatCharFormatMiklos Vajna3-7/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin29-49/+49
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann5-7/+7
2017-09-04new loplugin:redundantpointeropsNoel Grandin2-3/+3
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara2-4/+4
2017-09-03Fix typosAndrea Gelmini1-1/+1
2017-09-03tdf#112169: Crash while saving character background color to DOCXTamás Zolnai3-1/+8
2017-09-03set parent for insert media file dialogCaolán McNamara1-2/+1
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth3-1/+19
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke7-38/+34
2017-09-02set parent for insert image file dialogCaolán McNamara1-1/+1
2017-09-01sw: paragraph signatures are detachedAshod Nakashian1-1/+1
2017-09-01sw: move paragraph signatures to the beginningAshod Nakashian1-2/+2
2017-09-01tdf#101936 sw: ignore comment anchors during searchJustin Luth1-7/+16
2017-09-01Fix typosAndrea Gelmini2-5/+5