summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2017-02-21tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea1-2/+11
2017-02-08tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl1-13/+14
2017-02-08tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth1-1/+3
2017-02-08tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna1-1/+15
2017-02-08tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna1-0/+6
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna1-0/+1
2017-01-05tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna10-6/+55
2017-01-05tdf#89377 writerfilter: table honors ParaStyle break-before-pageJustin Luth1-2/+25
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai3-1/+7
2016-11-30tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth1-1/+13
2016-11-30tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth2-1/+9
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai1-0/+2
2016-10-29tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai1-2/+6
2016-10-11Revert "tdf#75573 - docx don't remove frame anchor paragraph"cp-5.1-9Andras Timar3-21/+5
2016-10-10tdf#95367 inherit page style if no new one importedJustin Luth1-0/+10
2016-10-10tdf75573 docx - complete frames before starting alternate streamsJustin Luth1-0/+4
2016-10-10tdf#75573 allow style to define vAnchorJustin Luth1-2/+2
2016-10-10tdf#75573 - docx don't remove frame anchor paragraphJustin Luth3-5/+21
2016-10-10tdf#99434 docx enable docprotection only when enforcedJustin Luth1-2/+5
2016-10-10tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht3-1/+13
2016-10-10tdf#64372 docx import: don't ignore continuous section breakJustin Luth1-10/+2
2016-10-10docx - inherit FollowPage before FirstPageJustin Luth1-10/+11
2016-10-10tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+1
2016-10-10tdf#62847 import image hyperlink in docxdrazil7-3/+75
2016-10-10tdf#81345 docx import fix default page break regressionJustin Luth1-2/+5
2016-10-10tdf#86926 writerfilter prevent PROP_GRID_LINES exceptionJustin Luth1-1/+3
2016-10-10tdf#53856 writerfilter set parentless style based on defaultJustin Luth1-0/+6
2016-09-20fftester: no table managerCaolán McNamara2-1/+1
2016-09-20fftester: no table managerCaolán McNamara2-1/+1
2016-09-20fftester: use of deleted RTFParserStateCaolán McNamara3-5/+6
2016-09-20rtf: don't skip backwards on skipping bin specified bytesCaolán McNamara1-1/+1
2016-09-20rtf: throw early on a bad nestrow tokenCaolán McNamara1-2/+2
2016-09-20fftester: missing ValueLastCaolán McNamara2-1/+2
2016-09-20if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara1-4/+7
2016-09-20fftester: apparent wrong property tested for existenceCaolán McNamara2-1/+1
2016-09-01fftester: topcontext checkCaolán McNamara2-1/+2
2016-08-15fftester: guard against empty table manager stackCaolán McNamara2-3/+1
2016-08-15fftester: null DestinationTextCaolán McNamara4-24/+31
2016-08-15fftester: guard against no drawing object property setCaolán McNamara2-1/+1
2016-08-15fftester: another table manager stack checksCaolán McNamara2-2/+2
2016-08-15fftester: another empty table manager stackCaolán McNamara4-6/+10
2016-08-15fftester: context stack checkCaolán McNamara2-3/+4
2016-07-29fftester: throw on empty stack accessCaolán McNamara4-4/+32
2016-07-29fftester: empty table manager stackCaolán McNamara2-0/+3
2016-07-20protect against empty m_aTableManagers stackCaolán McNamara3-10/+19
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann4-6/+6
2016-07-20use Any constructor instead of temporariesNoel Grandin2-20/+8
2016-07-20Fix typosAndrea Gelmini6-10/+10
2016-07-12Remove excess newlinesChris Sherlock12-23/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin2-27/+26