summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)Author
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
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24a scoped enumeration cannot be redeclared as an unscoped enumerationCaolán McNamara
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-18TyposJulien Nabet
2015-02-04coverity#1266468 Dereference null return valueCaolán McNamara
2015-01-26coverity#1266468 Dereference null return valueCaolán McNamara
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26fdo#83308 Show thousand separators in document word/character countsMatthew J. Francis
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt