summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara
2019-10-03NumFormatListBox is unusedCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna
2019-10-02Silence -Werror=redundant-move (GCC 10 trunk)Stephan Bergmann
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02dbmgr: Avoid "warning: extra ';' after member function definition"Michael Weghorn
2019-10-02crashtesting: null deref on importing ooo50983-1.odtCaolán McNamara
2019-10-02tdf#127862 ww8import: page style - import XATTR if definedJustin Luth
2019-10-02windows.h is already included in prewin.hMike Kaganski
2019-10-02sw: fix comment in SwTextFormatter::CalcFlyWidth()Miklos Vajna
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna
2019-10-01-Werror,-Wreturn-std-move (clang-cl)Stephan Bergmann
2019-10-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth
2019-10-01Resolves: tdf#127896 fix 'Exchange database' crashCaolán McNamara
2019-10-01tdf#92845 Save Writer - Comparison settings properlyGabor Kelemen
2019-10-01tdf#116234 Apply email settings just setMichael Weghorn
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-30tdf#127840 Remove limit to Days offsetLaurent BP
2019-09-30The argument of SwpHints::Insert should not be constMike Kaganski
2019-09-30pNew could be nullptrMike Kaganski
2019-09-30Simplify iterating in SwRegHistory::MakeSetWhichIds a littleMike Kaganski
2019-09-30tdf#127735 DOCX export: fix internal hyperlinks to table targetTünde Tóth
2019-09-30tdf#127734 DOCX export: fix internal hyperlinks to section targetTünde Tóth
2019-09-30tdf#127733 DOCX export: fix internal hyperlinks to chart targetTünde Tóth
2019-09-30tdf#127732 DOCX export: fix internal hyperlinks to frame targetTünde Tóth
2019-09-30null derefCaolán McNamara
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna
2019-09-30Make resolved comments appear resolved when printedScott Clarke
2019-09-29tdf#127422 draw text with correct pKernArray values.Mark Hung
2019-09-29Fix typosAndrea Gelmini
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-28tdf#126321: avoid flickering in page size popupXisco Fauli
2019-09-27sw: document what Cont means in SwFootnoteContFrameMiklos Vajna
2019-09-27Related: tdf#124601 DOC import: always allow floating tables in header/footerMiklos Vajna
2019-09-27Resolves: tdf#122487 avoid duplicates when auto-naming drawing objectsCaolán McNamara
2019-09-27cid#1448369 silence Unchecked dynamic_castCaolán McNamara
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna
2019-09-27tdf#127316 ww8export: use default escapement for AUTOJustin Luth
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-09-26drop some unnecessary includesCaolán McNamara
2019-09-26tdf#127316 docxexport: use default escapement for AUTOJustin Luth
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin