summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)AuthorFilesLines
2016-08-07fftester: guard against empty table manager stackCaolán McNamara1-3/+1
2016-08-04tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna3-2/+23
2016-08-02fftester: guard against no drawing object property setCaolán McNamara1-1/+1
2016-08-01sw, writerfilter: fix indentationMiklos Vajna1-1/+1
2016-07-31fftester: another table manager stack checksCaolán McNamara1-2/+2
2016-07-30fftester: context stack checkCaolán McNamara1-3/+4
2016-07-30docx - inherit FollowPage before FirstPageJustin Luth1-10/+11
2016-07-29fftester: some more table manager stack checksCaolán McNamara1-3/+3
2016-07-29fftester: another empty table manager stackCaolán McNamara2-3/+7
2016-07-29fftester: another null DestinationTextCaolán McNamara1-19/+20
2016-07-29fftester: null DestinationTextCaolán McNamara2-3/+9
2016-07-28fftester: throw on empty stack accessCaolán McNamara2-2/+4
2016-07-28Related: tdf#75757 remove inheritance from std::dequeCaolán McNamara1-4/+23
2016-07-28fftester: empty states stackCaolán McNamara1-0/+2
2016-07-28fftester: empty table manager stackCaolán McNamara1-0/+3
2016-07-28tdf#99434 docx enable docprotection only when enforcedJustin Luth1-2/+5
2016-07-27tdf#75573 - docx don't remove frame anchor paragraphJustin Luth3-1/+18
2016-07-27improve passstuffbyref return analysisNoel Grandin9-26/+26
2016-07-26tdf#75573 allow style to define vAnchorJustin Luth1-2/+2
2016-07-25tdf#75573 - docx handle frame properties at stylesJustin Luth1-6/+7
2016-07-18protect against empty m_aTableManagers stackCaolán McNamara3-10/+19
2016-07-15writerfilter: avoid inclusion of deprecated C++ headerMiklos Vajna1-2/+2
2016-07-12tdf75573 docx - complete frames before starting alternate streamsJustin Luth1-0/+4
2016-07-08tdf#64372 docx import: don't ignore continuous section breakJustin Luth1-10/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann9-16/+16
2016-07-07loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-07-07tdf#95367 inherit page style if no new one importedJustin Luth2-35/+95
2016-07-05Resolves: tdf#100770 crash on loading specific docxCaolán McNamara1-2/+9
2016-07-04tdf#96750 docx - ensure all styles are initializedJustin Luth2-6/+12
2016-06-29tdf#90697 docx - don't change continuous break into page breakJustin Luth1-1/+3
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin12-67/+13
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-06-16tdf#91684 RTF import: handle fFlipH and fFlipV shape propsMiklos Vajna1-0/+17
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2-0/+3
2016-06-15writerfilter: clean up virtual keywords where override already implies thatMiklos Vajna3-23/+23
2016-06-14Related: tdf#91684 RTF import: fix scaling of group shape childrenMiklos Vajna1-1/+6
2016-06-07tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna1-2/+2
2016-06-06writerfilter: fix excessive whitespaceMiklos Vajna2-3/+3
2016-06-06Convert RunType to scoped enumNoel Grandin4-17/+21
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna5-5/+51
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin3-5/+9
2016-05-26loplugin:unusedmethodsNoel Grandin2-6/+0
2016-05-26We indeed can't do anything with LN_CT_Font_notTrueType hereJulien Nabet1-0/+2
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna2-0/+63
2016-05-23writerfilter: use auto where it improves code readabilityMiklos Vajna7-194/+187
2016-05-20writerfilter: use '= default;'Miklos Vajna15-49/+14
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin4-8/+1
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna1-0/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin3-5/+4
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna3-4/+4