summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-25ofz#18528 null derefCaolán McNamara
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-24replace some numbers with sprm idsCaolán McNamara
2019-10-24Resolves: ofz#18414 drop apo anchor if it will be deletedCaolán McNamara
2019-10-23sw: DOCX export of nested fieldmarksMichael Stahl
2019-10-23sw: RTF export: export fieldmarksMichael Stahl
2019-10-23sw: WW8/RTF/DOCX export: handle CH_TXT_ATR_FIELDSEPMichael Stahl
2019-10-23sw: WW8 import: be a little more flexible with FORMTEXT fieldsMichael Stahl
2019-10-23sw: remove checks for invalid document model wrt fieldmarks...Michael Stahl
2019-10-23sw: WW8/RTF/DOCX export: only export actual bookmarks as bookmarksMichael Stahl
2019-10-23sw: WW8: fix the separator positionMichael Stahl
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-19Fix typo and dotsAndrea Gelmini
2019-10-18Properly restore DMLAndVMLDrawingOpenMike Kaganski
2019-10-18loplugin:virtualdead unused params in SvXMLExportItemMapper::handleElementItemNoel Grandin
2019-10-18loplugin:virtualdead unused param in SvXMLImportItemMapper::handleSpecialItemNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16tdf#112103 DOCX cleanup: don't export redundant table bkground color "auto"Szabolcs Toth
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-11sw: WW8: fix crashtesting asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-10-11replace numbers with their enumCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-10fix zero at end of string in ExtractOLEClassNameNoel Grandin
2019-10-10sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl
2019-10-08Let WW8_TCell zero-initialize its membersStephan Bergmann
2019-10-07Remove unnecessary(?) memsetStephan Bergmann
2019-10-07sw: fix Android buildMiklos Vajna
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-10-02tdf#127862 ww8import: page style - import XATTR if definedJustin Luth
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-30tdf#127735 DOCX export: fix internal hyperlinks to table targetTünde Tóth