summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh1-2/+2
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-3/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-3/+3
2016-06-03Move page size listbox from cui to svxKatarina Behrens1-39/+6
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-25/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-5/+5
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-5/+5
2015-10-16convert Link<> to typedNoel Grandin1-5/+3