summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/DocumentRenderer.cxx
AgeCommit message (Expand)Author
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-04draw vs impress printer option pagesCaolán McNamara
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-07-02DocumentRenderer::Implementation::GetProperties rOptions is unusedStephan Bergmann
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-04flatten STR_IMPRESS_PRINT_UI_OPTIONS resourceCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-20drop obsolete cruftDavid Tardon
2016-01-20rhbz#1168757 propagate selected slides to print dialogDavid Tardon
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25boost->stdCaolán McNamara