summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)Author
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCaptionDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwColumnPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwColumnDlgNoel Grandin
2018-06-22tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-20Fix typosAndrea Gelmini
2018-05-20Fix typosAndrea Gelmini
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-08fix global-buffer-overflow found through UI testing on UBSAN jenkins jobMarkus Mohrhard
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-04-03weld SwSequenceOptionDialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-12sw: prefix members of SwColumnDlgMiklos Vajna
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-13Avoid needless, wrong downcast from SfxItemSet to SwAttrSetStephan Bergmann
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-02tdf#40457 - Place captions above tables by defaultvikasmahato
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-11tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-31tdf#67670 Change default column spacing to 0.5cmheiko tietze
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-26tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara