summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* tdf#94043 RTF filter: implement column separator handlingMiklos Vajna2015-12-031-0/+3
* Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna2015-12-031-3/+9
* crashtesting: failure on File_1404.docxCaolán McNamara2015-11-261-0/+2
* Indentation fixesMiklos Vajna2015-11-251-1/+1
* loplugin:unusedfields in writerfilter/Noel Grandin2015-11-2410-130/+74
* tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski2015-11-233-11/+52
* use comphelper::containerToSequenceNoel Grandin2015-11-194-36/+7
* Simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag()Miklos Vajna2015-11-191-7/+1
* Use comphelper::containerToSequenceMiklos Vajna2015-11-181-6/+2
* Assume that this code wants to append a number, not a characterStephan Bergmann2015-11-171-1/+1
* tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2015-11-161-1/+0
* Use comphelper::containerToSequenceMiklos Vajna2015-11-161-4/+4
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-168/+77
* tdf#95188: enable import of shapes in footnotes in .docxOliver Specht2015-11-131-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-2/+2
* tdf#95071: fix spacing calculations for border with page offsetMike Kaganski2015-11-101-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-056-37/+31
* tdf#94835: crash while loading RTF with \dppolygon token fixedOliver Specht2015-10-291-0/+4
* tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2015-10-261-0/+18
* writerfilter: it's enough if dmapper gives the media descriptor to its implMiklos Vajna2015-10-223-9/+6
* more removal of com::sun::star typedefsNoel Grandin2015-10-213-4/+2
* loplugin:defaultparamsStephan Bergmann2015-10-201-18/+18
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna2015-10-196-13/+5
* tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna2015-10-191-1/+2
* tdf#36117 .docx preserve page vertical alignment after RTJustin Luth2015-10-193-0/+27
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1249-426/+426
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-4/+4
* tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna2015-10-081-3/+6
* tdf#90810: skip breaks outside of the requested footnoteOliver Specht2015-10-071-2/+5
* Revert "tdf#90810: skip all elements outside of the requested footnote"Stephan Bergmann2015-10-071-2/+1
* tdf#90810: skip all elements outside of the requested footnoteOliver Specht2015-10-061-1/+2
* tdf#91417: import hyperlink with history flag correctlyOliver Specht2015-10-061-1/+1
* tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna2015-10-051-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-024-34/+0
* Fix typosAndrea Gelmini2015-09-291-1/+1
* Fix typosAndrea Gelmini2015-09-294-5/+5
* bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna2015-09-281-0/+5
* tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna2015-09-281-3/+3
* tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2015-09-281-2/+6
* tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna2015-09-231-1/+12
* tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna2015-09-221-0/+7
* tdf#94045: negative margins in OOXML reenabledOliver Specht2015-09-111-1/+1
* cid#1321599 missing breakMiklos Vajna2015-09-011-0/+1
* Make sure nEnd-nIndex-1 is valid arg to OUString::copyStephan Bergmann2015-08-281-1/+1
* loplugin:defaultparamsStephan Bergmann2015-08-271-1/+1
* Improving Asian phonetic guide for docx and rtf files.Mark Hung2015-08-278-3/+249
* loplugin: defaultparamsNoel Grandin2015-08-211-1/+1
* this debugging code can definitely use oslCaolán McNamara2015-08-181-3/+3
* cppcheck: zerodivCaolán McNamara2015-08-101-1/+1