summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2-2/+4
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-0/+1
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-17/+12
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara1-1/+1
2018-02-19weld: hook up help responseCaolán McNamara1-1/+1
2018-02-18don't use the global mutex for UI stuffMarkus Mohrhard1-1/+3
2018-02-18Improve diagnostic outputStephan Bergmann1-1/+1
2018-02-16take defaults and add missing cancel responseCaolán McNamara1-4/+2
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin20-105/+103
2018-02-16native dialog initial basisCaolán McNamara2-14/+188
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin27-179/+181
2018-02-13coverity#1429470 Uncaught exceptionCaolán McNamara1-1/+1
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