Age | Commit message (Expand) | Author |
---|---|---|
2016-09-15 | disable generation of ole previews in ODF format until after load | Caolán McNamara |
2016-04-05 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl in sc/ | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
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 |