summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-08-11fdo#38511 improve guess of output filter for --convert-toDavid Tardon
2014-08-11nDont = SFX_FILTER_NOTINSTALLED looks more reasonableDavid Tardon
2014-08-10LOKit android: add support for setPartMode and getPartNameTomaž Vajngerl
2014-08-09remove RID_DLG_DEPENDENCIES resourcesThomas Arnhold
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05Fix *_component_getFactory function typeStephan Bergmann
2014-08-04Convert RID_DLG_DEPENDENCIES to .uiPalenik Mihály
2014-08-03JNI: getErrorNative should be getError nowTomaž Vajngerl
2014-07-31LOK documentLoad needs SolarMutex protection too.Andrzej Hunt
2014-07-31Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutexAndrzej Hunt
2014-07-30Protect setPartMode and ensure we actually show the new mode.Andrzej Hunt
2014-07-30LOK: add setPartMode.Andrzej Hunt
2014-07-30LOK: Add getPartName.Andrzej Hunt
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-07-25Typo: Destop->DesktopJulien Nabet
2014-07-25Better labels for extension managerSamuel Mehrbrodt
2014-07-23TyposJulien Nabet
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-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