summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-08-19Fail LOK initialisation if restart is required.Andrzej Hunt
2014-08-19Add OfficeIPCThread::IsEnabled.Andrzej Hunt
2014-08-19Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt
2014-08-19Bin outdated / incorrect comment.Andrzej Hunt
2014-08-19Add OfficeIPCThread::WaitForReady.Andrzej Hunt
2014-08-19Hack soffice_main into LOK.Andrzej Hunt
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-08-18remove unused WarningBoxesThomas Arnhold
2014-08-18WARNINGBOX -> WarningBoxThomas Arnhold
2014-08-16try that ErrorBox removal againCaolán McNamara
2014-08-16Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard
2014-08-15ErrorBox EBX_ERR_PRINTDISABLED to StringThomas Arnhold
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist
2014-08-13Add code to test encryption and export to .docx on iOSTor Lillqvist
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-08-13reduce code duplication in LOK init.cxxTomaž Vajngerl
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