summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-12-18tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-18tdf121374 ooxmlexport: export H/F to default sectionJustin Luth1-2/+5
2018-12-18tdf#122164: inform user that Base is needed for MailMergeMike Kaganski1-0/+13
2018-12-18Get rid of aEmptyOUStrMike Kaganski55-181/+185
2018-12-17tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski1-1/+0
2018-12-17tdf#99631 DOCX import: set 1:1 scale in embedded XLSXLászló Németh1-1/+12
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann4-4/+4
2018-12-17sw filter/ww8 code cleanupJustin Luth3-5/+3
2018-12-17Simplify static initializerMike Kaganski1-9/+5
2018-12-17sw: prefix members of SwXNumberingRulesMiklos Vajna1-68/+68
2018-12-17Simplify getting selected record it a bitMike Kaganski1-6/+3
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth3-9/+79
2018-12-15tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2018-12-14tdf#120839: Special handling for anchored-to-char framesPatrick Jaap1-5/+7
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara2-3/+3
2018-12-14crashtesting: intermittent threaded crashCaolán McNamara2-11/+14
2018-12-14sw export: restore ww8 FormatBreak() to pre-2014 logicJustin Luth1-5/+8
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk3-8/+35
2018-12-13tdf#116529: Add calls to SetFieldUnit to switch inch/cmXisco Fauli1-0/+4
2018-12-13weld SwTOXSelectTabPageCaolán McNamara2-415/+366
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-2/+1
2018-12-13loplugin:unusedfields in swNoel Grandin5-10/+2
2018-12-13loplugin:constantparamNoel Grandin3-20/+20
2018-12-12drop unused SwCaptionPreviewCaolán McNamara3-70/+8
2018-12-12weld SwCaptionDialogCaolán McNamara6-154/+146
2018-12-12weld SwCaptionOptDlgCaolán McNamara3-12/+11
2018-12-12weld SwCaptionOptPageCaolán McNamara3-259/+306
2018-12-12tdf#95003 inserted frame loses background colorMartin van Zijl1-0/+1
2018-12-12weld SwAddStylesDlgCaolán McNamara1-189/+151
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 Kaganski3-10/+3
2018-12-11sw: fix paragraph enumeration going past a selected tableMiklos Vajna1-0/+30
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-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-11Related: tdf#121664 DOCX filter: fix line numbering start value handlingMiklos Vajna1-2/+3
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap11-10/+96
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen16-0/+16
2018-12-10forcepoint#76 avoid deleting footnote that would delete undeletable pageCaolán McNamara5-4/+34
2018-12-10sw: prefix members of SwXEndnote/Footnote/LineNumberingPropertiesMiklos Vajna1-28/+28
2018-12-09cppcheck: multicondition "columns" in sw/tmpdlgJulien Nabet1-6/+0
2018-12-09loplugin:unusedmethodsNoel Grandin1-9/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin12-41/+41