summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Fixed 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
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+1
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-1/+0
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat1-1/+1
2012-12-03New template manager out of experimental featuresCédric Bosdonnat1-85/+4
2012-11-13CMIS: after cancel-checkout mark the document non changedCédric Bosdonnat1-0/+4
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat1-8/+12
2012-11-05CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat1-1/+4
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-0/+78
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-0/+58
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-20/+12
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-5/+4
2012-08-16fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann1-0/+5
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez1-0/+1
2012-08-15Save a template to selected folders.Rafael Dominguez1-0/+1
2012-08-14Show template manager dialog instead of save template dialog.Rafael Dominguez1-64/+74
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida1-5/+5
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-30/+18
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-26tidy some resource stringsCaolán McNamara1-4/+4
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+2
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+4
2012-02-14fdo#37775: Recent Documents not updated by Save & Save AsMuhammad Haggag1-3/+0
2011-12-26catch exception by constant referenceTakeshi Abe1-1/+1