summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/frmsh.cxx
AgeCommit message (Expand)Author
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-13convert CurRectType to scoped enumNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-13tdf#103268 Activate editing object name function for writer images.Gulsah Kose
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-05tdf#60739 code factorisationMichaël Lefèvre
2015-02-05tdf#60739 code factorisationMichaël Lefèvre
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2014-12-25sal_uInt16 to size_tMatteo Casalin