summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-04-01SwXDocumentIndexMark::Impl: use WriterMultiListenerBjoern Michaelsen
2018-04-01NB implementation: finish writer tabbed NBsandreas kainz
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-31restore carelessly removed expandtab for vimhimajin100000
2018-03-31Split ooxmlexport10 into two unit test modules.Mark Hung
2018-03-31adapt to variable name change in commit ca67dcaehimajin100000
2018-03-31Writer tabbed notebookbar update home and layout tabandreas kainz
2018-03-30weld SvxZoomDialogCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-30Avoid crash-reporter crash.Michael Meeks
2018-03-30forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara
2018-03-29tdf#113558 Header missing for table stylesheiko tietze
2018-03-29Clean up copy/paste (of a function called "paste")Stephan Bergmann
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth
2018-03-29coverity#1401334 Uncaught exceptionCaolán McNamara
2018-03-29coverity#1433645 silence Out-of-bounds readCaolán McNamara
2018-03-29Operate on copies of test documentsStephan Bergmann
2018-03-29Propagate BeginPutDoc failure out of SwDOCXReader::MakeEntriesStephan Bergmann
2018-03-29loplugin:useuniqueptr in SwNumRuleNoel Grandin
2018-03-29loplugin:useuniqueptr in SaveRedlEndPosForRestoreNoel Grandin
2018-03-29loplugin:useuniqueptr in DocumentFieldsManagerNoel Grandin
2018-03-29loplugin:useuniqueptr in DocumentDeviceManagerNoel Grandin
2018-03-29loplugin:useuniqueptr in CompareDataNoel Grandin
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-03-29Always pass in a TextInsertModeRangeStephan Bergmann
2018-03-29Fix typosAndrea Gelmini
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze
2018-03-28Translate German variable namesJohnny_M
2018-03-28Translate German function namesJohnny_M
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna
2018-03-28fix duplicate strings in notebookbarChristian Lohmaier
2018-03-28Pasted-in document need only be opened for readingStephan Bergmann
2018-03-28Check successful filter operationStephan Bergmann
2018-03-28tdf#116570 ww8 export: skip sectionbreak for footnotesJustin Luth
2018-03-28Check successful stream creationStephan Bergmann
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-03-28drop newly unused HTMLMODE_NO_BR_AT_PARENDCaolán McNamara
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2018-03-27sw: add debug helper to dump topmost SwFrameManfred Blume
2018-03-27ditch HelpEx hackCaolán McNamara
2018-03-27sw HTML paste: add debug env var to capture outgoing contentMiklos Vajna
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna
2018-03-27sw XHTML export: support OLE2-in-RTF objectsMiklos Vajna
2018-03-27tdf#116410 DOCX import: restrict increased object spacing to multiple shapesMiklos Vajna
2018-03-26NB tabbed compact: add space between font name and font sizeandreas kainz
2018-03-26forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl
2018-03-26use boost::optional in swNoel Grandin
2018-03-26tdf#106746: pDelPam is a bit specialAron Budea