summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* Protect setPartMode and ensure we actually show the new mode.Andrzej Hunt2014-07-301-1/+25
* LOK: add setPartMode.Andrzej Hunt2014-07-301-0/+17
* LOK: Add getPartName.Andrzej Hunt2014-07-301-0/+21
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-07-261-0/+3
* Typo: Destop->DesktopJulien Nabet2014-07-251-2/+2
* coverity#706501 Uncaught exceptionCaolán McNamara2014-07-191-11/+25
* fix spelling structur -> structureNoel Grandin2014-07-171-1/+1
* Add getPart(s) to lokandroid too.Andrzej Hunt2014-07-131-2/+9
* LOK: use solar mutex for setPart.Andrzej Hunt2014-07-121-1/+5
* LOK: some logging for tiled rendering.Andrzej Hunt2014-07-121-0/+3
* Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt2014-07-121-8/+39
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-4/+1
* 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
* 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-011-0/+124
* 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: 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
* Use full sofficerc for LOK.Andrzej Hunt2014-06-251-10/+1
* Use ITiledRenderable for LIBLOK.Andrzej Hunt2014-06-251-40/+24
* LIBLOK: implement getDocumentType, make doctypes unique.Andrzej Hunt2014-06-251-39/+85
* Get rid of outdated comments.Andrzej Hunt2014-06-251-21/+4
* Use external buffer for LibLO tiled rendering.Andrzej Hunt2014-06-251-19/+21
* Upgrade LibLO tiled rendering to RGBA.Andrzej Hunt2014-06-251-2/+9
* 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
* Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt2014-06-251-17/+44
* Add tiled rendering via liblibreoffice.Andrzej Hunt2014-06-251-0/+76
* 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
* 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-137-261/+73
* 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-112-68/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-094-160/+32
* desktop: remove SAL_THROW macroNoel Grandin2014-06-056-9/+3
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-041-1/+0
* fdo#36313: allow passing FilterOptions via cliTomas Hlavaty2014-06-042-5/+33