summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Use for-range loops in sfx2 (part2)Julien Nabet2018-02-0818-309/+232
* Use for-range loops in sfx2 (part1)Julien Nabet2018-02-0713-108/+87
* Unused include pngread in sd/sfx2/vclJulien Nabet2018-02-061-1/+0
* tdf#115451 Set focus on sidebar deck button when clickedJim Raykowski2018-02-061-1/+2
* tdf#115434 Fix key press misbehaviors in sidebarJim Raykowski2018-02-051-0/+9
* init known ExtraLanguages before document loadsJustin Luth2018-02-021-0/+4
* sfx2: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-023-9/+0
* tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen2018-02-015-7/+0
* loplugin:useuniqueptr in SfxModule_ImplNoel Grandin2018-02-013-22/+25
* tdf#115090 prevent SfxBaseModel destruction during notificationsThorsten Behrens2018-01-301-1/+4
* loplugin:useuniqueptr in SfxMedium_ImplNoel Grandin2018-01-291-49/+42
* loplugin:useuniqueptr in SfxChildWindowNoel Grandin2018-01-291-4/+2
* loplugin:useuniqueptr in ModelData_ImplNoel Grandin2018-01-291-11/+7
* loplugin:useuniqueptr in SfxShell_ImplNoel Grandin2018-01-291-6/+6
* loplugin:useuniqueptr in SfxRequestNoel Grandin2018-01-281-11/+10
* tdf#115090 keep internal BaseModel alive long enoughThorsten Behrens2018-01-271-0/+3
* Fix typosAndrea Gelmini2018-01-271-2/+2
* lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant2018-01-251-3/+2
* lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky2018-01-251-1/+2
* Fix typosAndrea Gelmini2018-01-241-1/+1
* loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin2018-01-242-4/+4
* loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin2018-01-242-3/+3
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-242-12/+5
* loplugin:constparamsNoel Grandin2018-01-243-3/+3
* loplugin:useuniqueptr in GroupData_ImplNoel Grandin2018-01-241-14/+5
* loplugin:unused-returns in vclNoel Grandin2018-01-241-2/+2
* Remove dead code from SfxFilter ctorStephan Bergmann2018-01-231-22/+5
* Translate German SAL_WARN messageStephan Bergmann2018-01-231-1/+1
* loplugin:useuniqueptr in CntStaticPoolDefaults_ImplNoel Grandin2018-01-231-7/+5
* loplugin:useuniqueptr in SfxDocTplService_ImplNoel Grandin2018-01-231-7/+4
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-2/+2
* USHRT_MAX -> SAL_MAX_UINT16 in IndexBitSetStephan Bergmann2018-01-231-3/+3
* loplugin:useuniqueptr in HelpInterceptor_ImplNoel Grandin2018-01-232-18/+7
* loplugin:useuniqueptr in SfxItemDisruptor_ImplNoel Grandin2018-01-231-2/+2
* loplugin:useuniqueptr in SvBaseLinkNoel Grandin2018-01-201-4/+4
* loplugin:useuniqueptr in SvDDEObjectNoel Grandin2018-01-192-16/+13
* new loplugin:emptyifNoel Grandin2018-01-192-7/+2
* Call new helpOlivier Hallot2018-01-191-53/+206
* loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin2018-01-192-4/+5
* sw lokit: add page syles to header & footerHenry Castro2018-01-181-3/+22
* No need for an 'if' when the body is empty.Jan Holesovsky2018-01-181-3/+1
* lokdialog: No modal mode in LOKPranav Kant2018-01-181-0/+5
* lok dialog: enable MessageDialog tunnelingHenry Castro2018-01-184-45/+14
* sfx2 store: create temp files next to local files (storage case)Miklos Vajna2018-01-181-12/+24
* coverity#1427631 sfx2: fix silly infinite loopMichael Stahl2018-01-171-16/+18
* tdf#60937 Open Start Center on Quickstarter left-clickAbhishek Shrivastava2018-01-171-2/+6
* loplugin:unnecessaryparen extend to delete statementsNoel Grandin2018-01-171-2/+1
* tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks2018-01-161-0/+7
* use more ScopedVclPtr to avoid missing disposeNoel Grandin2018-01-161-2/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1