summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools/PreviewRenderer.cxx
AgeCommit message (Expand)Author
2020-10-23long->tools::Long in pyuno..sdNoel
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2019-07-08use BitmapEx in PreviewRenderer::ScaleBitmapNoel Grandin
2019-05-09Resolves: tdf#124927 crash on multiple drawing shapes in animation dialogCaolán McNamara
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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-05convert MapUnit to scoped enumNoel Grandin
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-09-10loplugin:constantparam in sdNoel Grandin
2016-07-27formally->formerlyCaolán McNamara
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25sd/source/ui/tools boost->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-20loplugin:defaultparamsNoel Grandin
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist