summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/presenter
Commit message (Expand)AuthorAgeFilesLines
* loplugin:casttovoid: sdStephan Bergmann2017-07-028-44/+21
* PresenterCanvas::UpdateSpriteClip rSize parameter is unusedStephan Bergmann2017-07-022-18/+8
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-1/+1
* break circular includeJochen Nitschke2017-05-071-0/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-6/+6
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-071-6/+6
* sd: oops, skipped one entry on every erase by incrementingMichael Stahl2017-05-041-6/+7
* sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl2017-05-044-30/+53
* remove sd bitmaps from .src filesCaolán McNamara2017-04-261-5/+6
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-5/+5
* new loplugin unoanyNoel Grandin2017-02-281-4/+4
* loplugin:subtlezeroinit: sdStephan Bergmann2017-02-211-1/+1
* more SAL_WARN_UNUSEDNoel Grandin2017-01-311-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2610-256/+74
* New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann2017-01-195-4/+6
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-215-32/+22
* loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann2016-12-052-10/+0
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-112-19/+19
* loplugin:expandablemethods in sdNoel Grandin2016-10-281-8/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-052-5/+5
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-137-7/+7
* loplugin:countusersofdefaultparams in sdNoel Grandin2016-08-021-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* loplugin:redundantcast: redundant static_casts in sdStephan Bergmann2016-07-081-2/+2
* clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin2016-05-101-2/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-5/+5
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-117-21/+23
* Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann2016-03-112-124/+1
* Remove excess newlinesChris Sherlock2016-02-095-5/+0
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* loplugin:unusedmethods unused return value in sdNoel Grandin2016-01-141-3/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedfields in sdNoel Grandin2015-12-221-1/+0
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-2/+2
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-106-68/+68
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-2/+2
* com::sun::star->css in sdNoel Grandin2015-10-295-23/+23
* cppcheck:noExplicitConstructorNoel Grandin2015-10-262-2/+2
* sd: fix typo in PresenterHelperMiklos Vajna2015-10-211-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-127-83/+83
* presenter console: add 'Restart Timer' buttonMiklos Vajna2015-10-061-0/+4
* sd/source/ui/annotations boost->stdCaolán McNamara2015-09-251-2/+1