summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro1-0/+10
2016-11-28tdf#104106 Enable save whenever edit mode activeMaxim Monastirsky1-2/+3
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-47/+3
2016-11-02remove spurious "oh"Stephan Bergmann1-1/+1
2016-11-02It's ODF version, not document versionTor Lillqvist1-2/+4
2016-11-02Add a comment wondering about "ODF Version", further explanations welcomeTor Lillqvist1-0/+8
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna1-2/+3
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna1-3/+19
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-6/+6
2016-06-28tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessibleMike Kaganski1-3/+3
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli1-19/+19
2016-06-01remove unused SID constants and associated codeNoel Grandin1-19/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-5/+5
2016-05-20New Template ManagerAkshay Deep1-4/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-3/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2016-02-05Fix typosAndrea Gelmini1-3/+3
2016-02-04sfx2: fix locking after signing OOXML documentsMiklos Vajna1-0/+2
2016-01-18fix a crash found in passingCaolán McNamara1-1/+3
2016-01-12SfxObjectShell::ImplAnalyzeSignature: handle SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna1-1/+2
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-23New saving behaviorMaxim Monastirsky1-6/+1
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken1-2/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-4/+2
2015-10-19sfx items: Some cleanup.Jan Holesovsky1-14/+6
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky1-1/+1
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-7/+7
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-9/+8
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-7/+7
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-7/+7
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-1/+1
2015-07-16SaveAsRemote: corresponding dialog typeSzymon Kłos1-2/+2
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-6/+6
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-14/+14