summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/dmapper
Commit message (Expand)AuthorAgeFilesLines
* writerfilter: remove unused nkey variable assignmentJustin Luth2017-07-061-2/+0
* writerfilter: remove redundant virtual keywords in dmapperMiklos Vajna2017-07-054-22/+16
* Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki2017-07-043-0/+18
* tdf#105095 DOCX import: conditionally ignore leading tab in footnotesMiklos Vajna2017-07-041-4/+14
* use sal_Int64 in tools::DateTimeNoel Grandin2017-07-031-1/+1
* loplugin:casttovoid: writerfilterStephan Bergmann2017-07-0213-54/+12
* revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth2017-06-301-12/+23
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-304-9/+3
* related tdf#82173 writerfilter: ensure Xnote para-style round-trippingJustin Luth2017-06-291-1/+2
* Revert "revert related tdf#82173 writerfilter: ignore case when mapping styles"Stephan Bergmann2017-06-291-22/+12
* revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth2017-06-291-12/+22
* loplugin:oncevar in writerfilter..xmlhelpNoel Grandin2017-06-281-12/+7
* tdf#100075 DOCX frame height rule updatedVasily Melenchuk2017-06-271-6/+32
* Fix typosAndrea Gelmini2017-06-261-1/+1
* writerfilter: map endnote text to EndnoteJustin Luth2017-06-231-0/+1
* tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2017-06-221-3/+13
* tdf#82173 writerfilter: copy Xnote Characters -> Xnote anchorJustin Luth2017-06-211-0/+14
* writerfilter: change map to unorded_mapJochen Nitschke2017-06-201-2/+2
* tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna2017-06-201-1/+3
* loplugin:unusedfields in writerfilterNoel Grandin2017-06-2016-128/+16
* writerfilter: make local helpers staticJochen Nitschke2017-06-191-13/+13
* writerfilter: SET_FULL_NAME is never setJochen Nitschke2017-06-191-6/+0
* writerfilter: use list-initialization for constant mapsJochen Nitschke2017-06-191-106/+72
* writerfilter: don't copy constant mapsJochen Nitschke2017-06-191-4/+4
* writerfilter: remove unused static varJochen Nitschke2017-06-191-1/+0
* tdf#85161 implement ooxml SYMBOL field instructionMark Hung2017-06-161-2/+42
* tdf#85161 fix the case for ooxml fields without any seperator.Mark Hung2017-06-161-0/+3
* use more SAL_N_ELEMENTS part 1Noel Grandin2017-06-142-2/+2
* tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck2017-06-122-15/+10
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-092-30/+24
* tdf#82173 writerfilter: apply char properties to footnoteJustin Luth2017-06-091-1/+1
* tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna2017-06-071-3/+6
* tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski2017-06-061-4/+4
* tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski2017-06-061-0/+18
* tdf#82173 writerfilter: charStyle XnoteReference->Xnote CharactersJustin Luth2017-06-061-2/+2
* writerfilter: remove unused variable pFontTableJustin Luth2017-06-011-1/+0
* writerfilter : remove dead code with m_sFootnoteFontNameJustin Luth2017-05-312-9/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-5/+5
* related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth2017-05-291-21/+12
* RTF filter: use 'using' instead of 'typedef'Miklos Vajna2017-05-261-1/+1
* loplugin:stringcopy: writerfilterStephan Bergmann2017-05-191-1/+1
* ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth2017-05-191-3/+9
* remove unused languagetag.hxx includesJochen Nitschke2017-05-193-2/+2
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna2017-05-165-7/+23
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* AutoText: add only real AutoText entriesSzymon Kłos2017-05-104-6/+30
* tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski2017-05-091-6/+9
* break circular includeJochen Nitschke2017-05-071-0/+1