summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-10tdf#118361 sw ooxmlimport: set footnote separator alignmentJustin Luth
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth
2018-07-09loplugin:oncevarNoel Grandin
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth
2018-07-05related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth
2018-07-04cppcheck: variableScopeJochen Nitschke
2018-07-04m_nHeaderLength is always 0Jochen Nitschke
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth
2018-07-04tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): writerfilterStephan Bergmann
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07Fix IWYU warningsMiklos Vajna
2018-06-05tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01DOCX import: fix relativeFrom=page, align=right handling againMiklos Vajna
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-16tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth
2018-05-14writerfilter NFC: save ConvertedParaStyleName, not WW8NameJustin Luth
2018-05-10tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.Victor Mireyev
2018-05-10writerfilter, writerperfect: various small cleanupsMiklos Vajna
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-05-09tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth
2018-05-08tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh
2018-05-03tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski
2018-05-03tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-26tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna
2018-04-24tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna
2018-04-24tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth
2018-04-17loplugin:constparamsNoel Grandin
2018-04-14Fix typosAndrea Gelmini
2018-04-12tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin