summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-28tdf#116384 only drag hyperlink if user's not currently setting the selectionCaolán McNamara
2021-04-28tdf#105688: sw_ooxmlexport16: Add unittestXisco Fauli
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28sw bibliography: fix warning when de-selecting a biblio entry fieldMiklos Vajna
2021-04-28sw: layout: let nested table move forwardMichael Stahl
2021-04-28sw: fix crash in SwFormatAutoFormat::dumpAsXml()Michael Stahl
2021-04-28sw: fix crash in SwAnchoredObject::dumpAsXml()Michael Stahl
2021-04-28Introduce SwFlyFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-04-28sw bibliography, refer to a page: add insert/delete UIMiklos Vajna
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27tdf#59463 track changes: record deletion of imagesLászló Németh
2021-04-27sw bibliography, refer to a page: save edited page numberMiklos Vajna
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna
2021-04-27CommandType is "long" type not "short" typeJulien Nabet
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-27tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptrMike Kaganski
2021-04-27SW merge layout shortcut into the full layout codeJan-Marek Glogowski
2021-04-27SW layout: convert XCHECKPAGE to lambdaJan-Marek Glogowski
2021-04-26tdf#141887 SW don't crash on missing SwWrtShellJan-Marek Glogowski
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-23tdf#106541 doc import numbering: default nListLevel to MAXLEVELJustin Luth
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Fix typosAndrea Gelmini
2021-04-22tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl
2021-04-22tdf#109120 tdf#117212 count letters starting with 1László Németh
2021-04-22tdf#106541 doc import numbering: pre-emptive inheritance unit testJustin Luth
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-02
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-04-22Replace magic numbers in SwFrame::UpdateAttrFrame()Miklos Vajna
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth
2021-04-21Introduce SwFrameInvFlags to replace magic numbers in SwFrame::SwClientNotify()Miklos Vajna
2021-04-20sw bibliography table, text generator: handle relative URLsMiklos Vajna
2021-04-20tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch
2021-04-20ofz#33433 Heap-Buffer-overflowCaolán McNamara
2021-04-20uniformly remove xalign of 0Caolán McNamara
2021-04-20fix .ui indentationCaolán McNamara