summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-25sw HTML import: avoid custom default page style in reqif modeMiklos Vajna
2018-10-24Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24ww8export roundtrip forms passwordJustin Luth
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-21pvs-studio: condition always falseCaolán McNamara
2018-10-21fix --enable-debug buildsStephan Bergmann
2018-10-20permissionIdAndName is empty in permission-for-user caseCaolán McNamara
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-20sw mso export: PROTECT_FORM shouldn't force section to protectedJustin Luth
2018-10-19expression is excessiveCaolán McNamara
2018-10-19NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19ww8import: always protect document if setJustin Luth
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-18tdf#37778 ww8import: protect section only if protEnabledJustin Luth
2018-10-17Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara
2018-10-17sw, writerfilter: avoid some unnecessary value parametersMiklos Vajna
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski
2018-10-16ofz#10994 move the reset of trailing fly paras to before redline processingCaolán McNamara
2018-10-16tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-12sw: create DocxExport instances with an uno constructorMiklos Vajna
2018-10-12tdf120224 docx export: don't double up field bookmarksJustin Luth
2018-10-11ofz#10853 no config available during fuzzingCaolán McNamara
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08cppcheck: duplicateExpressionTernaryJochen Nitschke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin
2018-10-05Fix typoAndrea Gelmini
2018-10-05sw_redlinehide_2: import ShowRedlineChanges from flat-odt as wellMichael Stahl
2018-10-05sw: create RtfExport instances with an uno constructorMiklos Vajna
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-05use more std::move in sw/Noel Grandin
2018-10-04tdf#120287 sw layout, TabOverMargin: imply PrinterIndependentLayout=high-resMiklos Vajna
2018-10-04loplugin:useuniqueptr in SwWriteTableColsNoel Grandin
2018-10-04loplugin:useuniqueptr in HTMLControlsNoel Grandin
2018-10-04loplugin:useuniqueptr in SwXMLTableColumns_ImplNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-02coverity#1439597 it's not possible for SwPaM::End to return nullMichael Stahl
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin