Age | Commit message (Expand) | Author |
2017-11-10 | sdext: document 2 different canvases | Michael Stahl |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |
2017-10-31 | loplugin:constantparam in sd | Noel Grandin |
2017-10-27 | loplugin:constantparam in sd,sdext | Noel Grandin |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-23 | loplugin:includeform: sdext | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-17 | Move sdext/source/pdfimport/tree include files to common include directory | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-23 | loplugin:flatten in sdext..stoc | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-15 | Resolves: tdf#112408 crash with nan with bad ascent | Caolán McNamara |
2017-09-12 | clang-tidy modernize-use-emplace in sd | Noel Grandin |
2017-09-05 | Drop lazywrite property, which is silently ignored by configmgr anyway | Stephan Bergmann |
2017-08-31 | sdext: fix loplugin:constparams warnings | Miklos Vajna |
2017-08-31 | class ViewDescriptor is unused | Noel Grandin |
2017-08-21 | Fix typos | Andrea Gelmini |
2017-08-18 | Fix typos | Andrea Gelmini |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-03 | loplugin:checkunusedparams in various | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-31 | loplugin:constparams in extensions,scripting,sdext | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-18 | loplugin:constparams in sdext | Noel Grandin |
2017-07-14 | use more OUString::operator== in scaddins..sdext | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: sdext | Stephan Bergmann |
2017-07-11 | replace 'resize(size+1)' with emplace_back | Noel Grandin |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-07-05 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-07-04 | loplugin:unusedfields in sd | Noel Grandin |
2017-07-02 | loplugin:casttovoid: sdext | Stephan Bergmann |
2017-07-02 | Text::Paint rOffset parameter is unused | Stephan Bergmann |
2017-07-02 | StyleAssociationContainer::ProcessStyleAssociation rReadContext unused | Stephan Bergmann |
2017-07-02 | PresenterTheme::Theme::ProcessFont rReadContext parameter is unused | Stephan Bergmann |
2017-07-02 | PresenterSlideSorter::SetActiveState does nothing | Stephan Bergmann |
2017-06-27 | Remove unused ItemProcessor argument | Stephan Bergmann |
2017-06-27 | PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unused | Stephan Bergmann |
2017-06-27 | PresenterPaneBase::PaintBorderBackground does nothing | Stephan Bergmann |
2017-06-26 | loplugin:oncevar in scaddins..sot | Noel Grandin |
2017-06-22 | loplugin:unusedfields in sdext | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |