summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-10-18weld SwMMResultEmailDialogCaolán McNamara7-198/+147
2018-10-18weld SwMailMergeCreateFromDlgCaolán McNamara7-32/+35
2018-10-18weld SwMailMergeOutputTypePageCaolán McNamara3-34/+26
2018-10-18weld SwMailMergeDocSelectPageCaolán McNamara4-72/+58
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl1-0/+6
2018-10-18weld SwMailMergeAddressBlockPageCaolán McNamara3-104/+103
2018-10-18weld SwMailMergeGreetingsPage and SwMailBodyDialogCaolán McNamara8-463/+697
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin3-30/+9
2018-10-18tdf#37778 ww8import: protect section only if protEnabledJustin Luth3-1/+13
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara1-4/+30
2018-10-17tdf#120395 - Rename Page numbers in Fields dialogheiko tietze1-1/+1
2018-10-17Limit variable scopeMike Kaganski1-1/+1
2018-10-17weld SwMailMergeFieldConnectionsDlgCaolán McNamara7-36/+36
2018-10-17sw, writerfilter: avoid some unnecessary value parametersMiklos Vajna2-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin46-130/+133
2018-10-17loplugin:singlevalfieldsNoel Grandin1-7/+2
2018-10-17Notebookbar: sync tabbedbarandreas kainz1-31/+20
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski3-11/+13
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara1-0/+3
2018-10-16Notebookbar: update tabbed toolbar for calcandreas kainz1-158/+5
2018-10-16loplugin:singlevalfields in vclNoel Grandin1-2/+1
2018-10-16ofz#10994 move the reset of trailing fly paras to before redline processingCaolán McNamara1-3/+3
2018-10-16sw: merge test suites sw_unoapi and sw_unowriterVasily Melenchuk5-311/+217
2018-10-16tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna4-3/+32
2018-10-15tdf#118049 tdf#118833 tdf#118725: Fix some SwDepend regressionsBjoern Michaelsen1-1/+3
2018-10-15loplugin:staticconstfield improvementsNoel Grandin5-37/+27
2018-10-15Notebookbar: update writer context tabsandreas kainz1-2074/+2179
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin3-3/+3
2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze6-12/+12
2018-10-15sw: prefix members of SwTableRepMiklos Vajna2-68/+68
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2-0/+3
2018-10-15add SvStream::TellEndNoel Grandin12-67/+28
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara17-17/+0
2018-10-14weld SwFrameAddPageCaolán McNamara7-228/+181
2018-10-13weld SwGrfExtPageCaolán McNamara4-161/+166
2018-10-13move fallback image out of .uiCaolán McNamara3-45/+13
2018-10-12tdf#119992 sw: compare sub-strings in SwTextGlyphsKey comparisonMiklos Vajna1-3/+10
2018-10-12Fix typoAndrea Gelmini1-1/+1
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze10-4/+64
2018-10-12sw: new unit test for XTextContentVasily Melenchuk3-0/+81
2018-10-12sw: create DocxExport instances with an uno constructorMiklos Vajna2-37/+8
2018-10-12uitest for bug tdf#118208Zdeněk Crhonek1-0/+95
2018-10-12tdf120224 docx export: don't double up field bookmarksJustin Luth1-3/+9
2018-10-12tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth2-0/+39
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth5-28/+42
2018-10-11ofz#10853 no config available during fuzzingCaolán McNamara1-1/+2
2018-10-11loplugin:simplifyboolTor Lillqvist1-1/+1
2018-10-11Resolves: tdf#120487 postit losing focus triggering recreation of postitCaolán McNamara1-1/+4
2018-10-11Don't use GetDBManager() without checking it for nullnessTor Lillqvist1-1/+2
2018-10-11Initialise m_pDBManager to nullptr in the !HAVE_FEATURE_DBCONNECTIVITY caseTor Lillqvist1-0/+2