summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevar in vbahelper..writerfilterNoel Grandin2016-10-313-14/+6
* tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai2016-10-291-2/+6
* tdf#41542 rename variable to match LO5.4 terminologyJustin Luth2016-10-291-1/+1
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-4/+1
* tdf#84678 DOCX import: fix handling of textbox marginsMiklos Vajna2016-10-251-0/+1
* loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin2016-10-2410-66/+14
* tdf#89377 writerfilter: table honors ParaStyle break-before-pageJustin Luth2016-10-241-2/+25
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna2016-10-181-0/+6
* loplugin:inlineablemethods in writerfilterNoel Grandin2016-10-186-47/+8
* loplugin:unusedmethodsNoel Grandin2016-10-181-1/+0
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-3/+3
* So MSVC 2013 is too dumb...Stephan Bergmann2016-10-171-4/+2
* Use perfect forwardingStephan Bergmann2016-10-171-2/+7
* replace macro with function templateJochen Nitschke2016-10-141-13/+15
* convert MapUnit to scoped enumNoel Grandin2016-10-052-3/+3
* n#780843 revert part of docx testcaseJustin Luth2016-10-031-6/+6
* add more dumpAsXml()Noel Grandin2016-10-031-0/+2
* Silence some MSVC warnings for autogenerated filesMike Kaganski2016-09-221-0/+2
* fix buildNoel Grandin2016-09-202-9/+12
* loplugin:unusedfieldsNoel Grandin2016-09-202-12/+9
* tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna2016-09-203-5/+18
* Explanation of the SPRM acronym added to definition of the Sprm classMilos Sramek2016-09-191-1/+1
* fftester: isAsciiLowerCase has a isUnicodeCodePoint assertCaolán McNamara2016-09-191-11/+4
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-6/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-157-25/+25
* tdf#53856 writerfilter set parentless style based on defaultJustin Luth2016-09-151-0/+6
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-141-1/+1
* writerfilter style: use emplace_back, avoiding typedefJustin Luth2016-09-141-3/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1336-65/+65
* loplugin:rangedforcopyStephan Bergmann2016-09-131-1/+1
* tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth2016-09-131-1/+13
* tdf#86926 writerfilter prevent PROP_GRID_LINES exceptionJustin Luth2016-09-121-1/+3
* return earlier, no logic changeCaolán McNamara2016-09-121-178/+182
* fftester: no table managerCaolán McNamara2016-09-122-1/+1
* fftester: no table managerCaolán McNamara2016-09-102-1/+1
* fftester: use of deleted RTFParserStateCaolán McNamara2016-09-103-5/+6
* tdf#86926 writerfilter allow fallback if exceptionsJustin Luth2016-09-091-1/+1
* tdf#81345 docx import fix default page break regressionJustin Luth2016-09-081-2/+5
* writerfilter: avoid redundant get() call on smart pointer in TableManagerMiklos Vajna2016-09-071-5/+5
* rtf: throw early on a bad nestrow tokenCaolán McNamara2016-09-071-2/+2
* rtf: don't skip backwards on skipping bin specified bytesCaolán McNamara2016-09-071-1/+1
* fftester: missing ValueLastCaolán McNamara2016-09-062-1/+2
* if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara2016-09-061-4/+7
* tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna2016-09-064-1/+23
* tdf#43157 Clean up OSL_ENSURE in FontTable.cxxdrazil2016-09-051-3/+3
* fftester: apparent wrong property tested for existenceCaolán McNamara2016-09-022-1/+1
* tdf#62847 import image hyperlink in docxdrazil2016-09-027-3/+75
* Formatting: consistent spot for TreatSingleColumnBreakAsPageBreakJustin Luth2016-09-011-1/+1
* tdf#96749: deal with missing custom headers/footers in docxJulien Nabet2016-08-312-11/+38