summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upload libcmis 0.5.0feature/gsoc14-libcmis2Miklos Vajna2014-12-141-1/+1
* Fixed OneDrive scope to enable content accessMihai Varga2014-12-141-1/+1
* Added namespace for vcl::WindowMihai Varga2014-12-141-1/+1
* SharePoint binding settingsMihai Varga2014-08-112-0/+10
* OneDrive auth fallback dialog makefileMihai Varga2014-08-011-0/+1
* OneDrive auth fallback dialog interaction continuationMihai Varga2014-08-014-0/+133
* typoStephan Bergmann2014-07-311-1/+1
* LOK: add document loading failure test.Andrzej Hunt2014-07-311-0/+13
* LOK documentLoad needs SolarMutex protection too.Andrzej Hunt2014-07-311-0/+2
* LOK: add test for getDocumentType.Andrzej Hunt2014-07-313-0/+30
* LOK: add slide name retrieval test.Andrzej Hunt2014-07-312-0/+23
* Use one test instance to run all LOK tests.Andrzej Hunt2014-07-311-7/+18
* Make common paths member variables.Andrzej Hunt2014-07-311-6/+7
* Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutexAndrzej Hunt2014-07-311-53/+46
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-315-61/+50
* writerfilter: fix ubsan complaints about "-42" enum valueMichael Stahl2014-07-312-4/+25
* xmerge: Avoid java.util.ConcurrentModificationExceptionrbuj2014-07-311-8/+7
* cleanup usage of MapUnit enumNoel Grandin2014-07-316-13/+14
* fix some dodgy FieldUnit conversionsNoel Grandin2014-07-3115-36/+45
* GtkComboBoxText requires gtk >= 2.24 (again).Andrzej Hunt2014-07-311-0/+4
* DocxAttributeOutput::WriteSdtBlock: never write <w:id> twiceMiklos Vajna2014-07-313-1/+10
* remove commented out codeNoel Grandin2014-07-311-36/+16
* DOCX export: handle exact end of paragraph w:sdt tagsMiklos Vajna2014-07-318-10/+119
* OnDrive authfallback request is now issuedMihai Varga2014-07-314-0/+67
* OneDrive authentication fallback request handlerMihai Varga2014-07-313-0/+38
* Authentication fallback request for the OneDrive connectionMihai Varga2014-07-313-0/+108
* IDL definition for the auth fallback requestMihai Varga2014-07-312-0/+46
* Authentication fallback dialog for the OneDrive connectionMihai Varga2014-07-314-0/+204
* OneDrive binding settingsMihai Varga2014-07-316-1/+60
* Updated CMIS patches and the makefile for the OneDrive bindingMihai Varga2014-07-317-490/+11
* -Werror,-Wunused-private-fieldStephan Bergmann2014-07-311-1/+0
* sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken2014-07-311-2/+2
* Scope reduction.Kohei Yoshida2014-07-301-31/+29
* the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard2014-07-304-34/+42
* Improve "Navigate by" layoutSamuel Mehrbrodt2014-07-302-5/+6
* writerfilter: remove unused <namespace-alias id=""> attributesMiklos Vajna2014-07-301-30/+30
* fix spelling errorMarkus Mohrhard2014-07-302-9/+9
* add scroll animation for benchmarkweigao2014-07-301-0/+14
* add drag animation for benchmarkweigao2014-07-301-8/+20
* add click event animation for benchmarkweigao2014-07-302-43/+175
* DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna2014-07-305-2/+26
* ASPECT_ALL is unusedTor Lillqvist2014-07-301-1/+4
* fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida2014-07-307-41/+52
* fdo#80501: Write test for this first.Kohei Yoshida2014-07-302-0/+58
* Avoid needless truncation to intStephan Bergmann2014-07-301-2/+2
* Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann2014-07-301-1/+1
* Fix *_component_getFactory function typeStephan Bergmann2014-07-301-1/+1
* Remove redundant casts to voidStephan Bergmann2014-07-302-11/+3
* Use OString::boolean in docxattributeoutput.cxxJoren De Cuyper2014-07-301-10/+9
* javaunohelper: If statement is redundantrbuj2014-07-301-11/+9