summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* [API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2017-06-152-0/+5
* Watermark: RTF font import and exportSzymon Kłos2017-06-151-2/+39
* writerfilter: remove unused WriterFilterDetectorMiklos Vajna2017-06-153-139/+0
* 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-126-26/+80
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-092-30/+24
* Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann2017-06-092-7/+7
* tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski2017-06-096-21/+70
* tdf#82173 writerfilter: apply char properties to footnoteJustin Luth2017-06-091-1/+1
* Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna2017-06-076-88/+30
* Related: tdf#108269 DOCM filter: reuse oox code for VBA preservationMiklos Vajna2017-06-071-1/+0
* Watermark: RTF import / exportSzymon Kłos2017-06-071-0/+12
* 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
* tdf#73873 Fix missing embeddings in word/embeddings directoryBartosz Kosiorek2017-06-042-1/+1
* Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2017-06-025-0/+86
* 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-304-6/+6
* related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth2017-05-291-21/+12
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-18/+8
* RTF filter: use 'using' instead of 'typedef'Miklos Vajna2017-05-268-17/+16
* 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
* tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2017-05-162-3/+8
* remove unused uno::Reference varsNoel Grandin2017-05-122-2/+0
* tdf#105204: ShellCheck nitpicks for watch-generated-code.shYeliz Taneroğlu2017-05-111-3/+3
* AutoText: add only real AutoText entriesSzymon Kłos2017-05-105-11/+35
* tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski2017-05-091-6/+9
* break circular includeJochen Nitschke2017-05-072-0/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl2017-05-051-5/+7
* loplugin:checkunusedparams in writerfilterNoel Grandin2017-05-057-32/+30
* Replace all OUString("") with OUString()Arnaud Versini2017-05-043-3/+3
* tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2017-05-033-4/+21
* AutoText: read names of entriesSzymon Kłos2017-05-022-0/+21
* AutoText: Reading multiple entriesSzymon Kłos2017-05-0110-1/+82
* loplugin:salunicodeliteral: writerfilterStephan Bergmann2017-04-282-6/+6
* drop toStringCaolán McNamara2017-04-283-3/+3
* writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna2017-04-272-5/+5
* Resolves: tdf#107411 LibreOffice hangs at RTF import timeCaolán McNamara2017-04-271-2/+2