summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-12writerfilter: avoid ugly cross-directory includeMiklos Vajna6-142/+149
2016-07-12writerfilter: use '= default;'Miklos Vajna14-46/+13
2016-07-12writerfilter: replace 's_m_' prefixes with just 's_'Miklos Vajna2-30/+30
2016-07-08tdf#95367 inherit page style if no new one importedJustin Luth2-35/+95
2016-07-08tdf#96750 docx - ensure all styles are initializedJustin Luth2-6/+12
2016-07-08Avoid reserved identifiersStephan Bergmann2-7/+7
2016-07-08Resolves: tdf#100770 crash on loading specific docxCaolán McNamara1-2/+9
2016-07-07sfx2 classification: merge common code from sw and writerfilterMiklos Vajna1-36/+2
2016-07-07RTF import: handle classification during copy&pasteMiklos Vajna2-2/+55
2016-07-07RTF import: set user-defined metadata only after parsing all of themMiklos Vajna1-11/+43
2016-07-07RTF import: handle \staticvalMiklos Vajna2-0/+42
2016-07-07RTF import: handle \proptypeMiklos Vajna2-0/+12
2016-07-07RTF import: handle \userprops and \propnameMiklos Vajna3-0/+22