summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-06-25LOK: can't use basebmp as a library on android.Andrzej Hunt
2014-06-25LOK: tiled rendering / svp includes are Linux only too for now.Andrzej Hunt
2014-06-25LOK: Tiled Rendering only useable on Linux.Andrzej Hunt
2014-06-25Add all the required conditions for vclplug_svp.Andrzej Hunt
2014-06-25vclplug_svp only exists with ENABLE_HEADLESS.Andrzej Hunt
2014-06-25Use full sofficerc for LOK.Andrzej Hunt
2014-06-25Use ITiledRenderable for LIBLOK.Andrzej Hunt
2014-06-25LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt
2014-06-25Move gtktiledviewer into libreofficekit.Andrzej Hunt
2014-06-25Implement data area size retrieval.Andrzej Hunt
2014-06-25Remove outdated includes.Andrzej Hunt
2014-06-25Kill gtktiledviewer's alpha channel hack.Andrzej Hunt
2014-06-25Get rid of outdated comments.Andrzej Hunt
2014-06-25Upgrade gtktiledviewer to use its own buffer.Andrzej Hunt
2014-06-25Use external buffer for LibLO tiled rendering.Andrzej Hunt
2014-06-25Upgrade gtktiledviewer to RGBA.Andrzej Hunt
2014-06-25Upgrade LibLO tiled rendering to RGBA.Andrzej Hunt
2014-06-25Draw the whole image for our gtk tiled viewer.Andrzej Hunt
2014-06-25Implement document size retrieval for LibLO.Andrzej Hunt
2014-06-25Add rowstride to tiled rendering via LibLO.Andrzej Hunt
2014-06-25Use bitmap buffers in the gtktiledviewer.Andrzej Hunt
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt
2014-06-25Add some rendering to our gtktiledviewer.Andrzej Hunt
2014-06-25Add tiled rendering via liblibreoffice.Andrzej Hunt
2014-06-25TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.Andrzej Hunt
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt
2014-06-18LOK: kill double initialize.Andrzej Hunt
2014-06-17LOK: Split into instance and class.Andrzej Hunt
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16translatable="yes" in .ui filesAndras Timar
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13convert extensions update required dialog to .uiCaolán McNamara
2014-06-12allow extensions to override Access2BaseLionel Elie Mamane
2014-06-12liblok: set the size for the correct structure.Michael Meeks
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05desktop: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04fdo#36313: allow passing FilterOptions via cliTomas Hlavaty
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30No StarBASIC if DISABLE_SCRIPTINGTor Lillqvist
2014-05-30fix / in #defineNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida
2014-05-29Don't forget to dispose the component here.Kohei Yoshida
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin
2014-05-28coverity#703943 Unchecked return valueCaolán McNamara