summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara1-2/+2
2018-09-05Resolves: tdf#119574 set specific width for style list widgetCaolán McNamara1-0/+4
2018-08-28Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara1-3/+3
2018-06-17weld SvxPageDescPageCaolán McNamara1-512/+393
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+6
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-3/+3
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-3/+3
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-19/+19
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-5/+6
2017-11-17tdf#106890 Page orientation of User page sizeheiko tietze1-1/+12
2017-10-31loplugin:constantparam in editengNoel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-7/+7
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-2/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-37/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-6/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen1-2/+2
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-8/+8
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-40/+13
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke1-3/+3
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-1/+1
2016-10-29tdf#33278: Enable UI for vertical left-to-rightKhaled Hosny1-1/+1
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-1/+1
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-13/+13
2016-10-05convert MapUnit to scoped enumNoel Grandin1-35/+35
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-3/+3
2016-09-05convert Orientation to scoped enumNoel Grandin1-3/+3
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-34/+34
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-3/+1