summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/OLEHandler.cxx
AgeCommit message (Expand)Author
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-23ofz#27519 only generate bitmap preview when neededCaolán McNamara
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh
2018-11-06tdf#118166 writerfilter: no design mode if ole controls existJustin Luth
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-10Avoid warning in OleHandlerTamás Zolnai
2017-07-08tdf#108544 edit in window (XLSX inside DOCX)Szymon Kłos
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-01-20tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl
2015-11-25crashtesting: failure on File_1404.docxCaolán McNamara
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage
2015-05-19TagLogger can be staticNoel Grandin
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-08-28writerfilter: respect WinWordToWriter config settingMiklos Vajna
2014-08-28Remove pointless WriterFilter::initialize()Miklos Vajna
2014-08-28Use comphelper::SequenceAsHashMapMiklos Vajna
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate
2014-07-04bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin