summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
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
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-07-12MSForms: DOCX export of date content controlTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai
2019-07-12MSForms: Generalize some parts of the drop-down form field's popup buttonTamás Zolnai
2019-07-12MSForms: Better rendering of drop-down form field's buttonTamás Zolnai
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-07-12MSForms: Insert text-based date field from MS compatible Forms menuTamás Zolnai
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-07-11MSForms: Deduplicate code by creating NonTextFieldmark classTamás Zolnai
2019-07-11tdf#123088 Multi outline drag and dropJim Raykowski