summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)Author
2019-07-22cid#1448459 Dereference after null checkCaolán McNamara
2019-07-22cid#1448262 Dereference before null checkCaolán McNamara
2019-07-22cid#1448433 Unintended comparison to logical negationCaolán McNamara
2019-07-22cid#1448263 Dereference after null checkCaolán McNamara
2019-07-22(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-07-21crashtesting: failures on swfootnoteframe_colunlock_heap_use_after_free.sampleCaolán McNamara
2019-07-21Fix typoAndrea Gelmini
2019-07-20cid#1448255 Out-of-bounds accessCaolán McNamara
2019-07-20cid#1448405 Uncaught exceptionCaolán McNamara
2019-07-20cid#1401328 Uncaught exceptionCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl
2019-07-19cid#1451638 Unchecked dynamic_castCaolán McNamara
2019-07-19cid#704863 Dereference after null checkCaolán McNamara
2019-07-18sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-16cid#1448538 Explicit null referencedCaolá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-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-15sw: prefix members of SwXCellMiklos Vajna
2019-07-14FixAndrea 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: date format: better searching of date format entriesTamás Zolnai
2019-07-12MSForms: date field converions: better error handlingTamá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 new fieldmark class for text-based date fieldTamás Zolnai
2019-07-11MSForms: Deduplicate code by creating NonTextFieldmark classTamás Zolnai
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski
2019-07-10sw: assume that JOE won't be availableMiklos Vajna
2019-07-09sw comments on frames: fix comment handling when changing at-char anchorMiklos Vajna
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh
2019-07-09Fix typoAndrea Gelmini
2019-07-08tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov