summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Use range-based forMike Kaganski1-5/+3
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski2-56/+149
2018-02-08tdf#115430 BindDispatch_Impl needs a disposal methodMaxim Monastirsky3-2/+8
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt2-14/+34
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet18-309/+232
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet13-108/+87
2018-02-06Unused include pngread in sd/sfx2/vclJulien Nabet1-1/+0
2018-02-06tdf#115451 Set focus on sidebar deck button when clickedJim Raykowski1-1/+2
2018-02-05tdf#115434 Fix key press misbehaviors in sidebarJim Raykowski1-0/+9
2018-02-02init known ExtraLanguages before document loadsJustin Luth1-0/+4
2018-02-02sfx2: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski3-9/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen5-7/+0
2018-02-01loplugin:useuniqueptr in SfxModule_ImplNoel Grandin3-22/+25
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