summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/column.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-12sw: prefix members of SwColumnDlgMiklos Vajna1-106/+106
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-1/+2
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-15/+15
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-13/+11
2017-12-21TypedWhichId in svx part 1Noel Grandin1-2/+1
2017-12-11tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-0/+4
2017-10-31tdf#67670 Change default column spacing to 0.5cmheiko tietze1-2/+5
2017-10-23loplugin:includeform: swStephan Bergmann1-17/+17
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke1-2/+3
2017-08-07loplugin:constparams in sw part9Noel Grandin1-4/+4
2017-07-23Removed duplicated includesAndrea Gelmini1-2/+0
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+3
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-1/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-4/+6
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+3
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-8/+8
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-7/+7
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-3/+3
2017-02-01tdf#39593 move duplicate code to separate methodqarkai1-46/+34
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-28/+14
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-14/+28
2016-11-04unify color selectorsCaolán McNamara1-28/+14
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-11/+11
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna1-226/+226
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
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-2/+2
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-5/+5
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-25/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-16/+17
2015-10-15convert Link<> to typedNoel Grandin1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-6/+14