summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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-27writerfilter python: 2 blank lines after class/function definitionMiklos Vajna
2018-07-27tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26OOXMLFastContextHandler has a deleted copy assignment opStephan 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-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna
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#79878 perf loading docx file, disable SAX threading for writerNoel Grandin
2018-07-17tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna
2018-07-16coverity#1437962 and 1437961 and 1437955 and 1437951 resource leakNoel Grandin
2018-07-15cppcheck: useInitializationList in writerfilterJochen Nitschke
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#118533 fix shape import: zero top margin only in first paragraphLászló Németh
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-10tdf#118361 sw ooxmlimport: set footnote separator alignmentJustin Luth
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth
2018-07-09loplugin:oncevarNoel Grandin
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth
2018-07-05related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth
2018-07-04cppcheck: variableScopeJochen Nitschke
2018-07-04m_nHeaderLength is always 0Jochen Nitschke
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth
2018-07-04tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): writerfilterStephan Bergmann
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07Fix IWYU warningsMiklos Vajna
2018-06-05tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke