summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
AgeCommit message (Expand)Author
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-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-28Fix some IWYU warningsMiklos Vajna
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
2017-12-24convert RES_FRM constants to TypedWhichIdNoel 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-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-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-08set parent for file dialog helperCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05tdf#39468: Translate German comments in sw/source/ui/{dbui, frmdlg, index}Jens Carl
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin