summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-03-13set welded enties to activates-defaultCaolán McNamara3-0/+7
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski5-6/+5
2018-03-13tdf#116117 sfx2 store: don't inherit temp file permissions when renamingMiklos Vajna2-0/+56
2018-03-12tdf#115853: save current custom property when adding lineJulien Nabet1-1/+16
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11weld color pickerCaolán McNamara2-3/+4
2018-03-09Remove unused HIDsGabor Kelemen1-2/+0
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara11-45/+22
2018-03-09Let sysadmins disable individual file format filtersAndras Timar3-4/+20
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2-2/+2
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin7-21/+14
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+1
2018-03-08loplugin:unusedmethodsNoel Grandin1-9/+0
2018-03-07weld SfxNewFileDialogCaolán McNamara3-284/+225
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara4-0/+5
2018-03-07preview of empty page ends up with negative sizeCaolán McNamara1-1/+1
2018-03-07Resolves: tdf#116116 vertically center line in allocated heightCaolán McNamara1-0/+1
2018-03-07use more Color in sfx2..svtoolsNoel Grandin3-8/+8
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara44-44/+44
2018-03-05weld SfxSaveAsTemplateDialogCaolán McNamara4-77/+149
2018-03-05We now use Unicode with MAPISendMailW, so no need for thisMike Kaganski1-4/+0
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara4-33/+22
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-2/+4
2018-03-05loplugin:useuniqueptr in SfxDispatcher_ImplNoel Grandin1-10/+4
2018-03-05loplugin:useuniqueptr in StyleTree_ImplNoel Grandin2-33/+18
2018-03-05loplugin:useuniqueptr in SvLinkSource_Array_ImplNoel Grandin1-29/+25
2018-03-05weld InputDialogCaolán McNamara4-55/+35
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara4-134/+116
2018-03-03weld SafeMode dialogCaolán McNamara2-49/+38
2018-03-03weld license dialogCaolán McNamara2-44/+73
2018-03-02lokdialog: convert the dialog File -> Properties... to async execHenry Castro1-20/+29
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky1-19/+22
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-2/+2
2018-02-28tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng1-2/+2
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-2/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-4/+5
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 McNamara4-85/+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-25convert all help responses to gtk's -11Caolán McNamara20-49/+49
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