summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-08-24tdf#111870 Translate the "My AutoText" string in the Edit Categories windowGabor Kelemen1-2/+8
2017-08-24tdf#91781 Removal of Format > ColumnsYousuf Philips1-1/+0
2017-08-24sw:rtf - timely export of footnote char propertiesJustin Luth2-2/+4
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann4-7/+7
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke4-8/+21
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai4-6/+52
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos2-0/+13
2017-08-23drop SwBackgroundDestinationItem wrapperJochen Nitschke3-20/+2
2017-08-23tdf#111964: only trim XML whitespaceMike Kaganski2-0/+10
2017-08-23tdf#109184 auto cell color should be transparentSzymon Kłos2-0/+19
2017-08-23tdf#108943 RTF import: handle \tx inside a list level definitionMiklos Vajna2-0/+43
2017-08-23convert message box style bits to scoped enumNoel Grandin5-5/+5
2017-08-23Fix typosAndrea Gelmini1-2/+2
2017-08-23tdf#111975: Inline checkbox control's label is not saved to DOC formatTamás Zolnai6-71/+42
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