1. 832d438 vcl: Read EMF files by Chris Sherlock · 11 years ago private/tbsdy/emf
  2. df5fa40 fdo#86674 paragraphs have ATK_STATE_INVALID by Niklas Johansson · 11 years ago
  3. 31de788 Resolves fdo#87968 : Assertion failed: false rtl_uString_newFromSubString by Julien Nabet · 11 years ago
  4. 822b4fd java: unnecessary method overrides by Noel Grandin · 11 years ago
  5. 93a85df java: simplify if statement by Noel Grandin · 11 years ago
  6. 566f16a java: unnecessary imports by Noel Grandin · 11 years ago
  7. 5c7d33a java: more efficient float parsing by Noel Grandin · 11 years ago
  8. 8f2935a java: avoid octal literals by Noel Grandin · 11 years ago
  9. e28151d java: use brackets to make difference between concat and plus by Noel Grandin · 11 years ago
  10. 1003946 java: remove more dead code by Noel Grandin · 11 years ago
  11. 82257e9 java: static fields that should be instance fields by Noel Grandin · 11 years ago
  12. 08e8bd4 java: compare Strings using equals() by Noel Grandin · 11 years ago
  13. 3c6d932 java: was passing the wrong thing to the remove method by Noel Grandin · 11 years ago
  14. 46540d0 java: these fields can become local variables by Noel Grandin · 11 years ago
  15. a49b2ba java: remove dead stylemapper code in reportbuilder by Noel Grandin · 11 years ago
  16. 35f8d6a java: remove unnecessary reflection in toolkit tests by Noel Grandin · 11 years ago
  17. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  18. cfcbe2e Need <boost/functional/hash.hpp> for boost::hash by Tor Lillqvist · 11 years ago
  19. 3503b92 WaE: passing class rtl::OUString by value, rather pass by reference by Tor Lillqvist · 11 years ago
  20. 382361a fdo#84909 remove insert image button from shapes toolbar by Yousuf Philips · 11 years ago
  21. 187944e Updated core Project: help b4fb18973653f15255d0d8f9dd1674e7c7693ec9 by Stanislav Horacek · 11 years ago
  22. 7ce3d1b Updated core Project: help 49a8bc9e5bc5667bfc9381bd1c24a05ae2c5d156 by Stanislav Horacek · 11 years ago
  23. 338c95a Updated core Project: help b4bbd1151bdec146daa64f7e30e23531e52d2569 by Stanislav Horacek · 11 years ago
  24. 320060b Updated core Project: help 5f2b910acbd06b29480d2d2ec9499724a09de33a by Stanislav Horacek · 11 years ago
  25. ba4b574 check size before looking into the string by Markus Mohrhard · 11 years ago
  26. b5b5aa6 Translated German comments by Luc Castermans · 11 years ago
  27. 547b472 vcl/osx boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  28. 42a4de0 vcl/win boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  29. dfeb898 boost::unordered_set->std::unordered_set by Caolán McNamara · 11 years ago
  30. 7da92fd cppcheck: Possible inefficient checking for <var> emptiness by Julien Nabet · 11 years ago
  31. 6fd4532 help out clang by Caolán McNamara · 11 years ago
  32. c1ea4a0 help out clang by Caolán McNamara · 11 years ago
  33. 8cc32a8 Access2Base - Extend CommandBars scope to most modules by Jean-Pierre Ledure · 11 years ago
  34. c859727 merge OpCodeEnum and OpCode by Caolán McNamara · 11 years ago
  35. d279115 Typo: translitaration->transliteration by Julien Nabet · 11 years ago
  36. 773c976 Typo: calulate->calculate by Julien Nabet · 11 years ago
  37. c36353d Access2Base - New CommandBarControl class by Jean-Pierre Ledure · 11 years ago
  38. 4eed16d Typo: consequetive->consecutive by Julien Nabet · 11 years ago
  39. 311a92f connectivity: fix gcc-4.8 build by Miklos Vajna · 11 years ago
  40. ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  41. 18861c3 stdexcept for std::runtime_error by Caolán McNamara · 11 years ago
  42. edc4fd3 Fix indent by Tomaž Vajngerl · 11 years ago
  43. 63a7a64 Remove nOverlap as it is constantly set to 0 now. by Tomaž Vajngerl · 11 years ago
  44. 12d37f9 fdo#87684 option to make tabbar inline with scrollbar again by Tomaž Vajngerl · 11 years ago
  45. d91926d tabview - put locals into anonymous namespace by Tomaž Vajngerl · 11 years ago
  46. 7431bc2 Draw a rect in the uncovered region of the native scrollbar by Tomaž Vajngerl · 11 years ago
  47. 8c63960 Cleanup source of zoom dialog, translate german error message by Tomaž Vajngerl · 11 years ago
  48. 0be5d2b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  49. 799e07f fdo#79738: Test case for patch that fixes 79738 by Charu Tyagi · 11 years ago
  50. e1c45f5 fdo#79738: test document for patch that that fixes 79738 by Charu Tyagi · 11 years ago
  51. 5b743cc fdo#79738: FILEOPEN: Number lines in footer not compatible with MSO by Charu Tyagi · 11 years ago
  52. 86c189cf odk: use HTML_TIMESTAMP doxygen option by Miklos Vajna · 11 years ago
  53. 803ab26 Updated core Project: dictionaries 09b0646f984780d190ea53976f35ae23c99bd06c by Andras Timar · 11 years ago
  54. 2d59c0c changes sidebar: Make the "Action" narrower when we use bitmaps now. by Jan Holesovsky · 11 years ago
  55. 5badba2 A bit of cleanup. by Jan Holesovsky · 11 years ago
  56. 5f363ce changes sidebar: Use images instead of texts for types of changes in Writer. by Jan Holesovsky · 11 years ago
  57. 39ac529 need algorithm for std::min by Caolán McNamara · 11 years ago
  58. 8dced83 need algorithm for std::min by Caolán McNamara · 11 years ago
  59. 4c1b621 need algorithm for std::min by Caolán McNamara · 11 years ago
  60. 8214a6d sw: fix gcc-4.8 build by Miklos Vajna · 11 years ago
  61. 79f115b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  62. 05dcb07 Use std::make_shared by Miklos Vajna · 11 years ago
  63. b739e6a Writer::GetBookmarks can return bool by Matteo Casalin · 11 years ago
  64. 63cb016 sal_uInt16 to more proper types by Matteo Casalin · 11 years ago
  65. 351dee6 sal_uInt16 to more proper types, use while instead of for in simple cases by Matteo Casalin · 11 years ago
  66. fa9f3c7 Avoid unnecessary downcast by Matteo Casalin · 11 years ago
  67. fa39e79 fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ... by Miklos Vajna · 11 years ago
  68. b33cd81 fdo#39440 reduce scope of local variables by Łukasz Hryniuk · 11 years ago
  69. a7052b9 fdo#83058 File corrupt due to data label position is invalid in chart.xml by PriyankaGaikwad · 12 years ago
  70. 31e82d9 Add deleteOnTab for ScDBCollection::AnonDBs by Julien Nabet · 11 years ago
  71. e26f574 Ensure that we don't block on kernel when launching it. by Kohei Yoshida · 11 years ago
  72. c942ed1 Make these non-inline, for consistency. by Kohei Yoshida · 11 years ago
  73. a1f2b87 Add a missing space. by Jan Holesovsky · 11 years ago
  74. d0466ad oox: fix gcc-4.8 build by Miklos Vajna · 11 years ago
  75. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  76. d7794d2 linguistic: fix gcc-4.8 build by Miklos Vajna · 11 years ago
  77. 3fc1902 can't have an unordered_map of const OUStrings with gcc 4.8.2 by Caolán McNamara · 11 years ago
  78. 1fc30a2 workaround error C2589: ´(´ : illegal token on right side of ´::´ by Caolán McNamara · 11 years ago
  79. 875d45d can't have an unordered_map of const OUStrings with gcc 4.8.2 by Caolán McNamara · 11 years ago
  80. d939b40 drop unused includes by Takeshi Abe · 11 years ago
  81. f3edc18 Following fdo#87123: Impossible to create table or query with wizard by Julien Nabet · 11 years ago
  82. b03eb87 Remove unnecessary bean/inc/comp_LocalOfficeWindow.h by Stephan Bergmann · 11 years ago
  83. 5484475 include algorithm by Caolán McNamara · 11 years ago
  84. 65e7851 include algorithm by Caolán McNamara · 11 years ago
  85. 58323fb missing header by Caolán McNamara · 11 years ago
  86. 6d38265 upload libvisio 0.1.1 by David Tardon · 11 years ago
  87. 4cf326d attempt to compare a singular iterator to a singular iterator by Caolán McNamara · 11 years ago
  88. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  89. c48b928 iss is unordered_multimap, so can't rely on order by Caolán McNamara · 11 years ago
  90. 305b90c OSL_FAIL -> SAL_WARN by Stephan Bergmann · 11 years ago
  91. f8922b6 Remove unnecessary comphelper::string::getToken by Stephan Bergmann · 11 years ago
  92. c753140 Resolves fdo#87123: Impossible to create a form with wizard by Julien Nabet · 11 years ago
  93. e4c2340 Library_odfgen: missing quotes by Miklos Vajna · 11 years ago
  94. 3624869 Fix --help output by Stephan Bergmann · 11 years ago
  95. 4e9b645 Access2Base - handle ".uno:" prefix by Jean-Pierre Ledure · 11 years ago
  96. 0478c43 No need for USE_DOUBLE_MMAP on OS X by Tor Lillqvist · 11 years ago
  97. 4d3b725 CppunitTest_sw_ww8export: use SAL_NEWLINE_STRING by Miklos Vajna · 11 years ago
  98. 4457453 updates should not require touching ExternalPackage* by David Tardon · 11 years ago
  99. d2d941c define all needed macros for libodfgen build on windows by David Tardon · 11 years ago
  100. fcf152e error C1083: Cannot open include file: 'config.h': No such file or directory by Miklos Vajna · 11 years ago