summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/OLEHandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin1-5/+0
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh1-0/+12
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth1-0/+3
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann1-1/+1
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-08-10Avoid warning in OleHandlerTamás Zolnai1-0/+7
2017-07-08tdf#108544 edit in window (XLSX inside DOCX)Szymon Kłos1-0/+7
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos1-0/+5
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-1/+0
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin1-4/+0
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-31use actual UNO enums in writerfilterNoel Grandin1-2/+2
2017-01-20tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth1-1/+7
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin1-2/+1
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-2/+2
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin1-1/+1
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl1-39/+5
2015-11-25crashtesting: failure on File_1404.docxCaolán McNamara1-0/+2
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage1-4/+2
2015-05-19TagLogger can be staticNoel Grandin1-3/+1
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna1-2/+17
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-08-28writerfilter: respect WinWordToWriter config settingMiklos Vajna1-2/+3
2014-08-28Remove pointless WriterFilter::initialize()Miklos Vajna1-13/+1
2014-08-28Use comphelper::SequenceAsHashMapMiklos Vajna1-33/+11
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna1-1/+68
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl1-2/+3
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate1-1/+7
2014-07-04bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna1-2/+8
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-26sw: write other types of embeddings properly to docxJacobo Aragunde Pérez1-0/+45
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna1-1/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat1-11/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-7/+7
2012-07-02dmapper: kill remaining RTL_CONSTASCII_USTRINGPARAM usageMiklos Vajna1-4/+3
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-20n#758883 dmapper: set wrap mode even if determining the position failedMiklos Vajna1-4/+10
2011-12-24dmapper: clog -> SAL_WARNMiklos Vajna1-12/+3
2011-11-24remove debug outputLuboš Luňák1-4/+0
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák1-0/+4
2011-10-05WaE: unused variablesCaolán McNamara1-2/+5
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-8/+4