summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewprt.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht1-5/+8
2015-07-06improve the returnbyref lopluginNoel Grandin1-10/+10
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks1-3/+1
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-5/+8
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-6/+6
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-8/+8
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara1-2/+2
2014-08-18InfoBox to String finalThomas Arnhold1-4/+3
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin1-3/+3
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+306