summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)AuthorFilesLines
2020-04-28remove macro tab for image dialog in onlinePranam Lashkari1-0/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin2-12/+12
2020-02-14split out MetricField value conversion functionsCaolán McNamara1-2/+3
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara1-1/+1
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen7-40/+7
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara1-7/+9
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara2-2/+2
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski1-2/+7
2019-12-11convert SwFrameSize to scoped enumNoel Grandin3-12/+12
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+12
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-10-29weld fpicker clusterCaolán McNamara1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin2-2/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara5-34/+29
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara4-55/+35
2019-09-25Related: tdf#124600 sw anchored object allow overlap: add UIMiklos Vajna1-0/+18
2019-09-23set correct parentCaolán McNamara1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-3/+3
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 Kelemen3-0/+6
2019-07-05sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna1-0/+8
2019-05-17sw btlr writing mode: implement UI for fly framesMiklos Vajna1-0/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen2-0/+3
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-7/+6
2019-04-14loplugin:sequentialassign in swNoel Grandin1-4/+2
2019-04-09drop some unneeded includesCaolán McNamara2-2/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara3-3/+3
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara2-6/+6
2019-02-22loplugin:unusedfields in swNoel Grandin1-1/+0
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-4/+4
2019-02-10loplugin:indentation in swNoel Grandin1-4/+4
2018-12-12weld SwCaptionDialogCaolán McNamara1-110/+109
2018-12-12weld SwCaptionOptDlgCaolán McNamara1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-6/+3
2018-11-25weld SwFrameDlgCaolán McNamara2-45/+32
2018-11-22weld SwFramePageCaolán McNamara2-572/+485
2018-11-22weld SwFrameURLPageCaolán McNamara1-47/+34
2018-11-08Convert FieldUnit to scoped enumMike Kaganski3-108/+108
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson1-5/+13
2018-11-06convert some macros to local functionsNoel Grandin1-14/+14
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-21/+18
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+3