summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparamsNoel Grandin2018-01-241-1/+1
* tdf#113946 add 'topMargin' to GraphicHelpers importPatrick Jaap2018-01-211-42/+44
* writerfilter: move TopContextType==Para requirementJustin Luth2018-01-191-2/+4
* new loplugin:emptyifNoel Grandin2018-01-191-4/+0
* Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2018-01-181-1/+0
* writerfilter: remove unused sStyleName1Justin Luth2018-01-172-3/+0
* NFC writerfilter: remove redundant sStyleIdentifierIJustin Luth2018-01-172-7/+3
* Fix typosAndrea Gelmini2018-01-171-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth2018-01-154-3/+6
* More loplugin:cstylecast: writerfilterStephan Bergmann2018-01-157-8/+8
* remove unused include XChapterNumberingSupplier.hppJustin Luth2018-01-131-1/+0
* unused variable: DomainMapper_Impl::PushAnnotation() pTopContextJustin Luth2018-01-131-1/+0
* More loplugin:cstylecast: writerfilterStephan Bergmann2018-01-1210-37/+37
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-2/+2
* tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna2018-01-092-16/+20
* tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2018-01-0416-36/+34
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-033-3/+3
* loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin2017-12-3114-24/+24
* ofz#4825 Bad-castCaolán McNamara2017-12-291-1/+1
* ofz#4814 asserts and Null-dereference on broken shapeCaolán McNamara2017-12-281-1/+1
* clang-tidy-modernize-use-equals-default in writerfilterJochen Nitschke2017-12-272-27/+0
* tdf#42949 Fix some Include What You Use warningsMiklos Vajna2017-12-226-11/+8
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna2017-12-192-2/+11
* tdf#114303 writerfilter: RTF import: fix default vert orient of shapesMichael Stahl2017-12-182-5/+5
* clang-format: ignore not staged hunksMiklos Vajna2017-12-131-1/+1
* tdf#113183 DOCX import: fix not independent text box alignmentsMiklos Vajna2017-12-121-0/+4
* tdf#112443 disable off-page content positioningPatrick Jaap2017-12-111-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski2017-12-114-2/+23
* tdf#104650 Creating guard to reset status indicatortagezi2017-12-071-3/+22
* Check if we have status indicatorMike Kaganski2017-12-071-1/+2
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna2017-12-051-0/+1
* tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth2017-12-043-3/+48
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* loplugin:unnecessaryparenStephan Bergmann2017-11-241-1/+1
* writerfilter: fix loplugin:simplifybool warningMiklos Vajna2017-11-241-1/+1
* pick a default during fuzzingCaolán McNamara2017-11-241-4/+2
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* drop duplicate methodCaolán McNamara2017-11-223-9/+9
* RTF filter: drop now redundant astyle.optionsMiklos Vajna2017-11-2231-7278/+7531
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-202-2/+2
* tdf#86087 DOCX Import link as relative if preferredSzymon Kłos2017-11-192-1/+3
* loplugin:flatten in toolkit..writerfilterNoel Grandin2017-11-181-109/+111
* Fix typosAndrea Gelmini2017-11-132-2/+2
* tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk2017-11-103-13/+45
* loplugin:unusedfieldsNoel Grandin2017-11-092-4/+0
* tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth2017-11-091-1/+1