summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna
2017-09-04tdf#111891 unostyle: use default handler for non-page styleJustin Luth
2017-09-04tdf#37153 ConsiderWrapOnObjPos: always affect anchoring cellJustin Luth
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-09-04coverity#1399392 Uncaught exceptionCaolán McNamara
2017-09-04tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth
2017-09-04sw: prefix members of SwFormatCharFormatMiklos Vajna
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-03tdf#112169: Crash while saving character background color to DOCXTamás Zolnai
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-02tdf#37153 ConsiderWrapOnObjPos: also affect wrap-thru objsJustin Luth
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-02set parent for insert image file dialogCaolán McNamara
2017-09-01sw: paragraph signatures are detachedAshod Nakashian
2017-09-01sw: move paragraph signatures to the beginningAshod Nakashian
2017-09-01tdf#101936 sw: ignore comment anchors during searchJustin Luth
2017-09-01Fix typosAndrea Gelmini
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-09-01Insert blank page when first page number is evenLuke Deller
2017-08-31tdf#108932 - prevent textbox shrink from actually growingJustin Luth
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna
2017-08-30sw: WW8 import: properly handle consecutive range annotationsMichael Stahl
2017-08-29Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara
2017-08-29Related: tdf#112018 limit to min of 1 before conversion from signed intCaolán McNamara
2017-08-29Removed duplicated includeAndrea Gelmini
2017-08-28ofz#3189 Direct-leakCaolán McNamara
2017-08-28sw: prefix members of SwFootnoteFrameMiklos Vajna
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-28sw: don't undo paragraph signaturesAshod Nakashian
2017-08-28sw: insert paragraph signature fieldAshod Nakashian
2017-08-28sw: validate paragraph signatures on loadAshod Nakashian
2017-08-28sw: remove signature metadata on deleting signature fieldAshod Nakashian
2017-08-28sw: invalidate paragraph signature on editAshod Nakashian
2017-08-28sw: sign paragraphs and validateAshod Nakashian
2017-08-28fix tdf#112025 insert docx into existing documentManfred Blume
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-27OUString: constify, avoid unnecessary assignmentsMatteo Casalin
2017-08-27Calculate values only when they are really neededMatteo Casalin
2017-08-26sw: new RDF helpersAshod Nakashian
2017-08-26tdf#32991 DOCexport: MSO-compatible table justificationJustin Luth
2017-08-26remove dead comment.Justin Luth
2017-08-25tdf#109267 sw: fix confusing return value of AppendRedline()Michael Stahl
2017-08-25tdf#109267: Fix crash during undo of delete inside redline insertRosemary Sebastian
2017-08-25ofz#2877: crash in SVTB16ShortCaolán McNamara
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin