summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-10-03loplugin:constfields in swNoel Grandin269-856/+848
2018-10-03tdf#108064 OOXML export: keep preset dashes with mso preset linewidthsAdam Kovacs1-0/+0
2018-10-03sw: new unit test for XAutoTextContainerSerge Krot2-0/+177
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara7-59/+213
2018-10-03tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth2-0/+11
2018-10-03paintfrm white-spacing adjust: remove obsolete bracketsJustin Luth1-48/+46
2018-10-03tdf#41542 sw cleanup: m_bBorderDist was always trueJustin Luth4-26/+11
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann6-12/+12
2018-10-02tdf#120227 'standard' button missing from .uiCaolán McNamara5-5/+5
2018-10-02sw: new unit test for XControlShapeVasily Melenchuk3-0/+80
2018-10-02sw: new unit test for XRefreshableSerge Krot2-0/+111
2018-10-02sw: new unit test for XModifiable2Serge Krot3-0/+196
2018-10-02coverity#1439597 it's not possible for SwPaM::End to return nullMichael Stahl1-3/+0
2018-10-02consistent 3.18 version require in .uisCaolán McNamara8-8/+8
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara20-0/+38
2018-10-02weld SvxLineTabDialogCaolán McNamara1-1/+1
2018-10-02sw: Don't assert when printing with comments in marginsMichael Stahl1-1/+4
2018-10-01sw: prefix members of SwSetExpField / SwSetExpFieldTypeMiklos Vajna2-71/+71
2018-10-01Revert "sw: new unit test for XAutoTextGroup"Stephan Bergmann2-212/+0
2018-10-01tdf#119580 contextmenu ole is now synced between different appsandreas kainz6-42/+48
2018-10-01tdf#119411 where needed added PasteUnformatedandreas kainz6-0/+36
2018-10-01tdf#119412 contextmenu graphic is now synced between different appsandreas kainz6-52/+73
2018-10-01sw_redlinehide_2: add unit tests with fly framesMichael Stahl2-0/+949
2018-10-01sw_redlinehide_2: add unit test with footnotesMichael Stahl3-0/+145
2018-10-01sw_redlinehide_2: more footnote assert problemsMichael Stahl2-2/+5
2018-10-01sw_redlinehide_2: fix SwTextFrame::SwClientNotify corner case with footnotesMichael Stahl1-2/+11
2018-10-01sw_redlinehide_2: avoid adjacent extents in UpdateMergedParaForDeleteMichael Stahl1-1/+10
2018-10-01Change all font-based tests to depend on ooo_fontsJan-Marek Glogowski8-16/+12
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin5-132/+107
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin4-29/+24
2018-10-01sw: new unit test for XAutoTextGroupSerge Krot2-0/+212
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara3-3/+3
2018-09-30weld SwMailConfigDlgCaolán McNamara3-7/+8
2018-09-30ofz#10635 oom in tight OUString concat loopCaolán McNamara2-14/+16
2018-09-30weld SwTestAccountSettingsDialogCaolán McNamara5-94/+131
2018-09-29tdf#92026 docxexport: eliminate fake tblBordersJustin Luth3-36/+7
2018-09-29just *one* button to have has_default setCaolán McNamara5-7/+0
2018-09-29weld SwNumFormatDlgCaolán McNamara7-21/+17
2018-09-28fix issues found by bin/ui-translatable.shAndras Timar3-5/+5
2018-09-28sw layout-level redline hiding: add more doxygen documentationMiklos Vajna3-0/+14
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini8-9/+9
2018-09-28loplugin:unusedmethodsNoel Grandin2-7/+0
2018-09-28loplugin:useuniqueptr in SwCellStyleTableNoel Grandin2-12/+6
2018-09-28gla11y: check element visibilityJan-Marek Glogowski2-4/+9
2018-09-28sw: new unit test for XTextRangeCompareSerge Krot2-0/+168
2018-09-28loplugin:useuniqueptr in SwTable::NewInsertColNoel Grandin1-3/+2
2018-09-28loplugin:useuniqueptr in DocumentListsManagerNoel Grandin3-42/+12
2018-09-28sw: increase horizontal line parastyle default borderwidthJustin Luth1-1/+1
2018-09-28tdf#119760 writerfilter: cell border priority over tblBorderJustin Luth2-0/+8
2018-09-27sw: fix copying of PageDesc follows in SwDoc::AppendDocMichael Stahl1-9/+35