summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/DocumentRenderer.cxx
AgeCommit message (Expand)Author
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin
2015-08-12tdf#80866: Revert "bnc#835985: When printing ... 'Order' did not count."Jan Holesovsky
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-06impress and draw want to disable the size category with brochure printingCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10more toolkit API adaptations.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-03-31tdf#63905: fix regression by using paper size set in printer propertiesClément Lassieur
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-03coverity#1242533 silence Arguments in wrong orderCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23n-up printing done by vcl, brochures by draw/impressCaolán McNamara
2014-09-18IsDraw doesn't mean the app/page is DrawCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Resolves: fdo#80911 don't swap notes page width/heightCaolán McNamara
2014-08-19Make Draw use paper size when printing - fdo#63905Eilidh McAdam
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin
2013-09-04Print images in grayscale when printing using the "Black & White".Brian Fraser