summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski
2018-10-16clang-tidy readability-simplify-subscript-exprNoel Grandin
2018-10-15Avoid useless copy of vectorsMike Kaganski
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-12tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth
2018-10-08tdf#58944 DOCX import: workaround for hidden table headersLászló Németh
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04related tdf#76683 writerfilter: hanging implemented as SignedJustin Luth
2018-10-03writerfilter: pass these by value and use std::move()Miklos Vajna
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-28tdf#119760 writerfilter: cell border priority over tblBorderJustin Luth
2018-09-27Fix typosAndrea Gelmini
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-27tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth
2018-09-25tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-22tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh
2018-09-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh
2018-09-18tdf#118691 DOCX import: fix table loss caused by <w:cr>László Németh
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-12~revert tdf#103961: delay merge of default props until exportJustin Luth
2018-09-11ofz#10228 Integer-overflowCaolán McNamara
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-06ofz#10228 Integer-overflowCaolán McNamara
2018-09-06WaE: -Wmaybe-uninitializedCaolán McNamara
2018-09-05tdf#90906 writerfilter: Allow COL_AUTO to override non-autoJustin Luth
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-03tdf#82177 ooxmlimport: ignore direct insideV/H cell bordersJustin Luth
2018-09-03tdf#104354 writerfilter: not FirstParaInSection if InFootOrEndnoteJustin Luth
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth
2018-09-02tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh
2018-09-01remove single-value variable: nCellJustin Luth
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-28writerfilter: not FirstParaInSection if IsInShapeJustin Luth
2018-08-27tdf#119143: introduce tentative directional embedding import supportMike Kaganski
2018-08-27writerfilter: build-time test for unexpected data typesMiklos Vajna
2018-08-27SW_DEBUG_WRITERFILTER: Use configured TEMP path instead of hardcoded /tmpMike Kaganski
2018-08-27Resolves: tdf#118382 crash on paste of rtfCaolán McNamara
2018-08-25ofz#10056 Null derefCaolán McNamara
2018-08-24ofz#10045 Null derefCaolán McNamara
2018-08-21tdf#57589 writerfilter: support hash-encoded colorsJustin Luth
2018-08-17ofz#9934 null derefCaolán McNamara