summaryrefslogtreecommitdiff
path: root/sw/source/uibase/frmdlg/frmmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-3/+0
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-11-18sw: insert image: set anchor to at-char by defaultMiklos Vajna1-1/+1
2019-08-02Fix typosAndrea Gelmini1-2/+2
2019-07-04sw: insert image: set anchor to as-char by defaultMiklos Vajna1-0/+5
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-7/+7
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-7/+7
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-3/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-2/+2
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand1-6/+15
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-0/+11
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-10/+10
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-12/+12
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2016-12-08sw: remove some inline version control in uibaseMiklos Vajna1-2/+2
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-6/+2
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek1-7/+8
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-47/+47
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-20/+20
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-4/+4
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2014-12-02loplugin: cstylecastNoel Grandin1-5/+5
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+589