summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/grfsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-2/+2
2024-01-23make the graphic filter dialogs asyncNoel Grandin1-5/+6
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann1-1/+1
2023-02-17use a reference here to flag its always dereferencedCaolán McNamara1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-4/+4
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna1-1/+1
2022-07-25loplugin:moveitNoel Grandin1-1/+1
2022-03-17sw image dialog: fix fallback width/height for images with relative sizesMiklos Vajna1-0/+10
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin1-29/+26
2022-02-28remove unused FN_PARAM_GRF*Noel Grandin1-1/+0
2021-11-22Generalize DegreeNMike Kaganski1-3/+3
2021-10-10use SfxItemSetFixed in swNoel Grandin1-20/+13
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-4/+4
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-11/+11
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel1-1/+1
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-13/+13
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin1-3/+4
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin1-17/+17
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-2/+2
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+2
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt1-1/+1
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-19/+1
2019-12-11jsdialog: send items on status changeSzymon Kłos1-4/+0
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos1-0/+7
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt1-1/+1
2019-08-22we can be less verboseCaolán McNamara1-2/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-1/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2018-11-25weld SwFrameDlgCaolán McNamara1-1/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-3/+0
2018-04-19weld CompressGraphicsDialogCaolán McNamara1-4/+4
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-2/+2
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2018-02-15SID_ATTR_TRANSFORM_ANGLE is an SfxInt32ItemStephan Bergmann1-1/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-3/+2
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin1-1/+1
2017-12-12TypeWhichId in swNoel Grandin1-27/+27