summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* writerfilter: ensure bidi has expected valueJustin Luth2018-08-111-2/+2
* cleanup tdf#106062 writerfilter: use new GetAnyProperty functionJustin Luth2018-08-101-6/+1
* tdf#103961: delay merge of default props until exportJustin Luth2018-08-081-3/+0
* tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth2018-08-081-1/+3
* related tdf#103961 writerfilter: DocDefaults -> defaultsJustin Luth2018-08-061-10/+5
* Move angle normalization code from various places to toolsMike Kaganski2018-08-031-1/+1
* [API CHANGE] add some more asserts to the string functionsNoel Grandin2018-08-021-3/+9
* tdf#118949 don't set zero auto top margin in every first paragraphLászló Németh2018-08-011-2/+2
* forcepoint#62 null derefCaolán McNamara2018-08-011-2/+2
* forcepoint#56 null derefCaolán McNamara2018-08-011-6/+8
* forcepoint#58 null derefCaolán McNamara2018-08-011-0/+2
* tdf#118521 writerfilter: ContextMargin grouped with Top/BottomJustin Luth2018-08-011-19/+33
* writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth2018-07-313-32/+24
* related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth2018-07-301-0/+7
* loplugin:stringloop in variousNoel Grandin2018-07-291-2/+1
* writerfilter: unit test that no w:default still uses "Normal"Justin Luth2018-07-281-0/+7
* writerfilter python: 2 blank lines after class/function definitionMiklos Vajna2018-07-276-2/+6
* tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth2018-07-271-1/+1