summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-05-20cleanup unused css/script/ includesJochen Nitschke2-2/+1
2017-05-20fix HAVE_MORE_FONTS=0 buildMarkus Mohrhard1-0/+8
2017-05-20conditionally disable tests that depend on additional fontsMarkus Mohrhard1-0/+4
2017-05-19Watermark: extended configurationSzymon Kłos7-31/+218
2017-05-19tdf#107544 Follow the styles -> Styles change in template categoriesGabor Kelemen1-1/+1
2017-05-19svtools: fix mime type of PDF imagesMiklos Vajna1-0/+5
2017-05-19loplugin:stringcopy: swStephan Bergmann31-77/+77
2017-05-19make string translation loading more uniformCaolán McNamara153-716/+719
2017-05-19ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth6-70/+71
2017-05-19loplugin:unusedfieldsNoel Grandin2-2/+0
2017-05-19tdf#107931 ww8import: kern marker MAY indicate disabled kerning.Justin Luth4-4/+35
2017-05-19conditionaly execute tests that depend on additional fontsMarkus Mohrhard1-0/+4
2017-05-18Revert "Fix typos"Stephan Bergmann11-12/+12
2017-05-18conditional execute test that depends on additional fontsMarkus Mohrhard1-1/+4
2017-05-18Fix typosAndrea Gelmini11-12/+12
2017-05-18Remove parentheses around some comparisonsStephan Bergmann1-1/+1
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky3-5/+6
2017-05-18Replace macro with functionStephan Bergmann1-1/+1
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk3-9/+45
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