summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth1-0/+8
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-10/+25
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-1/+1
2019-10-16tdf#128156 DOCX import: fix losing redline at page breakLászló Németh1-1/+2
2019-10-16writerfilter: sync layout-in-cell vs wrap-though behavior with ww8 importMiklos Vajna1-1/+1
2019-10-12tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth2-15/+12
2019-10-12tdf#106843 DOCX: forbid disabling protected Record ChangesLászló Németh1-1/+16
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-10writerfilter: remove pointless if in appendTextPortion()Michael Stahl1-18/+10
2019-10-10tdf#127814 DOCX: fix default paragraph margin in table cellsLászló Németh1-0/+5
2019-10-09tdf#120336 DOCX import: fix page break after tracked deletionLászló Németh3-6/+22
2019-10-09NFC writerfilter: preparation for adding CharProps to GetAnyPropertyJustin Luth5-51/+69
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin2-3/+2
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna1-1/+19
2019-10-07cid#1130173 Logically dead codeCaolán McNamara1-1/+1
2019-10-07related tdf#99602 writerfilter TODO: subscript - use ParaStyle fontsizeJustin Luth1-42/+10
2019-10-04ofz#17992 null derefCaolán McNamara1-4/+7
2019-10-04related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth1-1/+2
2019-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh3-13/+26
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin3-16/+10
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli1-9/+0
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh2-1/+12
2019-09-28loplugin:constmethod in writerfilterNoel Grandin32-124/+124
2019-09-26writerfilter: fix crash on import of tdf113230-1.docxMichael Stahl1-3/+7
2019-09-25better data structures for some static const varsNoel Grandin1-2/+2
2019-09-25Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth1-1/+1
2019-09-24Use initializer list instead of iterating an array to construct the mapMike Kaganski1-162/+146
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna1-9/+0
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl3-10/+38
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna1-3/+6
2019-09-18writerfilter: use '= default' to define a trivial destructorMiklos Vajna1-3/+1
2019-09-17Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna1-1/+10
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl1-0/+30
2019-09-06tdf#124604 DOCX import: fix indentation at numberingLászló Németh1-16/+17
2019-09-06tdf#127339 DOCX import/export: fix image hyperlink to bookmark targetTünde Tóth1-1/+1
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl7-8/+52
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett1-1/+3
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh3-1/+8
2019-09-01Fix '..'Andrea Gelmini1-2/+2
2019-09-01makes RTFSprms::set clearerAdrien Ollier1-24/+30
2019-08-30RTFSprms: code refactorizationAdrien Ollier1-12/+22
2019-08-27Fix typosAndrea Gelmini2-2/+2
2019-08-26tdf#105485 DOCX: import deleted comments as deletedLászló Németh1-1/+3
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin12-19/+19
2019-08-24equality test functions are constAdrien Ollier4-5/+5
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh1-1/+15