summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewprt.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin: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-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-04tdf#86671: Cancel printing if query is cancelledOliver Specht
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
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-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara
2014-08-18InfoBox to String finalThomas Arnhold
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-26Use Orientation enum instead of sal_uInt16 + some boolMatteo Casalin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl