summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)Author
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham656
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-16tdf#136924 draw lines using field text colorJan-Marek Glogowski
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-10Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara
2020-04-28remove macro tab for image dialog in onlinePranam Lashkari
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29weld fpicker clusterCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25Related: tdf#124600 sw anchored object allow overlap: add UIMiklos Vajna
2019-09-23set correct parentCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-07-05sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna
2019-05-17sw btlr writing mode: implement UI for fly framesMiklos Vajna
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-22loplugin:unusedfields in swNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin