summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-08-21remove dead sw error codesNoel Grandin
2017-08-21Fix typosAndrea Gelmini
2017-08-20This test intended to be an export testTamás Zolnai
2017-08-19no need to redefine WB_RIGHT_ALIGNEDNoel Grandin
2017-08-19tdf#98700 docxexport: don't force on ParaKeepTogetherJustin Luth
2017-08-18tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl
2017-08-18new loplugin:expressionalwayszeroNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-18NdTopLeft is unused now.Tamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna
2017-08-16Translated "Methoden" to complete b1f6e6299cf5Andrea Gelmini
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna
2017-08-15tdf#111767 Make the Input Field dialog less confusingAdolfo Jayme Barrientos
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-08-15sw: prefix members of SwOLENodeMiklos Vajna
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-15sw RTF export: indentation fixesMiklos Vajna
2017-08-14Removing unused SetVersionMap from swVarun Dhall
2017-08-13cppcheck: really remove the memsetJulien Nabet
2017-08-13cppcheck: Using 'memset' on struct that contains a 'std::unique_ptr'Julien Nabet
2017-08-13cppcheck: variableScopeJochen Nitschke
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12Removed duplicated includeAndrea Gelmini
2017-08-11tdf#89409 Render ruby inside the grid in standard mode.Mark Hung
2017-08-11m_pPostponedVMLDrawings is unused nowTamás Zolnai
2017-08-11sw: fix typo in SwXStyle::GetStylePropertyMiklos Vajna
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11tdf#105705 sw: fix another case of bookmarks becoming un-sortedMichael Stahl
2017-08-11tdf#108494 fix regressionSzymon Kłos
2017-08-11sw: fix inconsistent param naming in interface/implementationMiklos Vajna