summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
2022-01-18Allow opt-out from document events checkSamuel Mehrbrodt
2021-05-14tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl
2020-05-01Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-31Fix typosAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-13warn 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
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-08TyposJulien Nabet
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-28WebDav: Don't unlock the file during saving of a documentTamás Zolnai
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07build: support disabling popplerAshod Nakashian
2019-02-07Resolves: rhbz#1673198 cannot overwrite open file with exportCaolán McNamara
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
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