summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth3-32/+24
2018-07-30related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth1-0/+7
2018-07-29loplugin:stringloop in variousNoel Grandin1-2/+1
2018-07-28writerfilter: unit test that no w:default still uses "Normal"Justin Luth1-0/+7
2018-07-27writerfilter python: 2 blank lines after class/function definitionMiklos Vajna6-2/+6
2018-07-27tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth1-1/+1
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann5-7/+62
2018-07-26OOXMLFastContextHandler has a deleted copy assignment opStephan Bergmann1-0/+2
2018-07-25tdf#106174 writerfilter: bidi - prev adjust? prev bidi?Justin Luth1-11/+30
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth3-0/+16
2018-07-23loplugin:unusedfieldsNoel Grandin2-2/+0
2018-07-23tdf#72560 writerfilter: check my style, not default styleJustin Luth3-22/+16
2018-07-21writerfilter: default style is the last oneJustin Luth4-12/+32
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth3-10/+17
2018-07-20tdf#118521 DOCX import: style sets unset left/right/hanging marginJustin Luth1-19/+40
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna6-10/+10
2018-07-19tdf#104797 DOCX change tracking: handle moveFrom and moveToLászló Németh2-1/+5
2018-07-18tdf#118521 DOCX import: fix paragraph margin from paragraph styleLászló Németh1-0/+25
2018-07-18tdf#79878 perf loading docx file, use XMultiPropertySetNoel Grandin1-6/+12
2018-07-18related tdf#63561 docx: styles inherit tabstops tooJustin Luth1-1/+1
2018-07-17tdf#79878 perf loading docx file, disable SAX threading for writerNoel Grandin1-0/+6
2018-07-17tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh3-3/+86
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna2-0/+26
2018-07-16coverity#1437962 and 1437961 and 1437955 and 1437951 resource leakNoel Grandin2-8/+8
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke4-7/+10
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth3-18/+7
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna1-3/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen29-0/+37
2018-07-10tdf#118533 fix shape import: zero top margin only in first paragraphLászló Németh1-2/+3
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin77-717/+654
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin2-3/+3
2018-07-10tdf#118361 sw ooxmlimport: set footnote separator alignmentJustin Luth3-0/+34
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth1-28/+9
2018-07-09loplugin:oncevarNoel Grandin1-2/+1
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth1-5/+22
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin1-19/+13
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth1-1/+1
2018-07-05related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth1-8/+7
2018-07-04cppcheck: variableScopeJochen Nitschke1-4/+8
2018-07-04m_nHeaderLength is always 0Jochen Nitschke1-20/+5
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth1-1/+1
2018-07-04tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh1-1/+7
2018-07-01cppcheck: variableScopeJochen Nitschke1-1/+1
2018-07-01cppcheck: variableScopeJochen Nitschke1-2/+4
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): writerfilterStephan Bergmann1-2/+2
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov14-33/+20
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin4-10/+1
2018-06-07Fix IWYU warningsMiklos Vajna10-12/+74
2018-06-05tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna1-1/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-1/+1