summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Check whether Command Args are already set up before doing so.Andrzej Hunt2014-07-111-1/+8
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-2/+2
* Fix dependencies for libmerged wrt. libsofficeappMatúš Kukan2014-07-031-1/+0
* lok JNI: no "handle" in funcs & don't wrap some native funcsTomaž Vajngerl2014-07-031-7/+4
* WaE: couple of android / LibreOfficeKit bits.Michael Meeks2014-07-021-2/+2
* android lok: fix paintTile JNI methodTomaž Vajngerl2014-07-021-3/+7
* New loplugin:stringconcatStephan Bergmann2014-07-014-14/+12
* lok: It is expected that we point directly to the program/ directory.Jan Holesovsky2014-07-011-3/+3
* libreofficekit JNI for AndroidTomaž Vajngerl2014-07-012-0/+130
* lok: Correct sofficerc path for bootstrap.Jan Holesovsky2014-06-301-1/+1
* 'pMap' may be used uninitialized in this function.Jan Holesovsky2014-06-301-0/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-272-3/+3
* LOK: can't use basebmp as a library on android.Andrzej Hunt2014-06-251-1/+1
* LOK: tiled rendering / svp includes are Linux only too for now.Andrzej Hunt2014-06-251-1/+4
* LOK: Tiled Rendering only useable on Linux.Andrzej Hunt2014-06-251-0/+11
* Add all the required conditions for vclplug_svp.Andrzej Hunt2014-06-251-1/+3
* vclplug_svp only exists with ENABLE_HEADLESS.Andrzej Hunt2014-06-251-1/+1
* Use full sofficerc for LOK.Andrzej Hunt2014-06-251-10/+1
* Use ITiledRenderable for LIBLOK.Andrzej Hunt2014-06-252-41/+24
* LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt2014-06-251-39/+85
* Move gtktiledviewer into libreofficekit.Andrzej Hunt2014-06-253-121/+0
* Implement data area size retrieval.Andrzej Hunt2014-06-252-70/+10
* Remove outdated includes.Andrzej Hunt2014-06-251-7/+0
* Kill gtktiledviewer's alpha channel hack.Andrzej Hunt2014-06-251-5/+0
* Get rid of outdated comments.Andrzej Hunt2014-06-251-21/+4
* Upgrade gtktiledviewer to use its own buffer.Andrzej Hunt2014-06-251-13/+29
* Use external buffer for LibLO tiled rendering.Andrzej Hunt2014-06-251-19/+21
* Upgrade gtktiledviewer to RGBA.Andrzej Hunt2014-06-251-1/+5
* Upgrade LibLO tiled rendering to RGBA.Andrzej Hunt2014-06-252-2/+10
* Draw the whole image for our gtk tiled viewer.Andrzej Hunt2014-06-251-3/+15
* Implement document size retrieval for LibLO.Andrzej Hunt2014-06-251-0/+22
* Add rowstride to tiled rendering via LibLO.Andrzej Hunt2014-06-251-0/+3
* Use bitmap buffers in the gtktiledviewer.Andrzej Hunt2014-06-251-21/+21
* Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt2014-06-253-18/+47
* Add some rendering to our gtktiledviewer.Andrzej Hunt2014-06-252-7/+48
* Add tiled rendering via liblibreoffice.Andrzej Hunt2014-06-253-0/+79
* TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.Andrzej Hunt2014-06-253-0/+119
* LOK: kill saveAsWithOptions.Andrzej Hunt2014-06-231-9/+2
* LOK: kill double initialize.Andrzej Hunt2014-06-181-3/+17
* LOK: Split into instance and class.Andrzej Hunt2014-06-171-10/+34
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-47/+9
* translatable="yes" in .ui filesAndras Timar2014-06-161-2/+2
* callcatcher: update unused codeCaolán McNamara2014-06-152-34/+2
* loplugin:staticcallStephan Bergmann2014-06-133-6/+6
* convert extensions update required dialog to .uiCaolán McNamara2014-06-139-261/+252
* allow extensions to override Access2BaseLionel Elie Mamane2014-06-121-1/+2
* liblok: set the size for the correct structure.Michael Meeks2014-06-121-2/+2
* Rename C api of LibreOfficeKit.Andrzej Hunt2014-06-111-20/+20
* Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2014-06-116-255/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-094-160/+32