summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Fix typoAndrea Gelmini2-3/+3
2019-07-20cid#1448363 Unchecked dynamic_cast swCaolán McNamara1-4/+4
2019-07-20cid#1448255 Out-of-bounds accessCaolán McNamara1-1/+1
2019-07-20cid#1448405 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-20cid#1401328 Uncaught exceptionCaolán McNamara1-4/+4
2019-07-20loplugin:referencecasting in swNoel Grandin63-293/+230
2019-07-19tdf#126471 Apply selected MM printer on dialog openMichael Weghorn1-2/+1
2019-07-19Mail merge: Preselect proper printerMichael Weghorn1-2/+0
2019-07-19tdf#125546 DOCX import: fix overgrowth of change tracking entriesLászló Németh4-13/+33
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-07-19cid#1448358 Improper use of negative valueCaolán McNamara1-1/+1
2019-07-19cid#14561625 Unchecked dynamic_castCaolán McNamara1-4/+4
2019-07-19cid#1451638 Unchecked dynamic_castCaolán McNamara1-3/+3
2019-07-19cid#1448363 Unchecked dynamic_castCaolán McNamara1-1/+1
2019-07-19cid#704863 Dereference after null checkCaolán McNamara1-2/+4
2019-07-19sw btlr writing mode: remove not needed checkFrameBtlr() in the DOCX exportMiklos Vajna3-71/+2
2019-07-19loplugin:constantparamNoel Grandin3-26/+2
2019-07-19sw: fix missing OLE preview for actively edited OLE object on saveMiklos Vajna3-0/+44
2019-07-18cid#1448377 silence Dereference null return valueCaolán McNamara1-0/+1
2019-07-18tdf#125894: DOCX: import tracked changes in framesLászló Németh2-0/+8
2019-07-18Revert "tdf#123627 DOCX import: fix relative hyperlinks to documents"László Németh1-6/+3
2019-07-18sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl1-0/+2
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara1-1/+2
2019-07-17Resolves: tdf#126439 dialog should be modalCaolán McNamara1-0/+3
2019-07-17split sw_filters unit testNoel Grandin4-4/+210
2019-07-17tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth1-3/+6
2019-07-17loplugin:singlevalfieldsNoel Grandin2-321/+321
2019-07-17loplugin:unusedmethodsNoel Grandin9-162/+1
2019-07-16tdf:126142 ImageMap menubar entry moved to tools sectionandreas kainz6-6/+6
2019-07-16sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna2-1/+33
2019-07-16cid#1448483 Dereference null return valueCaolán McNamara1-1/+2
2019-07-16cid#1448538 Explicit null referencedCaolán McNamara1-0/+1
2019-07-16cid#1448540 Dereference null return valueCaolán McNamara1-42/+50
2019-07-16tdf#126414: MSForms: fix flickering of date field button on WindowsTamás Zolnai1-1/+8
2019-07-16tdf#1448234 Uninitialized pointer fieldCaolán McNamara1-1/+2
2019-07-16sw comments on frames: avoid overlay that covers only an as-char imageMiklos Vajna2-1/+35
2019-07-16Resolves: tdf#126236 reset modality back to initial modality on closeCaolán McNamara1-0/+2
2019-07-16Related: tdf#126236 keep user defined responses out of ambiguous rangeCaolán McNamara2-6/+3
2019-07-16cid#1448306 silence Unchecked return valueCaolán McNamara1-2/+2
2019-07-16RTF import: add tests for RTF_PGBRDRT/L/B/RMiklos Vajna2-0/+21
2019-07-15uitest for bug tdf#126017Zdeněk Crhonek2-0/+62
2019-07-15sw comments on frames: avoid overlay that covers only an at-char imageMiklos Vajna3-1/+10
2019-07-15ofz#15731 Direct-leak RedlineExtraData is copiedCaolán McNamara1-5/+6
2019-07-15cid#1448275 Dereference before null checkCaolán McNamara1-3/+3
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov1-1/+1
2019-07-15Disable testDateFormFieldCurrentDateInvalidation test only for WindowsTamás Zolnai1-2/+4
2019-07-15sw: prefix members of SwXCellMiklos Vajna2-46/+46
2019-07-15Deduplicate RemoveHyperlink commandSamuel Mehrbrodt6-25/+7
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt7-27/+9
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt3-1/+39