summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara
2014-05-27the stock multilineedit is sufficient IMOCaolán McNamara
2014-05-27desktop: further src file cleanupThomas Arnhold
2014-05-27newly unused helpidCaolán McNamara
2014-05-27RID_DLG_UPDATEINSTALL conversion to .uisk94
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-26missing title from extension update dialogCaolán McNamara
2014-05-23coverity#982428 Division or modulo by float zeroCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-21drop unused helpidsCaolán McNamara
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara
2014-05-21RID_DLG_UPDATE conversion to .uisk94