summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* tdf#124604 DOCX import: fix indentation at numberingLászló Németh2019-09-061-16/+17
* tdf#127339 DOCX import/export: fix image hyperlink to bookmark targetTünde Tóth2019-09-061-1/+1
* tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl2019-09-047-8/+52
* Fix typosAndrea Gelmini2019-09-031-1/+1
* tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett2019-09-021-1/+3
* tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh2019-09-023-1/+8
* Fix '..'Andrea Gelmini2019-09-011-2/+2
* makes RTFSprms::set clearerAdrien Ollier2019-09-011-24/+30
* RTFSprms: code refactorizationAdrien Ollier2019-08-301-12/+22
* Fix typosAndrea Gelmini2019-08-272-2/+2
* tdf#105485 DOCX: import deleted comments as deletedLászló Németh2019-08-261-1/+3
* loplugin:returnconstval in test..writerfilterNoel Grandin2019-08-2412-19/+19
* equality test functions are constAdrien Ollier2019-08-244-5/+5
* tdf#123703 RTF import: fix length of space character sequenceLászló Németh2019-08-241-1/+15
* tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2019-08-233-2/+11
* tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt2019-08-231-1/+1
* RTF filter: handle tbrl section text directionMiklos Vajna2019-08-231-0/+20
* loplugin:constvars, look for loop vars that can be constNoel Grandin2019-08-2110-21/+21
* tdf#76260 cache next page style numberNoel Grandin2019-08-204-57/+55
* Fix typosAndrea Gelmini2019-08-161-1/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-162-8/+5
* loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin2019-08-157-16/+16
* replace ".get->" with "->"Noel Grandin2019-08-153-3/+3
* sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna2019-08-151-5/+10
* tdf#114854 writerfilter: EditEng URLs import different from SW URLsJustin Luth2019-08-131-15/+24
* NFC cleanup writerfilter: reuse existing variableJustin Luth2019-08-101-2/+1
* tdf#118936 writerfilter: MultiPropertySet retry on exceptionJustin Luth2019-08-101-6/+21
* tdf#126768 DOCX import: fix absolute hyperlinks to documentsTünde Tóth2019-08-091-0/+4
* tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth2019-08-091-9/+10
* Remove some unused includesMiklos Vajna2019-08-076-11/+5
* Fix typosAndrea Gelmini2019-08-071-1/+1
* tdf#118936 writerfilter: MultiPropertySet exception lost propertiesJustin Luth2019-08-061-1/+4
* tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna2019-08-061-1/+4
* Fix typosAndrea Gelmini2019-08-052-2/+2
* tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai2019-08-054-17/+22
* writerfilter comment cleanup: keep comment with codeJustin Luth2019-08-051-1/+1
* Fix typosAndrea Gelmini2019-08-051-1/+1
* tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh2019-08-021-6/+6
* sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna2019-08-021-2/+7
* Fix typosAndrea Gelmini2019-08-011-2/+2
* tdf#126544 writerfilter: check parent style exists before assigningJustin Luth2019-08-011-1/+7
* tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth2019-08-011-1/+7
* Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann2019-07-318-478/+478
* writerfilter: merge indentical branches in switchMiklos Vajna2019-07-311-1/+0
* loplugin:sequentialassignNoel Grandin2019-07-291-2/+1
* tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth2019-07-252-3/+1
* tdf#126516 DOCX change tracking: fix paragraph style rejectionLászló Németh2019-07-231-3/+3
* better implementation of RTFSprms::findAdrien Ollier2019-07-231-10/+18
* RTF import: add tests for RTF_TLMDOT/HYPH/TH/EQMiklos Vajna2019-07-231-5/+2
* using an algorithm of the STLAdrien Ollier2019-07-231-4/+5