summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.cxx
AgeCommit message (Expand)Author
2017-11-17tdf#106890 Page orientation of User page sizeheiko tietze
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-29tdf#33278: Enable UI for vertical left-to-rightKhaled Hosny
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara