summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-24tdf#117426 don't crash is infobar is disposed in preview viewCaolán McNamara1-1/+1
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens1-13/+20
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-7/+7
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-6/+0
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-09-23loplugin:flatten in sdext..stocNoel Grandin1-9/+8
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna1-0/+2
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna1-0/+2
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-1/+1
2017-08-29move all the basic errcodes to one fileNoel Grandin1-0/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens1-1/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-22/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-5/+5
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-4/+0
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens1-19/+17
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens1-0/+60
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin1-12/+4
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl1-6/+0
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt1-0/+6
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+0
2017-03-17Simplify same assignment in both branches of a conditionalMatteo Casalin1-13/+3
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin1-3/+2
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan1-1/+1
2017-03-08valgrind: fix leakCaolán McNamara1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+5
2017-01-18use rtl::Reference in SfxInstanceCloseGuard_ImplNoel Grandin1-12/+8
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-3/+3
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
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