summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)Author
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
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-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-11tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27LOK: change PAGE_COUNT to a more generic DOCUMENT_SIZEMiklos Vajna
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks