summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter/ImportFilter.cxx
AgeCommit message (Expand)Author
2015-02-22writerfilter: clean up DOCX XFilter implementationMiklos Vajna
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann
2015-01-22loplugin:stringconcatStephan Bergmann
2015-01-22WaE: warning C4101: ´e´ : unreferenced local variableCaolán McNamara
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna
2014-12-20writerfilter: clean up copy&pasted dmapper_logger start / endMiklos Vajna
2014-12-20writerfilter: pass the whole MediaDescriptor to dmapperMiklos Vajna
2014-12-13writerfilter: use DomainMapperFactoryMiklos Vajna
2014-12-12writerfilter: let ImportFilter only assume that DomainMapper is a StreamMiklos Vajna
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-16writerfilter: make dmapper logging a runtime decision, not a buildtime oneMiklos Vajna
2014-09-13Use comphelper::SequenceAsHashMapMiklos Vajna
2014-08-28Remove pointless WriterFilter::initialize()Miklos Vajna
2014-08-07Use comphelper::SequenceAsHashMapMiklos Vajna
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-18writerfilter: Consistent naming of dmapper_logger.Jan Holesovsky
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky
2014-06-02fix debug=2 buildCaolán McNamara
2014-05-30writerfilter: clean up 'using namespace ::rtl'Miklos Vajna
2014-05-23DOCX import: detect document signatureMiklos Vajna
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna
2014-03-21DOCX import: implement progressbarMiklos Vajna
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-10fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde
2013-12-13writerfilter: remove unused WW8StreamMiklos Vajna
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-12-12writerfilter: refactor code to fill document grab bagJacobo Aragunde Pérez
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde
2013-11-07remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
2013-09-25writerfilter: remove dead WW8DocumentFactoryMiklos Vajna
2013-09-20writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna
2012-10-13writerfilter: fix new clang warningsMiklos Vajna
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-09-20n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat
2012-09-14n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna