summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke5-5/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara3-84/+24
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara4-13/+24
2018-02-27Remove duplicated includesAndrea Gelmini1-1/+0
2018-02-26tdf#115742: allow ignoring stale lockfile on saveMike Kaganski1-14/+37
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara8-71/+82
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin7-17/+10
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara4-5/+19
2018-02-24Fix typosAndrea Gelmini1-2/+2
2018-02-23tdf#115938: Properly detect shadow size control's changed stateMike Kaganski1-0/+44
2018-02-22Simplify conditions a littleMike Kaganski1-3/+3
2018-02-22weld native message dialogsCaolán McNamara28-204/+289
2018-02-22Remove useless special handling of single-value rangesMike Kaganski1-29/+14
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+3
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-18don't use the global mutex for UI stuffMarkus Mohrhard1-1/+3
2018-02-18Improve diagnostic outputStephan Bergmann1-1/+1
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