summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky2-0/+46
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łos13-121/+502
2017-05-17lok: Update state of undo after a comment modification.Jan Holesovsky1-0/+5
2017-05-17Use more secure HTTPS URL for dev-www.libreoffice.orgPaul Menzel1-1/+1
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai3-0/+16
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-43/+0
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna2-0/+8
2017-05-16tdf#107801 docx export: support w:kernJustin Luth4-9/+23
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-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2-0/+32
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-14Remove more %20 from style commandsMaxim Monastirsky3-25/+25
2017-05-14Revert "tdf#96444 Replace chr(20) with '%20' in style uno commands"Maxim Monastirsky1-10/+10
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 Stahl45-108/+109
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-12tdf#100072 extra test for DOCX shape import with zero heightVasily Melenchuk2-0/+9
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 Grandin12-33/+38
2017-05-11tdf#107773 DOC import: consider page breaks for multi-page floattablesMiklos Vajna5-0/+74
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 Kose6-24/+6
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-10(cont.)Michael Stahl1-4/+4
2017-05-10sw: CPPUNIT_ASSERT_EQUAL vs. integer FAILMichael Stahl1-8/+8