summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-07-04NB add support for media and printpreview content viewandreas kainz
2018-07-04tdf#86612 - Keep zoom visible in Writerheiko tietze
2018-07-03tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski
2018-07-03tdf#107969: use proper serializer for VML in footnotes/endnotesMike Kaganski
2018-07-03NB writer: add media tab to notebookbar.uiandreas kainz
2018-07-03tdf#117757 sfx2 save-as: fix leftover temporary files for embedded objectsMiklos Vajna
2018-07-03weld SwWatermarkDialogCaolán McNamara
2018-07-03tdf#108000 sw layout: ignore emulated keep on large tablesJustin Luth
2018-07-02tdf#118355 Repl Default / Text Body in Style menuOlivier Hallot
2018-06-30tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth
2018-06-29Menubar: move InsertDoc in ObjectMenu Subsection like in calcandreas kainz
2018-06-26forcepoint#49 survive more kashidas than expectedCaolán McNamara
2018-06-26forcepoint#48 null derefCaolán McNamara
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna
2018-06-26menubar web: sync with writerandreas kainz
2018-06-26tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski
2018-06-26NB writer: notebookbar_compact add context-printpreview tabandreas kainz
2018-06-25tdf#118219 sw: fix SwCursorShell::GetContentAtPos() redline crashMichael Stahl
2018-06-25tdf#113877 Insert doc: merge list into text with specifc styleSerge Krot
2018-06-25tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-25tdf#118240 Filter category in Autocaption as done in insert captionXisco Fauli
2018-06-25tdf#117987 tdf#118138 Compare with the currently used colorMaxim Monastirsky
2018-06-22menubar swxform: copy of swriter menubar.xmlandreas kainz
2018-06-20menubar writer: remove designmode from editandreas kainz
2018-06-20menubar writer: add separator between past and selectandreas kainz
2018-06-20menubar sglobal: copy of swriter menubar.xmlandreas kainz
2018-06-19weld SwTitlePageDlgCaolán McNamara
2018-06-18weld SwDocStatPageCaolán McNamara
2018-06-18tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev
2018-06-18crashtesting: export of ooo24533-1.sxw to docxCaolán McNamara
2018-06-18tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen
2018-06-16weld SwCharURLPageCaolán McNamara
2018-06-16weld SwParagraphNumTabPageCaolán McNamara
2018-06-15weld SwDropCapsPageCaolán McNamara
2018-06-15menubar: sync ALL sw menubar.xml files with swriter fileandreas kainz
2018-06-15tdf#91801: also restore command (formula) string on validating valueMike Kaganski
2018-06-15rename SwNumberingPreview back to NumberingPreview nowCaolán McNamara
2018-06-14swuilo-NumberingPreview is now unusedCaolán McNamara
2018-06-14Fix top margin in DOC import for tdf#117885Luke Deller
2018-06-14Avoid -fsanitize=nullStephan Bergmann
2018-06-14coverity#1436014 silence Dereference null return valueCaolán McNamara
2018-06-14coverity#1436013 Unintended sign extensionCaolán McNamara
2018-06-14coverity#1436018 Dereference after null checkCaolán McNamara
2018-06-14coverity#1436017 DEADCODEMichael Stahl
2018-06-14sw_redlinehide: old GCC needs a cast hereMichael Stahl
2018-06-14sw_redlinehide: let the Show menu item toggle new modeMichael Stahl
2018-06-14sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl
2018-06-14sw_redlinehide: trivial conversions in lcl_DrawLineForWrongListDataMichael Stahl
2018-06-14sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl
2018-06-14sw_redlinehide: Add sw::WrongListIteratorMichael Stahl