Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-06 | Disable spellcheck when LOK is active | Miklos Vajna | 1 | -1/+3 |
2015-10-06 | loplugin:unusedmethods | Noel Grandin | 1 | -5/+5 |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht | 90 | -371/+366 |
2015-10-06 | presenter console: add 'Restart Timer' button | Miklos Vajna | 3 | -0/+16 |
2015-10-05 | LOK: added the button type and key modifier to postMouseEvent() | Mihai Varga | 2 | -3/+5 |
2015-10-02 | sd tiled rendering: default to transparent background outside slide area | Miklos Vajna | 1 | -0/+3 |
2015-10-02 | -Werror,-Wunused-private-field | Stephan Bergmann | 1 | -1/+0 |
2015-10-02 | Fix building sd remotecontroll code | Stephan Bergmann | 1 | -0/+3 |
2015-10-02 | -Werror,-Wunused-private-field | Stephan Bergmann | 2 | -8/+0 |
2015-10-02 | loplugin:unusedmethods | Noel Grandin | 31 | -113/+4 |
2015-10-01 | Impress: set current page Id before showing the new page | Mihai Varga | 1 | -3/+2 |
2015-10-01 | tdf#92341 Make Autocorrect entry actually work | Samuel Mehrbrodt | 1 | -4/+3 |
2015-10-01 | tdf#93587: insert table in draw ole object | Julien Nabet | 1 | -15/+7 |
2015-09-30 | implement save slide background for impress | Caolán McNamara | 9 | -36/+121 |
2015-09-30 | Fix typos | Andrea Gelmini | 13 | -15/+15 |
2015-09-30 | Fix typos | Andrea Gelmini | 15 | -16/+16 |
2015-09-30 | Fix typos | Andrea Gelmini | 3 | -3/+3 |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann | 5 | -22/+22 |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin | 6 | -10/+2 |
2015-09-29 | boost->std | Caolán McNamara | 1 | -1/+1 |
2015-09-29 | Take care of ~ViewShellBase -> ~FormShellManager -> ViewShellBase::... | Stephan Bergmann | 1 | -0/+2 |
2015-09-28 | Return std::unique_ptr from SvTreeListBox::CreateContextMenu | Stephan Bergmann | 2 | -3/+9 |
2015-09-28 | sd tiled rendering: avoid passing explicit 0 vcl::Window | Miklos Vajna | 1 | -7/+7 |
2015-09-27 | cppcheck: noExplicitConstructor | Caolán McNamara | 2 | -2/+2 |
2015-09-26 | boost->std | Caolán McNamara | 2 | -2/+2 |
2015-09-26 | boost->std | Caolán McNamara | 1 | -1/+1 |
2015-09-26 | boost->std | Caolán McNamara | 2 | -4/+2 |
2015-09-26 | boost->std | Caolán McNamara | 6 | -9/+6 |
2015-09-26 | boost->std | Caolán McNamara | 1 | -3/+2 |
2015-09-26 | boost->std | Caolán McNamara | 10 | -32/+22 |
2015-09-26 | making alt-x code consistent | Justin Luth | 1 | -4/+4 |
2015-09-25 | boost->std | Caolán McNamara | 8 | -33/+26 |
2015-09-25 | convert Link<> to typed | Noel Grandin | 2 | -7/+5 |
2015-09-25 | convert Link<> to typed | Noel Grandin | 6 | -26/+17 |
2015-09-25 | sd/source/ui/tools boost->std | Caolán McNamara | 5 | -8/+6 |
2015-09-25 | sd/source/ui/func boost->std | Caolán McNamara | 27 | -67/+40 |
2015-09-25 | sd/source/ui/annotations boost->std | Caolán McNamara | 6 | -14/+8 |
2015-09-25 | sd/source/ui/slidesorter boost->std | Caolán McNamara | 16 | -31/+22 |
2015-09-25 | sd/source/ui/sidebar std->boost | Caolán McNamara | 3 | -4/+3 |
2015-09-25 | sd/source/filter boost::scoped_ptr->std::unique_ptr | Caolán McNamara | 3 | -6/+3 |
2015-09-25 | sd/source/ui/app boost->std | Caolán McNamara | 1 | -3/+3 |
2015-09-24 | sd/source/ui/framework boost::scoped_ptr->std::unique_ptr | Caolán McNamara | 6 | -12/+7 |
2015-09-24 | sd/source/ui/inc boost::scoped_ptr->std::unique_ptr | Caolán McNamara | 58 | -0/+58 |
2015-09-24 | convert Link<> to typed | Noel Grandin | 2 | -6/+4 |
2015-09-24 | sd/inc boost::scoped_ptr->std::unique_ptr | Caolán McNamara | 2 | -6/+4 |
2015-09-23 | boost::shared_ptr->std::shared_ptr | Caolán McNamara | 240 | -888/+855 |
2015-09-22 | remove undefined and unused method | Noel Grandin | 1 | -1/+0 |
2015-09-22 | convert Link<> to typed | Noel Grandin | 6 | -20/+16 |
2015-09-22 | remove unused Link<> field | Noel Grandin | 1 | -2/+0 |
2015-09-22 | convert Link<> to typed | Noel Grandin | 5 | -8/+7 |