summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objstor.cxx
AgeCommit message (Expand)Author
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
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-26fix impress slide context menuNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
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