summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in PDFContainerNoel Grandin2017-11-175-48/+41
* sdext: document 2 different canvasesMichael Stahl2017-11-101-0/+5
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* loplugin:constantparam in sdNoel Grandin2017-10-311-20/+15
* loplugin:constantparam in sd,sdextNoel Grandin2017-10-272-35/+44
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-2/+2
* loplugin:includeform: sdextStephan Bergmann2017-10-2332-130/+130
* overload std::hash for OUString and OStringNoel Grandin2017-10-237-18/+15
* Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann2017-10-175-9/+9
* add << operator for css::uno::ExceptionNoel Grandin2017-10-045-7/+7
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-15/+9
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-266-16/+16
* loplugin:flatten in sdext..stocNoel Grandin2017-09-232-103/+95
* Fresh run of bin/update_pch.shMike Kaganski2017-09-222-7/+42
* Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara2017-09-151-0/+3
* clang-tidy modernize-use-emplace in sdNoel Grandin2017-09-126-15/+14
* Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2017-09-052-4/+2
* sdext: fix loplugin:constparams warningsMiklos Vajna2017-08-311-4/+4
* class ViewDescriptor is unusedNoel Grandin2017-08-311-6/+0
* Fix typosAndrea Gelmini2017-08-211-1/+1
* Fix typosAndrea Gelmini2017-08-181-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-2/+1
* loplugin:checkunusedparams in variousNoel Grandin2017-08-031-3/+1
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:constparams in extensions,scripting,sdextNoel Grandin2017-07-316-7/+7
* loplugin:oncevarNoel Grandin2017-07-312-2/+2
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-252-24/+13
* de-hrc various thingsCaolán McNamara2017-07-212-31/+5
* loplugin:constparams in sdextNoel Grandin2017-07-1813-30/+28
* use more OUString::operator== in scaddins..sdextNoel Grandin2017-07-145-13/+13
* loplugin:oncevar: empty strings: sdextStephan Bergmann2017-07-131-2/+1
* replace 'resize(size+1)' with emplace_backNoel Grandin2017-07-111-1/+1
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* use more range-for on uno::SequenceNoel Grandin2017-07-111-5/+3
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-063-3/+3
* loplugin:unnecessaryparenStephan Bergmann2017-07-051-1/+1
* loplugin:unusedfields in sdNoel Grandin2017-07-043-7/+1
* loplugin:casttovoid: sdextStephan Bergmann2017-07-0225-307/+114
* Text::Paint rOffset parameter is unusedStephan Bergmann2017-07-021-15/+4
* StyleAssociationContainer::ProcessStyleAssociation rReadContext unusedStephan Bergmann2017-07-021-9/+3
* PresenterTheme::Theme::ProcessFont rReadContext parameter is unusedStephan Bergmann2017-07-021-5/+2
* PresenterSlideSorter::SetActiveState does nothingStephan Bergmann2017-07-025-23/+0
* Remove unused ItemProcessor argumentStephan Bergmann2017-06-275-25/+9
* PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unusedStephan Bergmann2017-06-271-21/+13
* PresenterPaneBase::PaintBorderBackground does nothingStephan Bergmann2017-06-272-32/+1
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-263-8/+3
* loplugin:unusedfields in sdextNoel Grandin2017-06-2212-101/+9
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-184-4/+0