summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth
2019-10-16dbmgr.hxx: Drop "extra ';' after member function definition"Michael Weghorn
2019-10-16tdf#112103 DOCX cleanup: don't export redundant table bkground color "auto"Szabolcs Toth
2019-10-16SwMergeDescriptor::bCreateSingleFile only affects "FILE" modeMichael Weghorn
2019-10-16Mail merge README: Printing separate files not supportedMichael Weghorn
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16tdf#128156 DOCX import: fix losing redline at page breakLászló Németh
2019-10-16convert some Buffer.append to +Noel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15tdf#128148 Add unit testMichael Weghorn
2019-10-15tdf#128148 SwDoc::Append: Copy page descs if any has header/footerMichael Weghorn
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14remove -bigobj usage from sw rtf unittestsLuboš Luňák
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski
2019-10-14tdf#128138 sw_redlinehide: fix infinite loop in FindAttrsImpl()Michael Stahl
2019-10-14tdf#128076: throw exception only if it's not alive and it's not a descriptionXisco Fauli
2019-10-14sw: deleteFieldmarkAt() should just call getFieldmarkAt()Michael Stahl
2019-10-14sw: prefix members of SwUndoInsertLabelMiklos Vajna
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-13Put if around code for root mode multiselected outline DragFinishedJim Raykowski
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-12tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth
2019-10-12tdf#106843 DOCX: forbid disabling protected Record ChangesLászló Németh
2019-10-12Modify GetBookmark to get rid of const_cast (sw)Julien Nabet
2019-10-11SwDoc::ChgPageDesc: OSL_ENSURE -> assertMichael Weghorn
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks
2019-10-11sw: WW8: fix crashtesting asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
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-10remove redundant empty checkJohn Zhang
2019-10-10tdf#127814 DOCX: fix default paragraph margin in table cellsLászló Németh
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-09tdf#120336 DOCX import: fix page break after tracked deletionLászló Németh
2019-10-09Resolves: tdf#128037 don't create a11y element just to destroy itCaolán McNamara
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-08Fix typoAndrea Gelmini
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-08Let WW8_TCell zero-initialize its membersStephan Bergmann