summaryrefslogtreecommitdiff
path: root/sw/source/uibase/frmdlg
AgeCommit message (Expand)AuthorFilesLines
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin1-83/+84
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 Kaganski3-18/+18
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2-6/+6
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-14/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-4/+4
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-10/+10
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-12/+12
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin2-11/+6
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-10-13convert SvxPageUsage to scoped enumNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-07loplugin:constantparam in swNoel Grandin1-12/+8
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-11/+8
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 Tryon3-63/+63
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-09-25hackfest 2015: show vertical columns for vertical text layoutCaolán McNamara1-12/+49
2015-09-24move m_bVertical down to SwPageExample from SwPageGridExampleCaolán McNamara1-7/+8
2015-09-24return early on no-op cases, no logic changeCaolán McNamara1-79/+79
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier3-40/+40
2015-05-15refactor SwColumnOnlyExample to use RenderContextTomaž Vajngerl1-33/+35
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl1-58/+48
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-12/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
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
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-02loplugin: cstylecastNoel Grandin3-28/+28
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin2-4/+4
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1