summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/grfsh.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-0/+38
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand1-14/+9
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-71/+79
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+2
2017-08-06loplugin:constparams in sw part7Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-05Fix a bit obscure pointer check.Marco Cecchetti1-10/+10
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti1-3/+35
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-31/+29
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-14/+12
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann1-2/+2
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-1/+1
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose1-0/+6
2017-04-13convert annotation menu to .uiCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-6/+6
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-16/+14
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-4/+4
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-3/+3
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-1/+1
2017-02-13convert CurRectType to scoped enumNoel Grandin1-6/+6
2017-01-27tdf#87700 command to rotate 180 degreesgiacco1-13/+4
2016-12-23tdf#87700 command to rotate 180 degreesgiacco1-3/+26
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1