summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl
2019-07-19cid#1448358 Improper use of negative valueCaolán McNamara
2019-07-19cid#14561625 Unchecked dynamic_castCaolán McNamara
2019-07-19cid#1451638 Unchecked dynamic_castCaolán McNamara
2019-07-19cid#1448363 Unchecked dynamic_castCaolán McNamara
2019-07-19cid#704863 Dereference after null checkCaolán McNamara
2019-07-19sw btlr writing mode: remove not needed checkFrameBtlr() in the DOCX exportMiklos Vajna
2019-07-19loplugin:constantparamNoel Grandin
2019-07-19sw: fix missing OLE preview for actively edited OLE object on saveMiklos Vajna
2019-07-18cid#1448377 silence Dereference null return valueCaolán McNamara
2019-07-18sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara
2019-07-17loplugin:singlevalfieldsNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-16sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna
2019-07-16cid#1448483 Dereference null return valueCaolán McNamara
2019-07-16cid#1448538 Explicit null referencedCaolán McNamara
2019-07-16cid#1448540 Dereference null return valueCaolán McNamara
2019-07-16tdf#126414: MSForms: fix flickering of date field button on WindowsTamás Zolnai
2019-07-16tdf#1448234 Uninitialized pointer fieldCaolán McNamara
2019-07-16sw comments on frames: avoid overlay that covers only an as-char imageMiklos Vajna
2019-07-16Resolves: tdf#126236 reset modality back to initial modality on closeCaolán McNamara
2019-07-16Related: tdf#126236 keep user defined responses out of ambiguous rangeCaolán McNamara
2019-07-16cid#1448306 silence Unchecked return valueCaolán McNamara
2019-07-15sw comments on frames: avoid overlay that covers only an at-char imageMiklos Vajna
2019-07-15ofz#15731 Direct-leak RedlineExtraData is copiedCaolán McNamara
2019-07-15cid#1448275 Dereference before null checkCaolán McNamara
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-07-15sw: prefix members of SwXCellMiklos Vajna
2019-07-15Deduplicate RemoveHyperlink commandSamuel Mehrbrodt
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt
2019-07-15Fix formattingSamuel Mehrbrodt
2019-07-15-Werror=deprecatedStephan Bergmann
2019-07-14rMarkList shall presumably be captured by referenceStephan Bergmann
2019-07-14FixAndrea Gelmini
2019-07-13Removed duplicated includeAndrea Gelmini
2019-07-13Removed duplicated includeAndrea Gelmini
2019-07-13tdf#126004: test EditShell is ok before calling ValidateAllParagraphSignaturesJulien Nabet
2019-07-12MSForms: date field: handle replacing empty contentTamás Zolnai
2019-07-12tdf#126245 DOCX export: fix losing of tracked numbering changesLászló Németh
2019-07-12tdf#126245 DOCX: reject tracked paragraph numbering changesLászló Németh
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12Fix typosAndrea Gelmini
2019-07-12tdf#121014 Display tooltip for URLs in Writer textboxes/shapesSamuel Mehrbrodt
2019-07-12MSForms: DOCX filter: handle export of empty date from controlTamás Zolnai
2019-07-12MSForms: DOCX filter: handle date formats with quotation marks.Tamás Zolnai
2019-07-12MSForms: date format: better searching of date format entriesTamás Zolnai
2019-07-12MSForms: date form field dialog: create the format entry if it does not existTamás Zolnai
2019-07-12MSForms: date field converions: better error handlingTamás Zolnai