summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-14upload libcmis 0.5.0feature/gsoc14-libcmis2Miklos Vajna
2014-12-14Fixed OneDrive scope to enable content accessMihai Varga
2014-12-14Added namespace for vcl::WindowMihai Varga
2014-08-11SharePoint binding settingsMihai Varga
2014-08-01OneDrive auth fallback dialog makefileMihai Varga
2014-08-01OneDrive auth fallback dialog interaction continuationMihai Varga
2014-07-31typoStephan Bergmann
2014-07-31LOK: add document loading failure test.Andrzej Hunt
2014-07-31LOK documentLoad needs SolarMutex protection too.Andrzej Hunt
2014-07-31LOK: add test for getDocumentType.Andrzej Hunt
2014-07-31LOK: add slide name retrieval test.Andrzej Hunt
2014-07-31Use one test instance to run all LOK tests.Andrzej Hunt
2014-07-31Make common paths member variables.Andrzej Hunt
2014-07-31Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutexAndrzej Hunt
2014-07-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-31writerfilter: fix ubsan complaints about "-42" enum valueMichael Stahl
2014-07-31xmerge: Avoid java.util.ConcurrentModificationExceptionrbuj
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-31GtkComboBoxText requires gtk >= 2.24 (again).Andrzej Hunt
2014-07-31DocxAttributeOutput::WriteSdtBlock: never write <w:id> twiceMiklos Vajna
2014-07-31remove commented out codeNoel Grandin
2014-07-31DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-31OnDrive authfallback request is now issuedMihai Varga
2014-07-31OneDrive authentication fallback request handlerMihai Varga
2014-07-31Authentication fallback request for the OneDrive connectionMihai Varga
2014-07-31IDL definition for the auth fallback requestMihai Varga
2014-07-31Authentication fallback dialog for the OneDrive connectionMihai Varga
2014-07-31OneDrive binding settingsMihai Varga
2014-07-31Updated CMIS patches and the makefile for the OneDrive bindingMihai Varga
2014-07-31-Werror,-Wunused-private-fieldStephan Bergmann
2014-07-31sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken
2014-07-30Scope reduction.Kohei Yoshida
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-07-30Improve "Navigate by" layoutSamuel Mehrbrodt
2014-07-30writerfilter: remove unused <namespace-alias id=""> attributesMiklos Vajna
2014-07-30fix spelling errorMarkus Mohrhard
2014-07-30add scroll animation for benchmarkweigao
2014-07-30add drag animation for benchmarkweigao
2014-07-30add click event animation for benchmarkweigao
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-30ASPECT_ALL is unusedTor Lillqvist
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida
2014-07-30Avoid needless truncation to intStephan Bergmann
2014-07-30Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann
2014-07-30Fix *_component_getFactory function typeStephan Bergmann
2014-07-30Remove redundant casts to voidStephan Bergmann
2014-07-30Use OString::boolean in docxattributeoutput.cxxJoren De Cuyper
2014-07-30javaunohelper: If statement is redundantrbuj