summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-08-22tdf#97362: TextPortionEnumerationTest partially migrated to python (part 6)jmzambon2-331/+353
2017-08-22tdf#94882 use first page header on first pageLuke Deller3-1/+14
2017-08-22tdf#110355: loading options from default configVitaliy Anderson1-0/+4
2017-08-22sw: Use primitive renderer for graphicsArmin Le Grand1-6/+28
2017-08-22sw: prefix members of SwOLEObjMiklos Vajna2-83/+83
2017-08-22Convert ErrCode area to scoped enumNoel Grandin4-25/+25
2017-08-22writerperfect: make sure EPUBExportFilter.hxx is self-containedMiklos Vajna1-1/+1
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin2-2/+3
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai4-9/+73
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe2-3/+3
2017-08-21Fix typo in codeAndrea Gelmini1-1/+1
2017-08-21Temporary fix for Clang on F26Tor Lillqvist1-0/+2
2017-08-21tdf#111626 switch underline color.Mark Hung1-3/+13
2017-08-21sw: check the target text node, not the sourceMichael Stahl1-4/+4
2017-08-21tdf#111524 sw: don't expand annotation mark when showing redline...Michael Stahl1-1/+1
2017-08-21tdf#111524 sw: delete annotation marks when creating delete redlineMichael Stahl1-1/+36
2017-08-21remove dead sw error codesNoel Grandin7-98/+48
2017-08-21Fix typosAndrea Gelmini1-1/+1
2017-08-20This test intended to be an export testTamás Zolnai1-2/+3
2017-08-19no need to redefine WB_RIGHT_ALIGNEDNoel Grandin1-4/+0
2017-08-19tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth3-2/+13
2017-08-18tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl1-1/+2
2017-08-18new loplugin:expressionalwayszeroNoel Grandin1-3/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin2-2/+2
2017-08-18Fix typosAndrea Gelmini2-2/+2
2017-08-18NdTopLeft is unused now.Tamás Zolnai4-22/+21
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai15-194/+203
2017-08-17Fix typosAndrea Gelmini5-5/+5
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke1-1/+0
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth9-5/+125
2017-08-17implementing callback for ruler invalidationAditya Dewan6-1/+68
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin6-11/+8
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna7-17/+14
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin28-117/+117
2017-08-17Removing unused serialisation codeVarun Dhall1-1/+1
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann3-12/+12
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin22-50/+50
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna3-0/+22
2017-08-16Translated "Methoden" to complete b1f6e6299cf5Andrea Gelmini1-1/+1
2017-08-16tdf#39468 Translate German comments/termsJens Carl2-2/+2
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin3-5/+5
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin2-4/+8
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna2-0/+23
2017-08-15tdf#111767 Make the Input Field dialog less confusingAdolfo Jayme Barrientos1-57/+42
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth1-0/+6
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth2-0/+16
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin10-27/+27
2017-08-15sw: prefix members of SwOLENodeMiklos Vajna2-48/+48
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke2-6/+7