summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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-03Fix dependencies for libmerged wrt. libsofficeappMatúš Kukan
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: 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