summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/column.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-33/+33
2020-10-16tdf#136924 draw lines using field text colorJan-Marek Glogowski1-1/+1
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin1-14/+14
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-02-14split out MetricField value conversion functionsCaolán McNamara1-2/+3
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-13/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-3/+3
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-22/+15
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-0/+3
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+2
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-22weld SwFramePageCaolán McNamara1-12/+12
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-42/+42
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-1/+1
2018-10-14weld SwFrameAddPageCaolán McNamara1-1/+1
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-1/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-4/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-8/+9
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+1
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara1-1/+1
2018-09-20weld CopyDlgCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-8/+8
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+2
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-4/+0
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+1
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-395/+357
2018-07-30loplugin:useuniqueptr in SwColumnPageNoel Grandin1-5/+4
2018-07-30loplugin:useuniqueptr in SwColumnDlgNoel Grandin1-19/+19
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