summaryrefslogtreecommitdiff
path: root/libreofficekit/source/gtk/lokdocview.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt1-0/+7
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt1-1/+4
2014-07-28-Werror=declaration-after-statementMiklos Vajna1-7/+7
2014-07-28Prevent LOK DocView crash if document too large.Andrzej Hunt1-4/+18
2014-07-12LOK DocView: implement part selection.Andrzej Hunt1-0/+17
2014-07-12LOK DocView: only rerender on zoom if we have a document open.Andrzej Hunt1-1/+5
2014-06-27LOK DocView: handle document load failure without crashing.Michael Meeks1-7/+15
2014-06-25fix buildCaolán McNamara1-5/+8
2014-06-25LOK DocView: clean up document on exit.Andrzej Hunt1-0/+12
2014-06-25LOK Docview: add set_zoomAndrzej Hunt1-11/+35
2014-06-25Prevent GTK assertions due to scrolled window not being initialised.Andrzej Hunt1-0/+6
2014-06-25Implement LibreOfficeKit gtk+ viewer widget.Andrzej Hunt1-0/+120