summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Updated README.md filesHossein1-108/+108
2021-04-19sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ...Miklos Vajna6-87/+88
2021-04-19tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crashAttila Bakos (NISZ)9-105/+384
2021-04-19cid#1476017 Read_GrafLayer's subfunction params are never nullJustin Luth4-337/+310
2021-04-19cid#1476278 silence Null pointer dereferencesCaolán McNamara1-1/+3
2021-04-19notebookbar: minify for onlineSzymon Kłos2-1/+96
2021-04-19Fix two string matches to not include the trailing NULsStephan Bergmann1-2/+2
2021-04-19fix build: partial revert loplugin:unusedmethodsJustin Luth1-0/+1
2021-04-19Ensure outline content visibility 'Hide' button is removedJim Raykowski2-2/+31
2021-04-19Only Toggle in Outline Folding menu when sublevels are includedJim Raykowski1-7/+10
2021-04-18fix alignment of FootnoteAreaPage Dialog Tabandreas kainz1-21/+0
2021-04-17tdf#30709 sw Style Inspector: show bookmark dataLászló Németh3-0/+99
2021-04-17tdf#30709 sw Style Inspector: show metadata xml:idLászló Németh2-8/+13
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz1-10/+100
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski1-11/+45
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski12-23/+129
2021-04-16lok: force writer web-view off.Michael Meeks1-1/+6
2021-04-16tdf#141525 Fix "Line with Arrow/Circle" insertion error.Jeff Huang1-0/+8
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl11-25/+112
2021-04-16CppunitTest_sw_htmlexport: extract reqif export code to a functionMiklos Vajna1-75/+27
2021-04-16tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen1-1/+5
2021-04-16sw: DOCX export: DocxAttributeOutput::EndField_Impl() omits bookmark endMichael Stahl2-13/+7
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna5-5/+48
2021-04-16tdf#134373 add PopupLabel to update commands for NB see c5 option 2andreas kainz2-5/+61
2021-04-16Remove some unused includesMiklos Vajna2-9/+1
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth5-3/+23
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse3-10/+55
2021-04-15NFC sw ww8export cleanup: bPostponeWritingText already trueJustin Luth1-1/+0
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth3-2/+22
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin23-176/+177
2021-04-15sw: avoid rel<->abs URL conversion in SwTOXAuthority::GetSourceURL()Miklos Vajna2-19/+18
2021-04-15tdf#141660 DOCX import: fix footnotes of deletionsLászló Németh2-0/+11
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin6-39/+39
2021-04-14loplugin:unusedmethodsNoel Grandin5-16/+0
2021-04-14IsInput is equal to IsInterrupt, so drop itJan-Marek Glogowski2-9/+8
2021-04-14sw bibliography, refer to a page: also de-duplicate relative URLsMiklos Vajna2-3/+21
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl13-68/+104
2021-04-14sw define bibliography entry dialog: set browse button visibility based on typeMiklos Vajna1-2/+17
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth2-0/+50
2021-04-14sw define bibliography entry dialog: recognize relative file URLsMiklos Vajna1-3/+17
2021-04-14tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller3-36/+49
2021-04-13tdf#140818 "Default Character Style" -> "No Character Style"Seth Chaiklin1-1/+1
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski3-28/+27
2021-04-13tdf#100961 doc/rtf export: save FIXEDFLD as fldlockJustin Luth2-0/+9
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna4-1/+59
2021-04-13Missing dependencyMike Kaganski1-0/+7
2021-04-13sw define bibliography entry dialog, file picker: handle relative URLsMiklos Vajna1-1/+25
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos2-2/+2
2021-04-13No need to use getStr hereMike Kaganski1-11/+11
2021-04-13tdf#132393 sw: disable TabOverMargin layout flag inside sectionsMiklos Vajna3-1/+70