summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-0/+8
2016-08-18sw: allow accept/reject of redline by indexMiklos Vajna1-3/+17
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-07-20sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl1-3/+3
2016-07-20loplugin:commaoperator in sw/Noel Grandin1-2/+8
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
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-2/+2
2015-02-18TyposJulien Nabet1-1/+1
2015-02-04coverity#1266468 Dereference null return valueCaolán McNamara1-0/+3
2015-01-26coverity#1266468 Dereference null return valueCaolán McNamara1-2/+5
2015-01-22::rtl::OUString->OUStringCaolán McNamara1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2