1. b17689d9 upload libcmis 0.5.0 by Miklos Vajna · 11 years ago feature/gsoc14-libcmis2
  2. 519ed4a Fixed OneDrive scope to enable content access by Mihai Varga · 11 years ago
  3. e21d232 Added namespace for vcl::Window by Mihai Varga · 11 years ago
  4. fee5c69 SharePoint binding settings by Mihai Varga · 12 years ago
  5. 9f08f10 OneDrive auth fallback dialog makefile by Mihai Varga · 12 years ago
  6. 140937c OneDrive auth fallback dialog interaction continuation by Mihai Varga · 12 years ago
  7. 96f9726 typo by Stephan Bergmann · 12 years ago
  8. e9c960a LOK: add document loading failure test. by Andrzej Hunt · 12 years ago
  9. fa7c1b0 LOK documentLoad needs SolarMutex protection too. by Andrzej Hunt · 12 years ago
  10. 8622a3b LOK: add test for getDocumentType. by Andrzej Hunt · 12 years ago
  11. f784dcf LOK: add slide name retrieval test. by Andrzej Hunt · 12 years ago
  12. 02f7f00 Use one test instance to run all LOK tests. by Andrzej Hunt · 12 years ago
  13. 622c911 Make common paths member variables. by Andrzej Hunt · 12 years ago
  14. dddab50 Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutex by Andrzej Hunt · 12 years ago
  15. 8ec35ed Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  16. 63d24a9 writerfilter: fix ubsan complaints about "-42" enum value by Michael Stahl · 12 years ago
  17. f916aa6 xmerge: Avoid java.util.ConcurrentModificationException by rbuj · 12 years ago
  18. 4fd9f9e cleanup usage of MapUnit enum by Noel Grandin · 12 years ago
  19. cefb814 fix some dodgy FieldUnit conversions by Noel Grandin · 12 years ago
  20. 6a07862 GtkComboBoxText requires gtk >= 2.24 (again). by Andrzej Hunt · 12 years ago
  21. 8772fbf DocxAttributeOutput::WriteSdtBlock: never write <w:id> twice by Miklos Vajna · 12 years ago
  22. d767deb remove commented out code by Noel Grandin · 12 years ago
  23. 52ecfa0 DOCX export: handle exact end of paragraph w:sdt tags by Miklos Vajna · 12 years ago
  24. dad4771 OnDrive authfallback request is now issued by Mihai Varga · 12 years ago
  25. cb47341 OneDrive authentication fallback request handler by Mihai Varga · 12 years ago
  26. 07f01a6 Authentication fallback request for the OneDrive connection by Mihai Varga · 12 years ago
  27. 3a8d12b IDL definition for the auth fallback request by Mihai Varga · 12 years ago
  28. 4265926 Authentication fallback dialog for the OneDrive connection by Mihai Varga · 12 years ago
  29. 002f332 OneDrive binding settings by Mihai Varga · 12 years ago
  30. 2542957 Updated CMIS patches and the makefile for the OneDrive binding by Mihai Varga · 12 years ago
  31. 75dd06b -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  32. 56c2802 sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6 by Douglas Mencken · 12 years ago
  33. 45db9b0 Scope reduction. by Kohei Yoshida · 12 years ago
  34. fe5463f the dialog hierarchy changed iwith the ui format, fdo#81867 by Markus Mohrhard · 12 years ago
  35. 21bd05d Improve "Navigate by" layout by Samuel Mehrbrodt · 12 years ago
  36. 4131e8b writerfilter: remove unused <namespace-alias id=""> attributes by Miklos Vajna · 12 years ago
  37. de67424 fix spelling error by Markus Mohrhard · 12 years ago
  38. 53cb769 add scroll animation for benchmark by weigao · 12 years ago
  39. 8828dbf add drag animation for benchmark by weigao · 12 years ago
  40. 4e4047c add click event animation for benchmark by weigao · 12 years ago
  41. 864d018 DOCX import: handle exact end of paragraph w:sdt tags by Miklos Vajna · 12 years ago
  42. 8511816 ASPECT_ALL is unused by Tor Lillqvist · 12 years ago
  43. b2ee023 fdo#80501: Ensure that we notify each listener only once. by Kohei Yoshida · 12 years ago
  44. d012571 fdo#80501: Write test for this first. by Kohei Yoshida · 12 years ago
  45. ff209b1 Avoid needless truncation to int by Stephan Bergmann · 12 years ago
  46. 222c94f Adapt loplugin:derefnullptr to old Clang versions by Stephan Bergmann · 12 years ago
  47. 20d0802 Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  48. a45d968 Remove redundant casts to void by Stephan Bergmann · 12 years ago
  49. 77d2610 Use OString::boolean in docxattributeoutput.cxx by Joren De Cuyper · 12 years ago
  50. 84dbcaf javaunohelper: If statement is redundant by rbuj · 12 years ago
  51. c7c5353 javaunohelper: String comparison by rbuj · 12 years ago
  52. 6e53a17 fix wrong calculation for text size, fdo#81499 by Markus Mohrhard · 12 years ago
  53. 7bff8e9 the range has to be in the correct order, fdo#81803 by Markus Mohrhard · 12 years ago
  54. 896390d add test case for fdo#81803 by Markus Mohrhard · 12 years ago
  55. 56bd291 Wrap "" in OUString: error: conversion from const char* to non-scalar... by Andrzej Hunt · 12 years ago
  56. 77d0831 LokDocView: Update part selector when mode changes. by Andrzej Hunt · 12 years ago
  57. df438e6 LokDocView: set current item for part selector. by Andrzej Hunt · 12 years ago
  58. ba520b9 gtktiledviewer: add part mode selector. by Andrzej Hunt · 12 years ago
  59. af58bb8 Protect setPartMode and ensure we actually show the new mode. by Andrzej Hunt · 12 years ago
  60. b3375a2 Impress/Tiled Rendering: implement setPartMode. by Andrzej Hunt · 12 years ago
  61. 7f8eb6d LOKDocView: add set_part_mode. by Andrzej Hunt · 12 years ago
  62. 0dc6db6 Impress/Tiled Rendering: return correct number for getPart. by Andrzej Hunt · 12 years ago
  63. dd032c3 ITiledRenderable: provide default implementations for some methods. by Andrzej Hunt · 12 years ago
  64. a965dfd Impress: Implement getPartName. by Andrzej Hunt · 12 years ago
  65. 36e5f73 gtktiledviewer: show part names in selector. by Andrzej Hunt · 12 years ago
  66. 366d8fb LOKDocView: add part name retrieval. by Andrzej Hunt · 12 years ago
  67. 977ba35 Remove horrifically outdated comment. by Andrzej Hunt · 12 years ago
  68. 6872ecd LOK: add setPartMode. by Andrzej Hunt · 12 years ago
  69. 6548361 LOK: Add getPartName. by Andrzej Hunt · 12 years ago
  70. 5fe0711 Fix comment typo. by Andrzej Hunt · 12 years ago
  71. 4a1efd5 Remove redundant sal_Char * by Joren De Cuyper · 12 years ago
  72. 3e9bddf javaunohelper: The assigned value is never used by rbuj · 12 years ago
  73. 1922657 javaunohelper: String comparison by rbuj · 12 years ago
  74. c0d298e Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  75. 8cb75e9 error: reference to "Primitive2DSequence" is ambiguous by Matúš Kukan · 12 years ago
  76. 5e55d5f fdo#81330: When moving to a different sheet, set 3D flag on. by Kohei Yoshida · 12 years ago
  77. 6a816d1 fdo#81330: Write test for this. by Kohei Yoshida · 12 years ago
  78. 52d21ee fdo#81812 Kill PIMPE and PIMPEE by Joren De Cuyper · 12 years ago
  79. e03f6b2 Fix indent + some extranous whitespace by Joren De Cuyper · 12 years ago
  80. 3b2f10b FontName -> FontFamily error by Joren De Cuyper · 12 years ago
  81. d971c66 SVG test that sequences are equal by Joren De Cuyper · 12 years ago
  82. 1fcc305 fdo#80846: Get the parameter order right. by Kohei Yoshida · 12 years ago
  83. 2ef608a fdo#80846: Write test for this. by Kohei Yoshida · 12 years ago
  84. 7b13c6d Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's. by Kohei Yoshida · 12 years ago
  85. dbe2da9 Add chart import, percentage number formats, unit test. by Matúš Kukan · 12 years ago
  86. c8cc89f Fix some number format issues, bnc#862510 by Matúš Kukan · 12 years ago
  87. 5f47e31 bnc#862510: PPTX import: Properly show data labels in percent format. by Matúš Kukan · 12 years ago
  88. 5893a75 fdo#81384: writerfilter: turn the horrible btLr cell text dir hack by Michael Stahl · 12 years ago
  89. bdca067 writerfilter: whoever started non-reference variable names with "r" by Michael Stahl · 12 years ago
  90. 2a87b3b gbuild: allow a unit test to depend on a jar file by David Tardon · 12 years ago
  91. 01d8524 gbuild: clean target is phony by David Tardon · 12 years ago
  92. 36c18ab loplugin:unreffun by Stephan Bergmann · 12 years ago
  93. 190a4ee Revert "it makes no sense to use the second column as well, fdo#81499" by Kohei Yoshida · 12 years ago
  94. 1e03324 Make coinmp build with VS2013 by Tor Lillqvist · 12 years ago
  95. 14a5f2f writerfilter: nobody reads enumname by Miklos Vajna · 12 years ago
  96. 423020d writerfilter: unused OOXMLFactory_*::getName() by Miklos Vajna · 12 years ago
  97. 28a3156 DOCX filter: map <w:sdt> outside paragraphs to paragraph properties by Miklos Vajna · 12 years ago
  98. e5b0aa9 basic: -Werror=sign-compare by Michael Stahl · 12 years ago
  99. 666f865 simplify "no delete" logic in SvRefBase by Noel Grandin · 12 years ago
  100. 94a5c87 xmerge: The assigned value is never used by rbuj · 12 years ago