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