summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-15sw RTF export: indentation fixesMiklos Vajna1-2/+2
2017-08-14Removing unused SetVersionMap from swVarun Dhall3-112/+0
2017-08-13cppcheck: really remove the memsetJulien Nabet1-2/+0
2017-08-13cppcheck: Using 'memset' on struct that contains a 'std::unique_ptr'Julien Nabet1-23/+27
2017-08-13cppcheck: variableScopeJochen Nitschke1-24/+26
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-2/+2
2017-08-12Removed duplicated includeAndrea Gelmini1-1/+0
2017-08-11tdf#89409 Render ruby inside the grid in standard mode.Mark Hung2-11/+16
2017-08-11m_pPostponedVMLDrawings is unused nowTamás Zolnai2-23/+0
2017-08-11sw: fix typo in SwXStyle::GetStylePropertyMiklos Vajna1-1/+1
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara1-2/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin7-33/+26
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin5-9/+7
2017-08-11tdf#105705 sw: fix another case of bookmarks becoming un-sortedMichael Stahl1-0/+4
2017-08-11tdf#108494 fix regressionSzymon Kłos3-0/+101
2017-08-11sw: fix inconsistent param naming in interface/implementationMiklos Vajna4-14/+14
2017-08-11tweak string convert table dialog to load the same with native gtk builderCaolán McNamara1-7/+8
2017-08-10tdf#39468: Translate some german commentsChristian Barth4-5/+5
2017-08-10Fix typosAndrea Gelmini1-1/+1