summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-2/+2
2017-05-26fix impress slide context menuNoel Grandin1-1/+1
2017-05-25loplugin:constantparamNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-7/+7
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin1-30/+29
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-9/+6
2017-04-29tdf#39468: Translate some German comments and termsJens Carl1-1/+1
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-3/+3
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-2/+2
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-8/+8
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-70/+36
2017-03-29loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-03-17Use SfxObjectFactory::GetFactoryName, againMatteo Casalin1-2/+3
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin1-1/+1
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan1-1/+1
2017-03-01Correct indentation of try blockTor Lillqvist1-64/+65
2017-02-24rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara1-0/+7
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-10/+2
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-4/+4
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-1/+1
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-2/+2
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-1/+1
2017-02-07sfx2: if the exception thrown by filter isn't known...Michael Stahl1-2/+4
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-1/+1
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-4/+4
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-4/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-4/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-4/+4
2016-10-18tdf#103274 (5): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-18tdf#103274 (4): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+1
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna1-0/+2
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-4/+4
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-26/+0
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-2/+2
2016-07-29Fix typo: completelly -> completelyTakeshi Abe1-1/+1
2016-06-28loplugin:staticmethodsStephan Bergmann1-1/+1
2016-06-28tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski1-5/+5
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli1-86/+86
2016-05-04use Any constructor instead of temporariesNoel Grandin1-5/+3
2016-04-28tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha1-3/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski1-2/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-11/+11
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-6/+6
2016-02-12sw,sfx2: assert that embedded object supports XEmbedPersistMichael Stahl1-8/+3
2016-02-12sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl1-1/+12