summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2019-10-08Simplify if/else and remove useless assert in undoobj.cxx (sw)Julien Nabet
2019-10-08tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski
2019-10-07Add a SAL_INFO for SwVbaDocument::SaveAs2000()Tor Lillqvist
2019-10-07Add a SAL_INFO for SwVbaDocuments::Open()Tor Lillqvist
2019-10-07update sw pchCaolán McNamara
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara
2019-10-07weld SwSendMailDialogCaolán McNamara
2019-10-07Remove unnecessary(?) memsetStephan Bergmann
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti
2019-10-07sw: fix Android buildMiklos Vajna
2019-10-07[DECL|IMPL]_ABSTDLG_BASE now unusedCaolán McNamara
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth
2019-10-07sw: prefix members of SwElemItemMiklos Vajna
2019-10-07Fix FIXME in swcache.hxxJulien Nabet
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05Drop bogus memsetStephan Bergmann