summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2014-07-19coverity#706501 Uncaught exceptionCaolán McNamara
2014-07-17fix spelling structur -> structureNoel Grandin
2014-07-13Add getPart(s) to lokandroid too.Andrzej Hunt
2014-07-12LOK: use solar mutex for setPart.Andrzej Hunt
2014-07-12LOK: some logging for tiled rendering.Andrzej Hunt
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11Check whether Command Args are already set up before doing so.Andrzej Hunt
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-03lok JNI: no "handle" in funcs & don't wrap some native funcsTomaž Vajngerl
2014-07-02WaE: couple of android / LibreOfficeKit bits.Michael Meeks
2014-07-02android lok: fix paintTile JNI methodTomaž Vajngerl
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01lok: It is expected that we point directly to the program/ directory.Jan Holesovsky
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl
2014-06-30lok: Correct sofficerc path for bootstrap.Jan Holesovsky
2014-06-30'pMap' may be used uninitialized in this function.Jan Holesovsky
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
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-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-25Get rid of outdated comments.Andrzej Hunt
2014-06-25Use external buffer for LibLO tiled rendering.Andrzej Hunt
2014-06-25Upgrade LibLO tiled rendering to RGBA.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-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt
2014-06-25Add tiled rendering via 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-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