summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)AuthorFilesLines
2018-06-26tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski1-1/+1
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-20Fix typosAndrea Gelmini1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara3-12/+12
2018-04-08fix global-buffer-overflow found through UI testing on UBSAN jenkins jobMarkus Mohrhard1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-10/+10
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda1-1/+1
2018-04-03weld SwSequenceOptionDialogCaolán McNamara1-76/+67
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-10/+10
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-12sw: prefix members of SwColumnDlgMiklos Vajna1-106/+106
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-1/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin2-7/+7
2018-02-13Avoid needless, wrong downcast from SfxItemSet to SwAttrSetStephan Bergmann2-2/+2
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen2-2/+0
2018-01-16Fix typosAndrea Gelmini1-2/+2
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann4-30/+30
2018-01-02tdf#40457 - Place captions above tables by defaultvikasmahato1-1/+9
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin4-54/+48
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara1-6/+23
2017-12-21TypedWhichId in svx part 1Noel Grandin1-2/+1
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-0/+8
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-4/+4
2017-12-11tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-0/+4
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-50/+52
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-10-31tdf#67670 Change default column spacing to 0.5cmheiko tietze1-2/+5
2017-10-23loplugin:includeform: swStephan Bergmann5-34/+34
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-0/+31
2017-10-03new loplugin:blockblockNoel Grandin1-19/+17
2017-09-26tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl1-7/+10
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt3-5/+5
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt3-32/+32
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-8/+8
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara1-31/+6
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+3
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke2-6/+7
2017-08-07loplugin:constparams in sw part10Noel Grandin1-3/+3
2017-08-07loplugin:constparams in sw part9Noel Grandin2-5/+5
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-16/+16
2017-07-31loplugin:oncevarNoel Grandin1-2/+2