summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-12-13tdf#116529: Add calls to SetFieldUnit to switch inch/cmXisco Fauli1-0/+4
2018-12-13weld SwTOXSelectTabPageCaolán McNamara3-470/+451
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-2/+1
2018-12-13tdf#11976 update groupedbar_compact writer NBandreas kainz1-247/+453
2018-12-13loplugin:unusedfields in swNoel Grandin5-10/+2
2018-12-13loplugin:constantparamNoel Grandin3-20/+20
2018-12-13tdf#78611 mailmerge: new unit tests: numbering in headingsSerge Krot3-5/+50
2018-12-12add activates.default, etcCaolán McNamara3-13/+32
2018-12-12drop unused SwCaptionPreviewCaolán McNamara3-70/+8
2018-12-12weld SwCaptionDialogCaolán McNamara8-246/+258
2018-12-12weld SwCaptionOptDlgCaolán McNamara5-14/+18
2018-12-12weld SwCaptionOptPageCaolán McNamara4-277/+397
2018-12-12tdf#95003 inserted frame loses background colorMartin van Zijl1-0/+1
2018-12-12weld SwAddStylesDlgCaolán McNamara2-208/+383
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin2-4/+3
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin2-3/+3
2018-12-12m_EntryList just shadows ComboBox entriesCaolán McNamara2-55/+6
2018-12-12GetEntryCount is 0 at ctor timeCaolán McNamara1-6/+0
2018-12-12m_DelEntryList is unusedCaolán McNamara2-4/+0
2018-12-12sw: various small cleanups in DocxTableStyleExportMiklos Vajna2-14/+47
2018-12-12tdf#121734: ww8 import: use direct formatting for floating object framesMike Kaganski6-10/+47
2018-12-11sw: fix paragraph enumeration going past a selected tableMiklos Vajna2-0/+68
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt1-0/+4
2018-12-11Add some logging to sw calcSamuel Mehrbrodt1-0/+16
2018-12-11tdf#62364: mailmerge: new unit testSerge Krot3-0/+29
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin1-2/+2
2018-12-11sw: docx: avoid GrabBag checks without m_bStartedParaSdt flagSerge Krot1-7/+10
2018-12-11loplugin:unusedfieldsNoel Grandin2-14/+11
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen1-24/+0
2018-12-11Related: tdf#121664 DOCX filter: fix line numbering start value handlingMiklos Vajna2-3/+5
2018-12-11tdf#119737 Wrong item Formula in drop-down menu Insert groupedbarandreas kainz2-4/+4
2018-12-11tdf#121898 add toggle numbered list command in home tab of writerandreas kainz1-34/+23
2018-12-10uitest for bug tdf#81292 and tdf#99334 - Sort tableZdeněk Crhonek4-0/+100
2018-12-10uitest for bug tdf#106099Zdeněk Crhonek1-0/+53
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap18-11/+159
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen19-0/+19
2018-12-10forcepoint#76 avoid deleting footnote that would delete undeletable pageCaolán McNamara7-4/+3427
2018-12-10sw: prefix members of SwXEndnote/Footnote/LineNumberingPropertiesMiklos Vajna2-34/+34
2018-12-10Revert "uitest writer - insert field"Zdenek Crhonek4-204/+0
2018-12-09uitest writer - insert fieldZdeněk Crhonek4-0/+204
2018-12-09Tabbedbar: add EditDoc command to Review Tabandreas kainz1-4/+62
2018-12-09cppcheck: multicondition "columns" in sw/tmpdlgJulien Nabet1-6/+0
2018-12-09Removed executable permission on odt fileAndrea Gelmini1-0/+0
2018-12-09loplugin:unusedmethodsNoel Grandin1-9/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin12-41/+41
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann1-1/+1
2018-12-08tdf#39468 Translate German commentsJohnny_M1-24/+24
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann90-200/+200
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann2-10/+0
2018-12-07tdf#121017, tdf#121897: editstyle is always paragraph styleXisco Fauli4-8/+0