summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/grfsh.cxx
AgeCommit message (Expand)Author
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos
2018-11-25weld SwFrameDlgCaolán McNamara
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
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-05Fix a bit obscure pointer check.Marco Cecchetti
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-01-27tdf#87700 command to rotate 180 degreesgiacco
2016-12-23tdf#87700 command to rotate 180 degreesgiacco
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara