summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
2021-04-15tdf#42316 handle saving to template filtersJan-Marek Glogowski
2021-04-15tdf#42316 preserve macro signature of templatesJan-Marek Glogowski
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara
2019-08-09Resolves: tdf#126732 don't abort on IOException, just reportCaolán McNamara
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12We don't need to handle iOS specially in DisconnectStorage_Impl() after allTor Lillqvist
2018-10-11Skip the backup dance on iOS for nowTor Lillqvist
2018-10-10forcepoint#74 crash in layoutCaolán McNamara
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-07-11Make sure to re-enable UI after saveMike Kaganski
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10Use range-based forMike Kaganski
2018-07-10Remove redundant variableMike Kaganski
2018-07-07Fix typosAndrea Gelmini
2018-07-03tdf#117757 sfx2 save-as: fix leftover temporary files for embedded objectsMiklos Vajna
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-06-07Introduce a LO_IMPORT_USE_PDFIUM envvar to force PDFium for PDF import.Jan Holesovsky
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-15tdf#117225 sfx2: fix leftover temp file when saving doc with embedded objectsMiklos Vajna
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-03-17Removed duplicated includeAndrea Gelmini
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-03-09Let sysadmins disable individual file format filtersAndras Timar
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-02init known ExtraLanguages before document loadsJustin Luth
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna
2018-01-12tdf#114939 officecfg,sfx2: always use AES/SHA256 in ODF 1.2Michael Stahl
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-19Read some configuration items directlyStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara