summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann3-4/+10
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-04-02weld SwRenameXNamedDlgCaolán McNamara8-63/+66
2018-04-02weld SwMergeTableDlgCaolán McNamara8-39/+51
2018-04-02weld SwTableHeightDlgCaolán McNamara10-55/+79
2018-04-02weld SwTableWidthDlgCaolán McNamara10-62/+78
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara68-279/+0
2018-04-02weld SwPreviewZoomDlgCaolán McNamara2-52/+38
2018-04-02ofz#7285 Integer overflowCaolán McNamara1-2/+2
2018-04-02Fix typoAndrea Gelmini1-1/+1
2018-04-02ofz#7229 Divide by zeroCaolán McNamara1-3/+6
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania2-2/+0
2018-04-01fix some openoffice bugzilla linksdennisroczek3-13/+13
2018-04-01Fix typoAndrea Gelmini1-1/+1
2018-04-01SwXTextRange::Impl: use WriterMultiListenerBjoern Michaelsen1-33/+27
2018-04-01remove unused processfactory.hxx includesJochen Nitschke31-26/+5
2018-04-01SwXDocumentIndexMark::Impl: use WriterMultiListenerBjoern Michaelsen1-44/+47
2018-04-01NB implementation: finish writer tabbed NBsandreas kainz2-158/+444
2018-03-31loplugin:unusedfieldsNoel Grandin7-11/+4
2018-03-31restore carelessly removed expandtab for vimhimajin1000001-1/+1
2018-03-31Split ooxmlexport10 into two unit test modules.Mark Hung4-605/+777
2018-03-31adapt to variable name change in commit ca67dcaehimajin1000001-7/+7
2018-03-31Writer tabbed notebookbar update home and layout tabandreas kainz1-108/+468
2018-03-30weld SvxZoomDialogCaolán McNamara3-3/+9
2018-03-30weld SvxCharacterMap dialogCaolán McNamara5-6/+5
2018-03-30Avoid crash-reporter crash.Michael Meeks1-0/+3
2018-03-30forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara2-0/+5
2018-03-29tdf#113558 Header missing for table stylesheiko tietze1-47/+76
2018-03-29Clean up copy/paste (of a function called "paste")Stephan Bergmann3-66/+39
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-29tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth2-3/+3
2018-03-29coverity#1401334 Uncaught exceptionCaolán McNamara1-2/+3
2018-03-29coverity#1433645 silence Out-of-bounds readCaolán McNamara1-14/+15
2018-03-29Operate on copies of test documentsStephan Bergmann1-1/+6
2018-03-29Propagate BeginPutDoc failure out of SwDOCXReader::MakeEntriesStephan Bergmann1-1/+5
2018-03-29loplugin:useuniqueptr in SwNumRuleNoel Grandin2-21/+15
2018-03-29loplugin:useuniqueptr in SaveRedlEndPosForRestoreNoel Grandin2-14/+13
2018-03-29loplugin:useuniqueptr in DocumentFieldsManagerNoel Grandin2-5/+6
2018-03-29loplugin:useuniqueptr in DocumentDeviceManagerNoel Grandin2-4/+5
2018-03-29loplugin:useuniqueptr in CompareDataNoel Grandin1-25/+25
2018-03-29loplugin:virtualdown in vclNoel Grandin3-3/+3
2018-03-29Always pass in a TextInsertModeRangeStephan Bergmann1-9/+8
2018-03-29Fix typosAndrea Gelmini3-7/+7
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze3-22/+2
2018-03-28Translate German variable namesJohnny_M2-15/+15
2018-03-28Translate German function namesJohnny_M2-4/+4
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna6-3/+52
2018-03-28fix duplicate strings in notebookbarChristian Lohmaier2-26/+26
2018-03-28Pasted-in document need only be opened for readingStephan Bergmann1-1/+1
2018-03-28Check successful filter operationStephan Bergmann1-1/+1