summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin1-4/+4
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara1-5/+1
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara2-21/+21
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-0215-15/+15
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel4-10/+19
2021-04-22Replace magic numbers in SwFrame::UpdateAttrFrame()Miklos Vajna1-7/+11
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna2-19/+140
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin14-40/+40
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna4-0/+206
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth5-7/+18
2021-04-21Introduce SwFrameInvFlags to replace magic numbers in SwFrame::SwClientNotify()Miklos Vajna2-20/+36
2021-04-20sw bibliography table, text generator: handle relative URLsMiklos Vajna2-1/+36
2021-04-20tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl2-0/+6
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin5-5/+5
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch1-2/+1
2021-04-20ofz#33433 Heap-Buffer-overflowCaolán McNamara1-2/+1
2021-04-20uniformly remove xalign of 0Caolán McNamara1-10/+0
2021-04-20fix .ui indentationCaolán McNamara3-3/+2
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna1-2/+2
2021-04-20lok: Pass object ord num in the uno commandmerttumer2-4/+6
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+3
2021-04-19tdf#141548 DOCX import: fix lost text after endnoteRefLászló Németh2-0/+10
2021-04-19convert some #define to OUStringLiteralNoel Grandin1-1/+1
2021-04-19Missing includeMike Kaganski1-0/+1
2021-04-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl9-9/+76
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna1-36/+2
2021-04-19use more string_view in comphelper::stringNoel Grandin3-3/+3
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