summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/tools/PreviewRenderer.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevar in sdNoel Grandin2017-06-261-1/+1
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-3/+1
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-081-3/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-1/+1
* loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann2016-12-051-5/+1
* convert inventorId to scoped enumNoel Grandin2016-11-211-1/+1
* loplugin:expandablemethodds in scaddins..sdextNoel Grandin2016-10-201-6/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-3/+3
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in sdNoel Grandin2016-09-101-11/+2
* formally->formerlyCaolán McNamara2016-07-271-1/+1
* loplugin:constantparam in sdNoel Grandin2016-04-051-5/+2
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin2015-12-271-1/+4
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-111-5/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-18/+18
* com::sun::star->css in sdNoel Grandin2015-10-291-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* sd/source/ui/tools boost->stdCaolán McNamara2015-09-251-2/+1
* sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-241-0/+1
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-231-1/+1
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-2/+2
* boost->stdCaolán McNamara2015-09-171-2/+2
* loplugin:defaultparamsNoel Grandin2015-08-201-3/+3
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-101-0/+2
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-6/+6
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-5/+5
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
* Get rid of initial :: for the sdr namespaceTor Lillqvist2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * sd: convert new to ::Create.Noel Grandin2015-04-201-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-7/+7
|/
* WaE: potentially uninitialized local variableCaolán McNamara2015-03-251-1/+1
* convert EE_CNTRL constants to enum classNoel Grandin2015-03-251-2/+2
* Fraction fiasco: avoid assert on clicking "master pages" in impress sidebarCaolán McNamara2015-01-081-3/+3
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* sd: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-011-1/+0
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-13/+8
* remove whitespacesMarkus Mohrhard2014-06-251-54/+0
* typo: arround -> aroundThomas Arnhold2014-04-141-2/+2