summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* tdf#58944 DOCX import: workaround for hidden table headersLászló Németh2018-10-081-2/+20
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* related tdf#76683 writerfilter: hanging implemented as SignedJustin Luth2018-10-041-1/+1
* writerfilter: pass these by value and use std::move()Miklos Vajna2018-10-032-7/+7
* loplugin:unusedmethodsNoel Grandin2018-10-031-11/+0
* tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth2018-10-035-12/+48
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-8/+8
* Simplify containers iterations in w*Arkadiy Illarionov2018-09-299-182/+112
* loplugin:unusedmethodsNoel Grandin2018-09-281-11/+0
* tdf#119760 writerfilter: cell border priority over tblBorderJustin Luth2018-09-281-8/+19
* Fix typosAndrea Gelmini2018-09-271-1/+1
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-275-46/+0
* tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth2018-09-273-5/+10
* tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna2018-09-253-31/+47
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh2018-09-221-1/+3
* tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh2018-09-201-1/+1
* tdf#118691 DOCX import: fix table loss caused by <w:cr>László Németh2018-09-181-2/+2
* loplugin:staticconstfield improvementsNoel Grandin2018-09-171-3/+6
* New loplugin:externalStephan Bergmann2018-09-178-18/+18
* loplugin:constfields in writerfilterNoel Grandin2018-09-1326-67/+67
* loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin2018-09-135-6/+3
* ~revert tdf#103961: delay merge of default props until exportJustin Luth2018-09-121-0/+3
* ofz#10228 Integer-overflowCaolán McNamara2018-09-111-2/+2
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* ofz#10228 Integer-overflowCaolán McNamara2018-09-061-1/+2
* WaE: -Wmaybe-uninitializedCaolán McNamara2018-09-061-1/+1
* tdf#90906 writerfilter: Allow COL_AUTO to override non-autoJustin Luth2018-09-052-3/+10
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+1
* tdf#82177 ooxmlimport: ignore direct insideV/H cell bordersJustin Luth2018-09-031-0/+4
* tdf#104354 writerfilter: not FirstParaInSection if InFootOrEndnoteJustin Luth2018-09-032-5/+6
* tdf#104354 writerfilter: rewrite AutospacingJustin Luth2018-09-026-112/+82
* tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh2018-09-021-3/+4
* remove single-value variable: nCellJustin Luth2018-09-013-16/+15
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-13/+6
* writerfilter: not FirstParaInSection if IsInShapeJustin Luth2018-08-283-2/+9
* tdf#119143: introduce tentative directional embedding import supportMike Kaganski2018-08-273-0/+47
* writerfilter: build-time test for unexpected data typesMiklos Vajna2018-08-271-0/+7
* SW_DEBUG_WRITERFILTER: Use configured TEMP path instead of hardcoded /tmpMike Kaganski2018-08-271-1/+4
* Resolves: tdf#118382 crash on paste of rtfCaolán McNamara2018-08-271-7/+0
* ofz#10056 Null derefCaolán McNamara2018-08-251-6/+14
* ofz#10045 Null derefCaolán McNamara2018-08-241-2/+5
* tdf#57589 writerfilter: support hash-encoded colorsJustin Luth2018-08-211-0/+15
* ofz#9934 null derefCaolán McNamara2018-08-171-2/+3
* tdf#113608 DOCX import: don't use numbering of removed paragraphsLászló Németh2018-08-163-4/+4
* tdf#106572 writerfilter: don't write to dummy paragraphJustin Luth2018-08-161-0/+2
* RTF picture sizes are 32-bit signedStephan Bergmann2018-08-152-6/+11
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-1/+1
* ofz#9870 check sequence length before useCaolán McNamara2018-08-131-0/+6
* cleanup tdf#72560 writerfilter: set in defaults, not stylesJustin Luth2018-08-131-33/+9