summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19sfx items: Some cleanup.Jan Holesovsky
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-16SaveAsRemote: corresponding dialog typeSzymon Kłos
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-01-19fdo#86147: Do not reset r/o mode for SID_SAVETOStephan Bergmann
2015-01-19Re fdo#80538: Remove read-only infobar after "Save As..."Stephan Bergmann
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-26coverity#705232 Missing break in switchCaolán McNamara
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann