summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara152-712/+712
2017-05-21ofz: check for null paraCaolán McNamara1-3/+7
2017-05-20Remove "noel" SAL_WARNJulien Nabet1-6/+0
2017-05-18ofz# InsertWithValidRanges didn't report that it deleted its argument anymoreCaolán McNamara2-6/+9
2017-05-18ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl2-0/+22
2017-05-18ofz#1220 sanitize nTyp to legal valuesCaolán McNamara1-1/+1
2017-05-18loplugin:unusedmethodsNoel Grandin2-25/+0
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist2-3/+3
2017-05-18Watermark: Insert watermark commandSzymon Kłos7-121/+356
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky1-0/+5
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-43/+0
2017-05-16tdf#107801 docx export: support w:kernJustin Luth1-2/+5
2017-05-16tdf#107852 Support DisplayName property for table stylesMaxim Monastirsky1-0/+2
2017-05-16ofz#1632 direct leakCaolán McNamara3-14/+7
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-4/+1
2017-05-15sw: prefix members of SwGlobalTreeMiklos Vajna2-139/+139
2017-05-15loplugin:useuniqueptrNoel Grandin2-9/+9
2017-05-15remove some unnecessary lockingNoel Grandin1-1/+0
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin3-26/+29
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna3-19/+19
2017-05-13sw: some old GCC apparently doesn't like that, let's try thisMichael Stahl1-1/+1
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl43-101/+101
2017-05-12tdf#39468: Translate German comments/terms sw/source/filter/html/htmlfldw.cxxJens Carl1-15/+15
2017-05-12tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-26/+24
2017-05-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-05-12sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl2-0/+21
2017-05-12tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl2-1/+3
2017-05-12Resolves: tdf#107786 crash on null pointer accessCaolán McNamara1-1/+1
2017-05-12ofz: sanity check L_VAR2 record boundsCaolán McNamara1-1/+12
2017-05-12loplugin:constantparamNoel Grandin4-7/+4
2017-05-12coverity#1406101 Dereference null return valueCaolán McNamara4-10/+17
2017-05-12sw laycache: clean up debug code that doesn't even build anymoreMiklos Vajna1-10/+0
2017-05-12remove unused uno::Reference varsNoel Grandin36-87/+21
2017-05-12convert SdrLayerId to strong_intNoel Grandin11-32/+37
2017-05-11tdf#107773 DOC import: consider page breaks for multi-page floattablesMiklos Vajna3-0/+66
2017-05-11Comment on suspicious use of U+00B5 MICRO SIGNStephan Bergmann1-0/+2
2017-05-11lok: sw: change tracking: deleted characters aren't deleted right awayMarco Cecchetti1-0/+54
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose3-4/+4
2017-05-11ofz there may be no m_pSmartTagDataCaolán McNamara1-0/+3
2017-05-11ofz clear the *other* cache too to avoid lsan leak whiningCaolán McNamara1-0/+2
2017-05-11tdf#39468: Translate German comment/term in sw/source/filter/ww8/wrtww8gr.cxxJens Carl1-4/+4
2017-05-11tdf#39468: Translate German comments/termsJens Carl1-6/+6
2017-05-11tdf#39468: Translate German comments sw/source/filter/html/htmlfly.hxxJens Carl1-6/+5
2017-05-11tdf#39468: Translate German comments in sw/source/filter/ww8/wrtw8esh.cxxJens Carl1-3/+3
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin13-20/+18
2017-05-10fix wrong Sequence sizeJochen Nitschke1-13/+8
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl2-4/+6
2017-05-10sw: avoid assert in SwUndoDelete::RedoImplMichael Stahl1-0/+6
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl12-51/+82
2017-05-10sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky1-5/+24