summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-4/+4
2014-10-03loplugin: cstylecastNoel Grandin1-5/+5
2014-08-26convert sw use of template manager to new managerCaolán McNamara1-1/+1
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara1-4/+3
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-13/+7
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-5/+5
2014-08-18InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT to StringThomas Arnhold1-2/+3
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-05-26coverity#705232 Missing break in switchCaolán McNamara1-0/+1
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-6/+2
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-19/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-26/+26
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-18/+18
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-26Remove visual noise from sfx2Alexander Wilms1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07templatemanager: Nobody calls setSaveMode(false).Jan Holesovsky1-1/+1
2014-01-28bool improvementsStephan Bergmann1-20/+20
2013-12-13Fixed the update to working copy and back after (cancel) checkout: fdo#64533Cédric Bosdonnat1-0/+5
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-15CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-1/+0
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-3/+4
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo1-8/+16
2013-09-23Cmis Versions dialogCao Cuong Ngo1-0/+15
2013-09-02CMIS properties dialogCao Cuong Ngo1-1/+1
2013-09-02Properties dialogCao Cuong Ngo1-1/+2
2013-09-02CMIS properties dialog: update propertiesCao Cuong Ngo1-1/+4
2013-09-02CMIS properties dialogCao Cuong Ngo1-3/+3
2013-09-02CMIS propertiesCao Cuong Ngo1-3/+3
2013-09-02CMIS properties dialog: load CMIS properties into the dialogCao Cuong Ngo1-5/+7
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-10/+10
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-07WaE: unused variablesTor Lillqvist1-4/+0
2013-06-06WaE: unused variable 'pFilt'Tor Lillqvist1-3/+0
2013-06-06Remove remnants of help agentCaolán McNamara1-11/+1
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király1-7/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-25sfx2: pViewOnlyItem: -Werror=unused-variableMichael Stahl1-1/+0
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király1-1/+22
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin1-2/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2