summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-5/+6
2016-03-22loplugin:constantparam in swNoel Grandin1-7/+6
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky1-1/+0
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-09loplugin:constantparam in swNoel Grandin1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-2/+2
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl1-3/+3
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+6
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-2/+8
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-47/+47
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-11-09formatting improvements in sw/Noel Grandin1-9/+9
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-9/+9
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-4/+4
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-4/+4
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17boost->stdCaolán McNamara1-6/+6
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-2/+2
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-4/+3
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-35/+34
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky1-24/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-13/+13
2015-06-11tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar1-0/+53
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna1-2/+0
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna1-0/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-27/+27
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-7/+7
2015-05-05loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-23/+23
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+1
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-6/+6
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-8/+8
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-6/+6
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-25/+25
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-24a scoped enumeration cannot be redeclared as an unscoped enumerationCaolán McNamara1-1/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-10/+10
2015-03-24convert SvxZoomType to enum classNoel Grandin1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2