summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Use ITiledRenderable for LIBLOK.Andrzej Hunt2-41/+24
2014-06-25LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt1-39/+85
2014-06-25Move gtktiledviewer into libreofficekit.Andrzej Hunt3-121/+0
2014-06-25Implement data area size retrieval.Andrzej Hunt2-70/+10
2014-06-25Remove outdated includes.Andrzej Hunt1-7/+0
2014-06-25Kill gtktiledviewer's alpha channel hack.Andrzej Hunt1-5/+0
2014-06-25Get rid of outdated comments.Andrzej Hunt1-21/+4
2014-06-25Upgrade gtktiledviewer to use its own buffer.Andrzej Hunt1-13/+29
2014-06-25Use external buffer for LibLO tiled rendering.Andrzej Hunt1-19/+21
2014-06-25Upgrade gtktiledviewer to RGBA.Andrzej Hunt1-1/+5
2014-06-25Upgrade LibLO tiled rendering to RGBA.Andrzej Hunt2-2/+10
2014-06-25Draw the whole image for our gtk tiled viewer.Andrzej Hunt1-3/+15
2014-06-25Implement document size retrieval for LibLO.Andrzej Hunt1-0/+22
2014-06-25Add rowstride to tiled rendering via LibLO.Andrzej Hunt1-0/+3
2014-06-25Use bitmap buffers in the gtktiledviewer.Andrzej Hunt1-21/+21
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt3-18/+47
2014-06-25Add some rendering to our gtktiledviewer.Andrzej Hunt2-7/+48
2014-06-25Add tiled rendering via liblibreoffice.Andrzej Hunt3-0/+79
2014-06-25TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.Andrzej Hunt3-0/+119
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt1-9/+2
2014-06-18LOK: kill double initialize.Andrzej Hunt1-3/+17
2014-06-17LOK: Split into instance and class.Andrzej Hunt1-10/+34
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-47/+9
2014-06-16translatable="yes" in .ui filesAndras Timar1-2/+2
2014-06-15callcatcher: update unused codeCaolán McNamara2-34/+2
2014-06-13loplugin:staticcallStephan Bergmann3-6/+6
2014-06-13convert extensions update required dialog to .uiCaolán McNamara9-261/+252
2014-06-12allow extensions to override Access2BaseLionel Elie Mamane1-1/+2
2014-06-12liblok: set the size for the correct structure.Michael Meeks1-2/+2
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt1-20/+20
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt6-255/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-160/+32
2014-06-05desktop: remove SAL_THROW macroNoel Grandin8-13/+3
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold13-1/+660
2014-06-04fdo#36313: allow passing FilterOptions via cliTomas Hlavaty2-5/+33
2014-06-04desktop: fix includesThomas Arnhold127-1039/+1039
2014-05-30No StarBASIC if DISABLE_SCRIPTINGTor Lillqvist1-0/+2
2014-05-30fix / in #defineNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl6-0/+31
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida2-0/+3
2014-05-29Don't forget to dispose the component here.Kohei Yoshida1-0/+5
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-4/+4
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin1-3/+2
2014-05-28coverity#703943 Unchecked return valueCaolán McNamara1-6/+4
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara5-17/+33
2014-05-27the stock multilineedit is sufficient IMOCaolán McNamara7-151/+25
2014-05-27desktop: further src file cleanupThomas Arnhold1-7/+0
2014-05-27newly unused helpidCaolán McNamara1-2/+0
2014-05-27RID_DLG_UPDATEINSTALL conversion to .uisk948-222/+254
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-2/+2