summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
AgeCommit message (Expand)Author
2020-11-11convert more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
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-03-13Revert "loplugin:constfields in sw"Noel Grandin
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-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-23set correct parentCaolán McNamara
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-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-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-25weld SwFrameDlgCaolán McNamara
2018-11-22weld SwFramePageCaolán McNamara
2018-11-22weld SwFrameURLPageCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-13weld SwGrfExtPageCaolán McNamara
2018-10-13move fallback image out of .uiCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
2018-05-20Fix typosAndrea Gelmini
2018-05-20Fix typosAndrea Gelmini
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-08fix global-buffer-overflow found through UI testing on UBSAN jenkins jobMarkus Mohrhard
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann