summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/DocumentRenderer.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-19/+19
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-14/+14
2017-05-07revert OSL_ASSERT changesChris Sherlock1-10/+10
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-10/+10
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+1
2017-02-04flatten STR_IMPRESS_PRINT_UI_OPTIONS resourceCaolán McNamara1-7/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+0
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann1-6/+0
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+2
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin1-6/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-15/+15
2016-10-11convert DocumentType to scoped enumNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+1
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-09-10loplugin:constantparam in sdNoel Grandin1-3/+1
2016-09-05convert Orientation to scoped enumNoel Grandin1-10/+10
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in sdNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-26/+26
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin1-10/+3
2016-01-20drop obsolete cruftDavid Tardon1-4/+3
2016-01-20rhbz#1168757 propagate selected slides to print dialogDavid Tardon1-4/+37
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin1-3/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-30/+30
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-25boost->stdCaolán McNamara1-4/+3
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-33/+33
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-36/+36
2015-09-17boost->stdCaolán McNamara1-36/+36
2015-08-21loplugin:defaultparamsNoel Grandin1-6/+6
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin1-1/+1
2015-08-12tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count."Jan Holesovsky1-3/+3
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-18/+18
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann1-1/+0
2015-05-06impress and draw want to disable the size category with brochure printingCaolán McNamara1-31/+13
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1