summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl
2014-05-23Correct #endif placement (avoid linking error for TiledLibreOffice)Tor Lillqvist
2014-05-23Avoid including <config_features.h> in <sfx2/objsh.hxx>Tor Lillqvist
2014-05-12It makes no sense to create object container when no objects are embedded.Kohei Yoshida
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18Set Referer for auto-reloadStephan Bergmann
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann
2013-11-14Minor clean-upStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud