Age | Commit message (Expand) | Author |
2016-09-15 | disable generation of ole previews in ODF format until after load | Caolán McNamara |
2016-05-07 | clang-tidy modernize-loop-convert in sc | Noel Grandin |
2016-04-01 | tdf#94306 Replace boost::noncopyable in sc/source | Jochen Nitschke |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-12-29 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl in sc/ | Noel Grandin |
2015-10-27 | don't allocate rtl::Reference or SvRef on the heap | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | revert for mac and win unit case crashes after boost->std | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-01-29 | coverity#1158113 coverity gold, condition reversed | Caolán McNamara |
2014-01-24 | fdo#39468 Translate German comments | Philipp Weissenbacher |
2014-01-09 | Move some of the link related methods to the document link manager. | Kohei Yoshida |
2014-01-08 | Oops. We don't want to leak here. | Kohei Yoshida |
2014-01-08 | Move the LinkManager instance from ScDocument to ScDocumentLinkManager. | Kohei Yoshida |
2013-12-19 | Switch away from using the sfx2 link manager for data stream. | Kohei Yoshida |