summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke2-0/+8
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-24"Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt1-1/+1
2019-07-22cid#1448361 silence Explicit null dereferencedCaolán McNamara1-3/+3
2019-07-22cid#1401334 Uncaught exceptionCaolán McNamara1-2/+3
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-1/+14
2019-07-20cid#1448405 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-17loplugin:unusedmethodsNoel Grandin2-30/+0
2019-07-15sw comments on frames: avoid overlay that covers only an at-char imageMiklos Vajna1-0/+7
2019-07-15sw: prefix members of SwXCellMiklos Vajna1-4/+4
2019-07-15Deduplicate RemoveHyperlink commandSamuel Mehrbrodt1-1/+1
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt1-2/+1
2019-07-12tdf#126245 DOCX export: fix losing of tracked numbering changesLászló Németh1-0/+4
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai3-3/+22
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai1-1/+2
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai1-0/+3
2019-07-12MSForms: Insert text-based date field from MS compatible Forms menuTamás Zolnai1-0/+2
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai1-0/+1
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt2-5/+0
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski1-0/+2
2019-07-10AnnotationWin: Restore lines from annotations to comment anchorJim MacArthur1-0/+4
2019-07-09sw comments on frames: fix comment handling when changing at-char anchorMiklos Vajna1-0/+5
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh1-1/+3
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen30-23/+39
2019-07-03Fix typoAndrea Gelmini1-1/+1
2019-07-03sw: remove dynamic_cast to MarkBase in MarkManagerMichael Stahl1-4/+54
2019-06-24Drop sw::GetSupportedServiceNamesImplArkadiy Illarionov1-4/+0
2019-06-21sw comments on frames: fix layout to place anchor next to the imageMiklos Vajna1-1/+2
2019-06-18loplugin:passstuffbyrefNoel Grandin2-2/+2
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+2
2019-06-13remove some unneeded includesCaolán McNamara1-3/+22
2019-06-12loplugin:unusedmethodsNoel Grandin1-2/+0
2019-06-12More uses of referer URL with SvxBrushItemStephan Bergmann1-1/+1
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-2/+2
2019-06-02tdf#124582 Change Outline Numbering to Chapter NumberingRoman Kuznetsov1-1/+1
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara1-1/+1
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-3/+2
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin1-3/+3
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in frames in headersMiklos Vajna1-0/+1
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin2-2/+5
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part5Noel Grandin1-4/+28
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna3-0/+3
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara1-1/+2
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin4-38/+51
2019-05-28DOCX import: clean-up FinalizeImport() of change trackingLászló Németh1-0/+4
2019-05-27IMark doesn't need relational operatorsNoel Grandin1-8/+0
2019-05-26inline IMark::EndsBeforeNoel Grandin1-2/+0
2019-05-26inline IMark::StartsAfterNoel Grandin1-2/+0
2019-05-26inline IMark::StartsBeforeNoel Grandin1-2/+0