summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-01-30tdf#115090 prevent SfxBaseModel destruction during notificationsThorsten Behrens1-1/+4
2018-01-29loplugin:useuniqueptr in SfxMedium_ImplNoel Grandin1-49/+42
2018-01-29loplugin:useuniqueptr in SfxChildWindowNoel Grandin1-4/+2
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin1-11/+7
2018-01-29loplugin:useuniqueptr in SfxShell_ImplNoel Grandin1-6/+6
2018-01-28loplugin:useuniqueptr in SfxRequestNoel Grandin1-11/+10
2018-01-27tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens1-0/+3
2018-01-27Fix typosAndrea Gelmini1-2/+2
2018-01-25lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-01-25lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-1/+2
2018-01-24Fix typosAndrea Gelmini1-1/+1
2018-01-24loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin2-4/+4
2018-01-24loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin2-3/+3
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin2-12/+5
2018-01-24loplugin:constparamsNoel Grandin3-3/+3
2018-01-24loplugin:useuniqueptr in GroupData_ImplNoel Grandin1-14/+5
2018-01-24loplugin:unused-returns in vclNoel Grandin1-2/+2
2018-01-23Remove dead code from SfxFilter ctorStephan Bergmann1-22/+5
2018-01-23Translate German SAL_WARN messageStephan Bergmann1-1/+1
2018-01-23loplugin:useuniqueptr in CntStaticPoolDefaults_ImplNoel Grandin1-7/+5
2018-01-23loplugin:useuniqueptr in SfxDocTplService_ImplNoel Grandin1-7/+4
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-2/+2
2018-01-23USHRT_MAX -> SAL_MAX_UINT16 in IndexBitSetStephan Bergmann1-3/+3
2018-01-23loplugin:useuniqueptr in HelpInterceptor_ImplNoel Grandin2-18/+7
2018-01-23loplugin:useuniqueptr in SfxItemDisruptor_ImplNoel Grandin1-2/+2
2018-01-20loplugin:useuniqueptr in SvBaseLinkNoel Grandin1-4/+4
2018-01-19loplugin:useuniqueptr in SvDDEObjectNoel Grandin2-16/+13
2018-01-19new loplugin:emptyifNoel Grandin2-7/+2
2018-01-19Call new helpOlivier Hallot1-53/+206
2018-01-19loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin2-4/+5
2018-01-18sw lokit: add page syles to header & footerHenry Castro1-3/+22
2018-01-18No need for an 'if' when the body is empty.Jan Holesovsky1-3/+1
2018-01-18lokdialog: No modal mode in LOKPranav Kant1-0/+5
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro4-45/+14
2018-01-18sfx2 store: create temp files next to local files (storage case)Miklos Vajna1-12/+24
2018-01-17coverity#1427631 sfx2: fix silly infinite loopMichael Stahl1-16/+18
2018-01-17tdf#60937 Open Start Center on Quickstarter left-clickAbhishek Shrivastava1-2/+6
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-2/+1
2018-01-16tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks1-0/+7
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin1-2/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna4-2/+10
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2-13/+41
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann15-38/+38
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-14Fix typosAndrea Gelmini2-2/+2
2018-01-13Foreground colors adjustedCaolán McNamara1-12/+10
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-0/+9
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-1/+20
2018-01-12tdf#114939 officecfg,sfx2: always use AES/SHA256 in ODF 1.2Michael Stahl1-12/+3