summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-11related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl
2020-02-07DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna
2020-02-07sw: improve DOCX export of footnote separatorMichael Stahl
2020-02-06DOCX export: fix handling of section starts that originally had headersMiklos Vajna
2020-02-06tdf#129881 missing sections in link sectionNoel Grandin
2020-02-05Fix typoAndrea Gelmini
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2020-02-03DOCX export: fix table style config handling wrt nested tablesMiklos Vajna
2020-02-03loplugin:constantparamNoel Grandin
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30DOCX export: write document variablesMiklos Vajna
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin
2020-01-26remove some unused local varsNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-24DOCX export: fix line spacing when spacing is 0Miklos Vajna
2020-01-22use fastparser in SwXMLBodyContext_ImplNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-22sw: add DOCX export for semi-transparent textMiklos Vajna
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-19tdf#128290 add tblLayout element to docx exportLouis Meyrat
2020-01-18Fix typo in codeAndrea Gelmini
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos Vajna
2020-01-17sw reqif-xhtml export: fix not needed namespace for commentsMiklos Vajna
2020-01-16sw: replace hardcoded CH_TXTATR_BREAKWORDMichael Stahl
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-15tdf#129924 docx import: set background colorSerge Krot
2020-01-15use more FastParser in SwXMLImportNoel Grandin
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl
2020-01-15tdf#126795 docx export: do not output tab stops twiceSerge Krot
2020-01-15WaE: unused parameterTor Lillqvist
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2020-01-14sw html filter: rework Yoda-style commentsMiklos Vajna
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung