summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
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-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-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-24ofz#10045 Null derefCaolán McNamara
2018-08-17ofz#9934 null derefCaolán McNamara
2018-08-16tdf#113608 DOCX import: don't use numbering of removed paragraphsLászló Németh
2018-08-16tdf#106572 writerfilter: don't write to dummy paragraphJustin Luth
2018-08-13cleanup tdf#72560 writerfilter: set in defaults, not stylesJustin Luth
2018-08-11writerfilter: ensure bidi has expected valueJustin Luth
2018-08-10cleanup tdf#106062 writerfilter: use new GetAnyProperty functionJustin Luth
2018-08-08tdf#103961: delay merge of default props until exportJustin Luth
2018-08-08tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth
2018-08-06related tdf#103961 writerfilter: DocDefaults -> defaultsJustin Luth
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-08-01tdf#118949 don't set zero auto top margin in every first paragraphLászló Németh
2018-08-01forcepoint#62 null derefCaolán McNamara
2018-08-01forcepoint#56 null derefCaolán McNamara
2018-08-01tdf#118521 writerfilter: ContextMargin grouped with Top/BottomJustin Luth
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth
2018-07-30related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-28writerfilter: unit test that no w:default still uses "Normal"Justin Luth
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25tdf#106174 writerfilter: bidi - prev adjust? prev bidi?Justin Luth
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-23tdf#72560 writerfilter: check my style, not default styleJustin Luth
2018-07-21writerfilter: default style is the last oneJustin Luth
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth
2018-07-20tdf#118521 DOCX import: style sets unset left/right/hanging marginJustin Luth
2018-07-19tdf#104797 DOCX change tracking: handle moveFrom and moveToLászló Németh
2018-07-18tdf#118521 DOCX import: fix paragraph margin from paragraph styleLászló Németh
2018-07-18tdf#79878 perf loading docx file, use XMultiPropertySetNoel Grandin
2018-07-18related tdf#63561 docx: styles inherit tabstops tooJustin Luth
2018-07-17tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke