1. 68969cc Consistency around SdrMetricItem by Stephan Bergmann · 10 years ago
  2. 8b91280 Missing @since tag by Stephan Bergmann · 10 years ago
  3. c5bbfb3 fdo#78555: Oopsy. by Kohei Yoshida · 10 years ago
  4. 2718223 fdo#78555: Retain formula results when moving a range of cells. by Kohei Yoshida · 10 years ago
  5. 85f8f8f8 fdo#78555: Write test for this first. by Kohei Yoshida · 10 years ago
  6. 6a2ea81 Remove unused ctors by Stephan Bergmann · 10 years ago
  7. 91f7e82 typo by Stephan Bergmann · 10 years ago
  8. 5909d64 LOK: add document loading failure test. by Andrzej Hunt · 10 years ago
  9. dd418d8 LOK documentLoad needs SolarMutex protection too. by Andrzej Hunt · 10 years ago
  10. 5beec73 LOK: add test for getDocumentType. by Andrzej Hunt · 10 years ago
  11. cc7f66d LOK: add slide name retrieval test. by Andrzej Hunt · 10 years ago
  12. e780c96 Use one test instance to run all LOK tests. by Andrzej Hunt · 10 years ago
  13. d6fd97b Make common paths member variables. by Andrzej Hunt · 10 years ago
  14. 3c115cd Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutex by Andrzej Hunt · 10 years ago
  15. 5ee87e8 Avoid undef downcast in base class ctor by Stephan Bergmann · 10 years ago
  16. ee8f76a Avoid possible memory leaks in case of exceptions by Takeshi Abe · 10 years ago
  17. b9b9fea writerfilter: fix ubsan complaints about "-42" enum value by Michael Stahl · 10 years ago
  18. 56739cf xmerge: Avoid java.util.ConcurrentModificationException by rbuj · 10 years ago
  19. 7e0e581 cleanup usage of MapUnit enum by Noel Grandin · 10 years ago
  20. 65803ad fix some dodgy FieldUnit conversions by Noel Grandin · 10 years ago
  21. 62da1a8 GtkComboBoxText requires gtk >= 2.24 (again). by Andrzej Hunt · 10 years ago
  22. 48f52a5 DocxAttributeOutput::WriteSdtBlock: never write <w:id> twice by Miklos Vajna · 10 years ago
  23. 7f9732e remove commented out code by Noel Grandin · 10 years ago
  24. 4a39475 DOCX export: handle exact end of paragraph w:sdt tags by Miklos Vajna · 10 years ago
  25. 75dd06b -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  26. 56c2802 sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6 by Douglas Mencken · 10 years ago
  27. 45db9b09 Scope reduction. by Kohei Yoshida · 10 years ago
  28. fe5463f the dialog hierarchy changed iwith the ui format, fdo#81867 by Markus Mohrhard · 10 years ago
  29. 21bd05d Improve "Navigate by" layout by Samuel Mehrbrodt · 10 years ago
  30. 4131e8b writerfilter: remove unused <namespace-alias id=""> attributes by Miklos Vajna · 10 years ago
  31. de67424 fix spelling error by Markus Mohrhard · 10 years ago
  32. 53cb769 add scroll animation for benchmark by weigao · 10 years ago
  33. 8828dbf add drag animation for benchmark by weigao · 10 years ago
  34. 4e4047c add click event animation for benchmark by weigao · 10 years ago
  35. 864d018 DOCX import: handle exact end of paragraph w:sdt tags by Miklos Vajna · 10 years ago
  36. 8511816 ASPECT_ALL is unused by Tor Lillqvist · 10 years ago
  37. b2ee023 fdo#80501: Ensure that we notify each listener only once. by Kohei Yoshida · 10 years ago
  38. d012571 fdo#80501: Write test for this first. by Kohei Yoshida · 10 years ago
  39. ff209b1 Avoid needless truncation to int by Stephan Bergmann · 10 years ago
  40. 222c94f Adapt loplugin:derefnullptr to old Clang versions by Stephan Bergmann · 10 years ago
  41. 20d0802 Fix *_component_getFactory function type by Stephan Bergmann · 10 years ago
  42. a45d968 Remove redundant casts to void by Stephan Bergmann · 10 years ago
  43. 77d2610 Use OString::boolean in docxattributeoutput.cxx by Joren De Cuyper · 10 years ago
  44. 84dbcaf javaunohelper: If statement is redundant by rbuj · 10 years ago
  45. c7c5353 javaunohelper: String comparison by rbuj · 10 years ago
  46. 6e53a17 fix wrong calculation for text size, fdo#81499 by Markus Mohrhard · 10 years ago
  47. 7bff8e9 the range has to be in the correct order, fdo#81803 by Markus Mohrhard · 10 years ago
  48. 896390d add test case for fdo#81803 by Markus Mohrhard · 10 years ago
  49. 56bd291 Wrap "" in OUString: error: conversion from const char* to non-scalar... by Andrzej Hunt · 10 years ago
  50. 77d0831 LokDocView: Update part selector when mode changes. by Andrzej Hunt · 10 years ago
  51. df438e6 LokDocView: set current item for part selector. by Andrzej Hunt · 10 years ago
  52. ba520b9 gtktiledviewer: add part mode selector. by Andrzej Hunt · 10 years ago
  53. af58bb8 Protect setPartMode and ensure we actually show the new mode. by Andrzej Hunt · 10 years ago
  54. b3375a2 Impress/Tiled Rendering: implement setPartMode. by Andrzej Hunt · 10 years ago
  55. 7f8eb6d LOKDocView: add set_part_mode. by Andrzej Hunt · 10 years ago
  56. 0dc6db6 Impress/Tiled Rendering: return correct number for getPart. by Andrzej Hunt · 10 years ago
  57. dd032c3 ITiledRenderable: provide default implementations for some methods. by Andrzej Hunt · 10 years ago
  58. a965dfd Impress: Implement getPartName. by Andrzej Hunt · 10 years ago
  59. 36e5f73 gtktiledviewer: show part names in selector. by Andrzej Hunt · 10 years ago
  60. 366d8fb LOKDocView: add part name retrieval. by Andrzej Hunt · 10 years ago
  61. 977ba35 Remove horrifically outdated comment. by Andrzej Hunt · 10 years ago
  62. 6872ecd LOK: add setPartMode. by Andrzej Hunt · 10 years ago
  63. 6548361 LOK: Add getPartName. by Andrzej Hunt · 10 years ago
  64. 5fe0711 Fix comment typo. by Andrzej Hunt · 10 years ago
  65. 4a1efd5 Remove redundant sal_Char * by Joren De Cuyper · 10 years ago
  66. 3e9bddf javaunohelper: The assigned value is never used by rbuj · 10 years ago
  67. 1922657 javaunohelper: String comparison by rbuj · 10 years ago
  68. c0d298e Avoid possible memory leaks in case of exceptions by Takeshi Abe · 10 years ago
  69. 8cb75e9 error: reference to "Primitive2DSequence" is ambiguous by Matúš Kukan · 10 years ago
  70. 5e55d5f fdo#81330: When moving to a different sheet, set 3D flag on. by Kohei Yoshida · 10 years ago
  71. 6a816d1 fdo#81330: Write test for this. by Kohei Yoshida · 10 years ago
  72. 52d21ee fdo#81812 Kill PIMPE and PIMPEE by Joren De Cuyper · 10 years ago
  73. e03f6b2 Fix indent + some extranous whitespace by Joren De Cuyper · 10 years ago
  74. 3b2f10b FontName -> FontFamily error by Joren De Cuyper · 10 years ago
  75. d971c66 SVG test that sequences are equal by Joren De Cuyper · 10 years ago
  76. 1fcc305 fdo#80846: Get the parameter order right. by Kohei Yoshida · 10 years ago
  77. 2ef608a fdo#80846: Write test for this. by Kohei Yoshida · 10 years ago
  78. 7b13c6d Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's. by Kohei Yoshida · 10 years ago
  79. dbe2da9 Add chart import, percentage number formats, unit test. by Matúš Kukan · 10 years ago
  80. c8cc89f Fix some number format issues, bnc#862510 by Matúš Kukan · 10 years ago
  81. 5f47e31 bnc#862510: PPTX import: Properly show data labels in percent format. by Matúš Kukan · 10 years ago
  82. 5893a75 fdo#81384: writerfilter: turn the horrible btLr cell text dir hack by Michael Stahl · 10 years ago
  83. bdca067 writerfilter: whoever started non-reference variable names with "r" by Michael Stahl · 10 years ago
  84. 2a87b3b gbuild: allow a unit test to depend on a jar file by David Tardon · 10 years ago
  85. 01d8524 gbuild: clean target is phony by David Tardon · 10 years ago
  86. 36c18ab loplugin:unreffun by Stephan Bergmann · 10 years ago
  87. 190a4ee Revert "it makes no sense to use the second column as well, fdo#81499" by Kohei Yoshida · 10 years ago
  88. 1e03324 Make coinmp build with VS2013 by Tor Lillqvist · 10 years ago
  89. 14a5f2f writerfilter: nobody reads enumname by Miklos Vajna · 10 years ago
  90. 423020d writerfilter: unused OOXMLFactory_*::getName() by Miklos Vajna · 10 years ago
  91. 28a3156 DOCX filter: map <w:sdt> outside paragraphs to paragraph properties by Miklos Vajna · 10 years ago
  92. e5b0aa9 basic: -Werror=sign-compare by Michael Stahl · 10 years ago
  93. 666f865 simplify "no delete" logic in SvRefBase by Noel Grandin · 10 years ago
  94. 94a5c87 xmerge: The assigned value is never used by rbuj · 10 years ago
  95. ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 10 years ago
  96. c694837 convert linked list to std::vector in SbxDimArray by Noel Grandin · 10 years ago
  97. 73f961e Include <algorithm> for std::min by Tor Lillqvist · 10 years ago
  98. 5cca1cb Accept also WINDOWS_SDK_VERSION == 81 by Tor Lillqvist · 10 years ago
  99. faca271 Include <algorithm> for std::min by Tor Lillqvist · 10 years ago
  100. eeeef4e Include <algorithm> for std::min by Tor Lillqvist · 10 years ago