summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2016-10-24tdf#89377 writerfilter: table honors ParaStyle break-before-pageJustin Luth
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna
2016-10-18loplugin:inlineablemethods in writerfilterNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-17So MSVC 2013 is too dumb...Stephan Bergmann
2016-10-17Use perfect forwardingStephan Bergmann
2016-10-14replace macro with function templateJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03n#780843 revert part of docx testcaseJustin Luth
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15tdf#53856 writerfilter set parentless style based on defaultJustin Luth
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-14writerfilter style: use emplace_back, avoiding typedefJustin Luth
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:rangedforcopyStephan Bergmann
2016-09-13tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth
2016-09-12tdf#86926 writerfilter prevent PROP_GRID_LINES exceptionJustin Luth
2016-09-12return earlier, no logic changeCaolán McNamara
2016-09-12fftester: no table managerCaolán McNamara
2016-09-10fftester: no table managerCaolán McNamara
2016-09-09tdf#86926 writerfilter allow fallback if exceptionsJustin Luth
2016-09-08tdf#81345 docx import fix default page break regressionJustin Luth
2016-09-07writerfilter: avoid redundant get() call on smart pointer in TableManagerMiklos Vajna
2016-09-06if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara
2016-09-05tdf#43157 Clean up OSL_ENSURE in FontTable.cxxdrazil
2016-09-02fftester: apparent wrong property tested for existenceCaolán McNamara
2016-09-02tdf#62847 import image hyperlink in docxdrazil
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (writerfilter)Stephan Bergmann
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-08-30treat even/odd header/footer enabled documents the same as othersJustin Luth
2016-08-27fftester: topcontext checkCaolán McNamara
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-17tdf#86087: Convert relative URLs to absolute upon import of docx etc.Stephan Bergmann
2016-08-15tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth
2016-08-11loplugin:constantparamNoel Grandin
2016-08-07fftester: guard against empty table manager stackCaolán McNamara
2016-07-31fftester: another table manager stack checksCaolán McNamara
2016-07-30fftester: context stack checkCaolán McNamara
2016-07-30docx - inherit FollowPage before FirstPageJustin Luth
2016-07-29fftester: some more table manager stack checksCaolán McNamara
2016-07-29fftester: another empty table manager stackCaolán McNamara
2016-07-28fftester: empty table manager stackCaolán McNamara
2016-07-28tdf#99434 docx enable docprotection only when enforcedJustin Luth
2016-07-27tdf#75573 - docx don't remove frame anchor paragraphJustin Luth
2016-07-27improve passstuffbyref return analysisNoel Grandin