summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
AgeCommit message (Expand)AuthorFilesLines
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 Kelemen1-0/+1
2019-04-14loplugin:sequentialassign in swNoel Grandin1-4/+2
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-4/+4
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-4/+4
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-6/+3
2018-11-25weld SwFrameDlgCaolán McNamara1-2/+2
2018-11-22weld SwFramePageCaolán McNamara1-560/+473
2018-11-22weld SwFrameURLPageCaolán McNamara1-47/+34
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-46/+46
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-20loplugin:staticvar in swNoel Grandin1-36/+36
2018-10-14weld SwFrameAddPageCaolán McNamara1-166/+135
2018-10-13weld SwGrfExtPageCaolán McNamara1-128/+115
2018-10-13move fallback image out of .uiCaolán McNamara1-1/+2
2018-10-03loplugin:constfields in swNoel Grandin1-15/+15
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara1-3/+3
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin1-3/+3
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-20Fix typosAndrea Gelmini1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-8/+8
2018-04-08fix global-buffer-overflow found through UI testing on UBSAN jenkins jobMarkus Mohrhard1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-10/+10
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-10/+10
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-5/+5
2018-02-13Avoid needless, wrong downcast from SfxItemSet to SwAttrSetStephan Bergmann1-1/+1
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2018-01-16Fix typosAndrea Gelmini1-2/+2
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-5/+5
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-24/+22
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-0/+8
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-4/+4
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-50/+52
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-0/+31
2017-10-03new loplugin:blockblockNoel Grandin1-19/+17
2017-09-26tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl1-7/+10
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-25/+25