summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna2016-08-043-2/+23
* fftester: guard against no drawing object property setCaolán McNamara2016-08-022-1/+1
* sw, writerfilter: fix indentationMiklos Vajna2016-08-011-1/+1
* fftester: another table manager stack checksCaolán McNamara2016-07-312-2/+2
* fftester: context stack checkCaolán McNamara2016-07-302-3/+4
* docx - inherit FollowPage before FirstPageJustin Luth2016-07-301-10/+11
* fftester: some more table manager stack checksCaolán McNamara2016-07-292-3/+3
* fftester: another empty table manager stackCaolán McNamara2016-07-293-3/+7
* fftester: another null DestinationTextCaolán McNamara2016-07-293-19/+20
* fftester: null DestinationTextCaolán McNamara2016-07-293-3/+9
* fftester: throw on empty stack accessCaolán McNamara2016-07-285-2/+9
* Related: tdf#75757 remove inheritance from std::dequeCaolán McNamara2016-07-281-4/+23
* fftester: empty states stackCaolán McNamara2016-07-282-0/+2
* fftester: empty table manager stackCaolán McNamara2016-07-282-0/+3
* tdf#99434 docx enable docprotection only when enforcedJustin Luth2016-07-281-2/+5
* tdf#75573 - docx don't remove frame anchor paragraphJustin Luth2016-07-273-1/+18
* improve passstuffbyref return analysisNoel Grandin2016-07-2710-27/+27
* tdf#75573 allow style to define vAnchorJustin Luth2016-07-261-2/+2
* tdf#75573 - docx handle frame properties at stylesJustin Luth2016-07-251-6/+7
* protect against empty m_aTableManagers stackCaolán McNamara2016-07-183-10/+19
* writerfilter: avoid inclusion of deprecated C++ headerMiklos Vajna2016-07-151-2/+2
* tdf75573 docx - complete frames before starting alternate streamsJustin Luth2016-07-121-0/+4
* tdf#64372 docx import: don't ignore continuous section breakJustin Luth2016-07-081-10/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-079-16/+16
* loplugin:passstuffbyrefStephan Bergmann2016-07-071-1/+1
* tdf#95367 inherit page style if no new one importedJustin Luth2016-07-072-35/+95
* Resolves: tdf#100770 crash on loading specific docxCaolán McNamara2016-07-051-2/+9
* tdf#96750 docx - ensure all styles are initializedJustin Luth2016-07-042-6/+12
* tdf#90697 docx - don't change continuous break into page breakJustin Luth2016-06-291-1/+3
* loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin2016-06-2712-67/+13
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+2
* tdf#91684 RTF import: handle fFlipH and fFlipV shape propsMiklos Vajna2016-06-161-0/+17
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-152-0/+3
* writerfilter: clean up virtual keywords where override already implies thatMiklos Vajna2016-06-153-23/+23
* Related: tdf#91684 RTF import: fix scaling of group shape childrenMiklos Vajna2016-06-141-1/+6
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-092-8/+2
* tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna2016-06-071-2/+2
* writerfilter: fix excessive whitespaceMiklos Vajna2016-06-062-3/+3
* Convert RunType to scoped enumNoel Grandin2016-06-064-17/+21
* tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna2016-05-315-5/+51
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-313-5/+9
* loplugin:unusedmethodsNoel Grandin2016-05-263-8/+0
* We indeed can't do anything with LN_CT_Font_notTrueType hereJulien Nabet2016-05-261-0/+2
* tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna2016-05-252-0/+63
* writerfilter: use auto where it improves code readabilityMiklos Vajna2016-05-237-194/+187
* writerfilter: use '= default;'Miklos Vajna2016-05-2015-49/+14
* loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2016-05-195-9/+1
* tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna2016-05-181-0/+1
* clang-tidy modernize-make-sharedNoel Grandin2016-05-183-5/+4
* sw, writerfilter: indentation fixesMiklos Vajna2016-05-173-4/+4