summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/filter
Commit message (Expand)AuthorAgeFilesLines
* writerfilter: sal_Bool->boolNoel Grandin2014-05-023-4/+4
* fixincludeguards.sh: writerfilterThomas Arnhold2014-04-193-6/+6
* fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2014-04-121-3/+0
* writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna2014-04-113-7/+4
* writerfilter: remove dead doctok detection codeMiklos Vajna2014-04-101-41/+13
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-273-20/+20
* DOCX import: implement progressbarMiklos Vajna2014-03-211-1/+2
* writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl2014-02-281-1/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-266-40/+40
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi2014-01-301-1/+0
* writerfilter: whitespace fixes in RtfFilterMiklos Vajna2014-01-281-51/+44
* bool improvementsStephan Bergmann2014-01-281-1/+1
* convert more SvStream::operator<< callsNoel Grandin2014-01-221-1/+1
* fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde2014-01-101-1/+5
* writerfilter: remove unused WW8StreamMiklos Vajna2013-12-131-1/+0
* fdo#71786 : Implemented Glossary folderRohit Deshmukh2013-12-131-1/+7
* writerfilter: refactor code to fill document grab bagJacobo Aragunde Pérez2013-12-122-129/+60
* fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez2013-12-111-1/+34
* RTF: use "InsertMode" insead of "IsNewDoc" for consistencyMichael Stahl2013-12-051-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-2/+2
* [docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde2013-11-151-1/+5
* [docx] activeX files saved in InteropGrabBag and exported.sushil_shinde2013-11-141-0/+30
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-142-4/+4
* [docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde2013-11-131-1/+6
* remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin2013-11-071-2/+2
* [docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde2013-11-051-0/+32
* remove further external include guardsThomas Arnhold2013-11-051-2/+0
* fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza2013-10-303-35/+11
* writerfilter: remove dead WW8DocumentFactoryMiklos Vajna2013-09-251-7/+0
* writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez2013-09-201-0/+33
* Mark as const / staticTakeshi Abe2013-09-101-1/+1
* n#793998 sw: add TabOverMargin compat modeMiklos Vajna2013-01-081-0/+1
* fdo#45533 make it easier to debug RTF copy&pasteMiklos Vajna2012-12-281-5/+16
* sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna2012-12-011-13/+0
* API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna2012-11-282-2/+4
* DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2012-10-291-1/+0
* writerfilter: make it easy to debug the old RTF filterMiklos Vajna2012-10-271-0/+13
* RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl2012-10-231-2/+5
* fdo#51145 give better error message on import invalid RTFMiklos Vajna2012-10-231-0/+5
* RtfFilter::filter: add code to dump input stream for copy&pasteMiklos Vajna2012-10-161-0/+16
* fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna2012-10-151-1/+2
* writerfilter: fix new clang warningsMiklos Vajna2012-10-131-1/+0
* Use prefixTor Lillqvist2012-10-021-1/+1
* fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks2012-09-212-5/+5
* n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat2012-09-201-0/+14
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna2012-09-141-0/+1
* n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna2012-09-121-0/+1
* n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat2012-09-041-0/+1