summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewprn.cxx
AgeCommit message (Expand)Author
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2017-01-09tdf#104008: whole file name (file extension) for print jobthvallois
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in viewshXisco Fauli
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-05Fix typosAndrea Gelmini
2016-01-28use unique_ptr to manage memoryDavid Tardon
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks