Age | Commit message (Expand) | Author |
2021-04-27 | Related: tdf#130326 drop ScContentTree::ObjectFresh | Caolán McNamara |
2021-04-27 | use more string_view in tools/stream | Noel Grandin |
2021-04-27 | tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frame | Miklos Vajna |
2021-04-27 | CommandType is "long" type not "short" type | Julien Nabet |
2021-04-27 | More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor] | Stephan Bergmann |
2021-04-27 | tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptr | Mike Kaganski |
2021-04-27 | SW merge layout shortcut into the full layout code | Jan-Marek Glogowski |
2021-04-27 | SW layout: convert XCHECKPAGE to lambda | Jan-Marek Glogowski |
2021-04-26 | tdf#141887 SW don't crash on missing SwWrtShell | Jan-Marek Glogowski |
2021-04-26 | sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ... | Miklos Vajna |
2021-04-23 | undo blocking emitting focus events during grab_focus | Caolán McNamara |
2021-04-23 | tdf#141824 init navigator to possibly floating in base ctor | Caolán McNamara |
2021-04-23 | tdf#106541 doc import numbering: default nListLevel to MAXLEVEL | Justin Luth |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-22 | Fix typos | Andrea Gelmini |
2021-04-22 | tdf#138518 sw: layout: avoid moving flys forward prematurely | Michael Stahl |
2021-04-22 | tdf#109120 tdf#117212 count letters starting with 1 | László Németh |
2021-04-22 | tdf#106541 doc import numbering: pre-emptive inheritance unit test | Justin Luth |
2021-04-22 | no need makeStringAndClear() when appending to buffer | Noel Grandin |
2021-04-22 | tdf#141538 default to returning contents of first text column | Caolán McNamara |
2021-04-22 | Resolves: tdf#141721 text from 1st col not clipped if 2nd col is empty | Caolán McNamara |
2021-04-22 | tdf#139701 change uno:UnderlineSimple to uno:Underline | haru-02 |
2021-04-22 | tdf#141540 fix docx import of group or line with rotation | Regina Henschel |
2021-04-22 | Replace magic numbers in SwFrame::UpdateAttrFrame() | Miklos Vajna |
2021-04-21 | sw bibliography, refer to a page: add dedicate widget to show the page number | Miklos Vajna |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-21 | sw bibliography, refer to a page: edit the page number of individual entries | Miklos Vajna |
2021-04-21 | tdf#94326 doc import: allow direct numbering to cancel outlineStyle | Justin Luth |
2021-04-21 | Introduce SwFrameInvFlags to replace magic numbers in SwFrame::SwClientNotify() | Miklos Vajna |
2021-04-20 | sw bibliography table, text generator: handle relative URLs | Miklos Vajna |
2021-04-20 | tdf#138785 sw: fix mis-positioned as-char flys when deleting empty page | Michael Stahl |
2021-04-20 | use OUString::Concat here, not OUStringLiteral | Noel Grandin |
2021-04-20 | tdf#129836 - Alphabetize styles in the footnotes/endnotes dialog | Andreas Heinisch |
2021-04-20 | ofz#33433 Heap-Buffer-overflow | Caolán McNamara |
2021-04-20 | uniformly remove xalign of 0 | Caolán McNamara |
2021-04-20 | fix .ui indentation | Caolán McNamara |
2021-04-20 | tdf#122962 DOCX drawingML export: fix polygon shape in group shape | Miklos Vajna |
2021-04-20 | lok: Pass object ord num in the uno command | merttumer |
2021-04-20 | Fix Line and Connectors enable interactive drawing | merttumer |
2021-04-19 | tdf#141548 DOCX import: fix lost text after endnoteRef | László Németh |
2021-04-19 | convert some #define to OUStringLiteral | Noel Grandin |
2021-04-19 | Missing include | Mike Kaganski |
2021-04-19 | sw: layout: if fly's anchor moves forward, move fly off SwPageFrame | Michael Stahl |
2021-04-19 | sw bibliography, relative URLs: switch to absolute URLs in the doc model | Miklos Vajna |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-04-19 | Updated README.md files | Hossein |
2021-04-19 | sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ... | Miklos Vajna |
2021-04-19 | tdf#141550 tdf#141557 tdf#140975 sw: fix textbox crash | Attila Bakos (NISZ) |
2021-04-19 | cid#1476017 Read_GrafLayer's subfunction params are never null | Justin Luth |
2021-04-19 | cid#1476278 silence Null pointer dereferences | Caolán McNamara |