summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevarNoel Grandin2018-07-091-2/+1
* tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth2018-07-091-5/+22
* tdf#79878 perf loading docx file, sax improvementsNoel Grandin2018-07-081-19/+13
* tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth2018-07-071-1/+1
* related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth2018-07-051-8/+7
* cppcheck: variableScopeJochen Nitschke2018-07-041-4/+8
* m_nHeaderLength is always 0Jochen Nitschke2018-07-041-20/+5
* tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth2018-07-041-1/+1
* tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh2018-07-041-1/+7
* cppcheck: variableScopeJochen Nitschke2018-07-011-1/+1
* cppcheck: variableScopeJochen Nitschke2018-07-011-2/+4
* Improved loplugin:redundantcast (const-qualified typedefs): writerfilterStephan Bergmann2018-06-291-2/+2
* tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov2018-06-2714-33/+20
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-084-10/+1
* Fix IWYU warningsMiklos Vajna2018-06-0710-12/+74
* tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna2018-06-051-1/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-1/+1
* DOCX import: fix relativeFrom=page, align=right handling againMiklos Vajna2018-06-011-9/+7
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-292-2/+0
* tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna2018-05-291-1/+26
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-253-9/+13
* tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth2018-05-251-18/+0
* revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth2018-05-244-6/+1
* tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl2018-05-203-18/+19
* Fix some IWYU warningsMiklos Vajna2018-05-183-2/+32
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-3/+2
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-1/+3
* tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth2018-05-162-2/+13
* writerfilter NFC: save ConvertedParaStyleName, not WW8NameJustin Luth2018-05-143-11/+10
* tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.Victor Mireyev2018-05-101-0/+7
* writerfilter, writerperfect: various small cleanupsMiklos Vajna2018-05-102-3/+3
* Fix some IWYU warningsMiklos Vajna2018-05-093-6/+38
* tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth2018-05-091-1/+1
* tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna2018-05-081-4/+31
* [API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl2018-05-071-1/+10
* tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh2018-05-041-4/+7
* tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski2018-05-031-0/+7
* tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna2018-05-031-2/+2
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna2018-04-261-0/+9
* tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna2018-04-241-0/+5
* tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth2018-04-243-17/+24
* loplugin:constparamsNoel Grandin2018-04-172-3/+3
* Fix typosAndrea Gelmini2018-04-141-1/+1
* tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna2018-04-121-2/+8
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-8/+2
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-095-18/+23
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-2/+2
* Add IWYU wrapper script to find unused includesMiklos Vajna2018-04-071-0/+8
* Related: tdf#115719 DOCX import: fix ignore of increased anchored obj spacingMiklos Vajna2018-04-041-2/+2