summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-08writerfilter: SW_DEBUG_RTF_PASTE_{TO,FROM} is expected to be UTF-8Miklos Vajna1-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-2/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+2
2014-11-02unused includes in RTF filter and related filesMiklos Vajna1-5/+0
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-0/+1
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann2-5/+5
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna2-5/+5
2014-10-16writerfilter: make dmapper logging a runtime decision, not a buildtime oneMiklos Vajna2-2/+4
2014-09-13Use comphelper::SequenceAsHashMapMiklos Vajna2-15/+7
2014-08-28Remove pointless WriterFilter::initialize()Miklos Vajna2-31/+8
2014-08-07Use comphelper::SequenceAsHashMapMiklos Vajna1-22/+12
2014-07-30Fix *_component_getFactory function typeStephan Bergmann1-1/+1
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky2-5/+5
2014-06-18writerfilter: Consistent naming of dmapper_logger.Jan Holesovsky2-8/+8
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky1-7/+1
2014-06-02fix debug=2 buildCaolán McNamara1-1/+1
2014-05-30writerfilter: clean up 'using namespace ::rtl'Miklos Vajna3-13/+3
2014-05-23DOCX import: detect document signatureMiklos Vajna1-0/+8
2014-05-02writerfilter: sal_Bool->boolNoel Grandin3-4/+4
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold3-6/+6
2014-04-12fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna1-3/+0
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna3-7/+4
2014-04-10writerfilter: remove dead doctok detection codeMiklos Vajna1-41/+13
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-20/+20
2014-03-21DOCX import: implement progressbarMiklos Vajna1-1/+2
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl1-1/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-40/+40
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi1-1/+0
2014-01-28writerfilter: whitespace fixes in RtfFilterMiklos Vajna1-51/+44
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-1/+1
2014-01-10fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde1-1/+5
2013-12-13writerfilter: remove unused WW8StreamMiklos Vajna1-1/+0
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh1-1/+7
2013-12-12writerfilter: refactor code to fill document grab bagJacobo Aragunde Pérez2-129/+60
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez1-1/+34
2013-12-05RTF: use "InsertMode" insead of "IsNewDoc" for consistencyMichael Stahl1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde1-1/+5
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde1-0/+30
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-4/+4
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde1-1/+6
2013-11-07remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin1-2/+2
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde1-0/+32
2013-11-05remove further external include guardsThomas Arnhold1-2/+0
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza3-35/+11
2013-09-25writerfilter: remove dead WW8DocumentFactoryMiklos Vajna1-7/+0