summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-17Use SfxObjectFactory::GetFactoryName, againMatteo Casalin
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-03-01Correct indentation of try blockTor Lillqvist
2017-02-24rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07sfx2: if the exception thrown by filter isn't known...Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-18tdf#103274 (5): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-18tdf#103274 (4): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-29Fix typo: completelly -> completelyTakeshi Abe
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-06-28tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-28tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl
2016-02-12sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08sequence->vector in basicNoel Grandin
2016-02-04sfx2: fix locking after signing OOXML documentsMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-20sfx2: SAL_WARN on the early error returnMichael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann