summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin5-48/+41
2017-11-10sdext: document 2 different canvasesMichael Stahl1-0/+5
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-10-31loplugin:constantparam in sdNoel Grandin1-20/+15
2017-10-27loplugin:constantparam in sd,sdextNoel Grandin2-35/+44
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: sdextStephan Bergmann32-130/+130
2017-10-23overload std::hash for OUString and OStringNoel Grandin7-18/+15
2017-10-17Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann5-9/+9
2017-10-04add << operator for css::uno::ExceptionNoel Grandin5-7/+7
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-15/+9
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist6-16/+16
2017-09-23loplugin:flatten in sdext..stocNoel Grandin2-103/+95
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-7/+42
2017-09-15Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara1-0/+3
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin6-15/+14
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2-4/+2
2017-08-31sdext: fix loplugin:constparams warningsMiklos Vajna1-4/+4
2017-08-31class ViewDescriptor is unusedNoel Grandin1-6/+0
2017-08-21Fix typosAndrea Gelmini1-1/+1
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+1
2017-08-03loplugin:checkunusedparams in variousNoel Grandin1-3/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin6-7/+7
2017-07-31loplugin:oncevarNoel Grandin2-2/+2
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-24/+13
2017-07-21de-hrc various thingsCaolán McNamara2-31/+5
2017-07-18loplugin:constparams in sdextNoel Grandin13-30/+28
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin5-13/+13
2017-07-13loplugin:oncevar: empty strings: sdextStephan Bergmann1-2/+1
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin1-1/+1
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-1/+1
2017-07-11use more range-for on uno::SequenceNoel Grandin1-5/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin3-3/+3
2017-07-05loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-07-04loplugin:unusedfields in sdNoel Grandin3-7/+1
2017-07-02loplugin:casttovoid: sdextStephan Bergmann25-307/+114
2017-07-02Text::Paint rOffset parameter is unusedStephan Bergmann1-15/+4
2017-07-02StyleAssociationContainer::ProcessStyleAssociation rReadContext unusedStephan Bergmann1-9/+3
2017-07-02PresenterTheme::Theme::ProcessFont rReadContext parameter is unusedStephan Bergmann1-5/+2
2017-07-02PresenterSlideSorter::SetActiveState does nothingStephan Bergmann5-23/+0
2017-06-27Remove unused ItemProcessor argumentStephan Bergmann5-25/+9
2017-06-27PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unusedStephan Bergmann1-21/+13
2017-06-27PresenterPaneBase::PaintBorderBackground does nothingStephan Bergmann2-32/+1
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin3-8/+3
2017-06-22loplugin:unusedfields in sdextNoel Grandin12-101/+9
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-4/+0