1. fd9ab49 barcodes: initial attempt to use zint to render bar-codes. by Michael Meeks · 11 years ago feature/barcode
  2. 93f6fb68 zint-barcode: add optional internal barcode functionality from zint. by Michael Meeks · 11 years ago
  3. 18ad06e xmloff: fix initialization order for custom shape engines. by Michael Meeks · 11 years ago
  4. f4a2cff Don't try to pass an arbitrary Java exception through UNO by Lionel Elie Mamane · 11 years ago
  5. c743557 drop unnecessary inline by Caolán McNamara · 11 years ago
  6. 4fcde4f Hint assertions and sanity checks added. by Ashod Nakashian · 11 years ago
  7. 01fb1701 Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any values by Stephan Bergmann · 11 years ago
  8. 7701b0c add has-focus .ui support by Caolán McNamara · 11 years ago
  9. eb4c29f fdo#84336 Fix swf rendering by Matthew Francis · 11 years ago
  10. 83133f17 fdo #88578: Focus on first checkbox when showing calc paste special dialog by Thomas Viehmann · 11 years ago
  11. df54862 fdo#85174 PDF Import: fix character positions without modifying poppler by Vort · 11 years ago
  12. 6acd5c4 Resolves: fdo#87601 specific html doc hangs on load by Caolán McNamara · 11 years ago
  13. b97d9a1 slot:5500 -> .uno:NewDoc(FromTemplate) by Caolán McNamara · 11 years ago
  14. 1dbc6d0 Resolves: fdo#87636 New button not clickable when Templates preselected by Caolán McNamara · 11 years ago
  15. 44b2fb6d RotateAngle of UNO type long by Stephan Bergmann · 11 years ago
  16. ed8110e Avoid reinterpret_cast to same type by Stephan Bergmann · 11 years ago
  17. 921cea8 fdo#87488 Wrong text rotation inside a preset shape from docx by Gary Houston · 11 years ago
  18. 1ca9c11 loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type) by Stephan Bergmann · 11 years ago
  19. 4698eee SwSection::GetFmt const-correctness by Stephan Bergmann · 11 years ago
  20. ce67bc6 Some more loplugin:cstylecast: writerperfect by Stephan Bergmann · 11 years ago
  21. f53972b Some more loplugin:cstylecast: starmath by Stephan Bergmann · 11 years ago
  22. c4b3801 Some more loplugin:cstylecast: sd by Stephan Bergmann · 11 years ago
  23. 42bb130 Also ignore Visual Studio 2013 files by Vort · 11 years ago
  24. f211143 has_focus is not implemented, remove uses by Caolán McNamara · 11 years ago
  25. 4b2daa1 Resolves: fdo#88562 convert filename widget from ro-edit to selectable-label by Caolán McNamara · 11 years ago
  26. eeccf1b Related: fdo#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLE by Caolán McNamara · 11 years ago
  27. 7cb5b21 loplugin:cstylecast by Stephan Bergmann · 11 years ago
  28. d76a8ba sw: make SwTxtNode::RstTxtAttr() easier to understand by Michael Stahl · 11 years ago
  29. 01d25c9 sw: fix bogus assert in SwTxtNode::RstTxtAttr() by Michael Stahl · 11 years ago
  30. b5f607a callcatcher: update unused code by Caolán McNamara · 11 years ago
  31. 5ce9606 Resolves: #i46871# Add French translation for Space key by Ariel Constenla-Haile · 11 years ago
  32. 4be8eae Resolves: fdo#88594 crash on F1 with local help by Caolán McNamara · 11 years ago
  33. 7fe28b2 Factor out SwFmtPageDesc::dumpAsXml() from docnode by Miklos Vajna · 11 years ago
  34. 60143f4 sw: add unit test for 5c363cf3f1d75e37835a6663a96b4e22c754c4cb by Michael Stahl · 11 years ago
  35. ef9d28a it's unnecessary to obtain the marked object in move mode, fdo#88339 followup by Eike Rathke · 11 years ago
  36. 46f51b4 Add documentation for AccessibleStates STALE, OFFSCREEN and COLLAPSE by Niklas Johansson · 11 years ago
  37. 24c7c11 fix SwIndexReg::~SwIndexReg assert in fdo68332-2.docx by Caolán McNamara · 11 years ago
  38. 4398cc8 vcl: remove dependency of SalShlData on GetVersionEx() by Michael Stahl · 11 years ago
  39. 8825e95 change assert() to SAL_WARN_IF() by Eike Rathke · 11 years ago
  40. 5c363cf Maintain the sorting in sorted_vector after modifying the elements. by Ashod Nakashian · 11 years ago
  41. 4345a3d Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapes by Caolán McNamara · 11 years ago
  42. bff635b Make the RAND() and RANDBETWEEN() Calc functions non-random when requested by Tor Lillqvist · 11 years ago
  43. f1cf63c OSL_ENSURE->SAL_WARN_IF where conditional deref follows by Caolán McNamara · 11 years ago
  44. 0f297e2 OSL_ENSURE->assert where unconditionally deref follows by Caolán McNamara · 11 years ago
  45. 37e4920 continue to implement drawChar for unpatched popplers without drawChar2 hack by Caolán McNamara · 11 years ago
  46. 26bd210 Related: ooo#34420-1.sxi concealed divide by zero by Caolán McNamara · 11 years ago
  47. ca36f09 textranges are always in pairs by Caolán McNamara · 11 years ago
  48. 104a1e6 fdo#88547 allow inline date-arrays for array functions by Winfried Donkers · 11 years ago
  49. 7818c73 fdo#85174 PDF Import: fix character positions by Vort · 11 years ago
  50. d8915be Resolves: #i116863# remove the extra space before colon... by Tsutomu Uchino · 11 years ago
  51. 282baa9 Remove unused code by Juergen Funk · 11 years ago
  52. 6cf58a3 accidentally ran make with VALGRIND set and walked away... by Caolán McNamara · 11 years ago
  53. 40809ce move OutputDevice:: Clear/Refresh inside AddTempDevFont by Caolán McNamara · 11 years ago
  54. 20142af font cache gets broken on adding an embedded font by Caolán McNamara · 11 years ago
  55. 352cdc8 fdo#88623 replace std::deque with std::vector in xlsx saving by László Németh · 11 years ago
  56. 33af00a bail out early if there is no Display by Markus Mohrhard · 11 years ago
  57. b398945 scaddins: quick fix for conflict on ConvertData. by Michael Meeks · 11 years ago
  58. 229891d lets do that before we delete our object by Markus Mohrhard · 11 years ago
  59. 145ad19 some debug code for finding leaked OpenGLContexts by Markus Mohrhard · 11 years ago
  60. 99f809c I was just missing the code for the ARB version by Markus Mohrhard · 11 years ago
  61. 9becabc only enable these error handlers in dbgutil builds by Markus Mohrhard · 11 years ago
  62. 8384350 fix the life cycle of my RAII object by Markus Mohrhard · 11 years ago
  63. 1bb284f remove wrong comment by Markus Mohrhard · 11 years ago
  64. 6cc84ed Revert "vcl: increment ref in OpenGLSalGraphicsImpl::AcquireContext" by Chris Sherlock · 11 years ago
  65. 3d58099 vcl: increment ref in OpenGLSalGraphicsImpl::AcquireContext by Chris Sherlock · 11 years ago
  66. c9e6b58 enable tcpNoDelay for loopback connections automatically by Noel Grandin · 11 years ago
  67. 473c20d Some more loplugin:cstylecast: xmlhelp by Stephan Bergmann · 11 years ago
  68. e4fd297 Some more loplugin:cstylecast: slideshow by Stephan Bergmann · 11 years ago
  69. ea0bb58 Drop unused comphelper::service_decl::component_getFactoryHelper params by Stephan Bergmann · 11 years ago
  70. 83853b9 Just use plain memcpy by Stephan Bergmann · 11 years ago
  71. e705703 Fix for Android gethostbyaddr by Stephan Bergmann · 11 years ago
  72. b0ce8ea Some more loplugin:cstylecast: testtools by Stephan Bergmann · 11 years ago
  73. a3f3d4d Missing const by Stephan Bergmann · 11 years ago
  74. 71edf28 Factor out SvxShadowItem::dumpAsXml() from sw by Miklos Vajna · 11 years ago
  75. be06f34 Some more loplugin:cstylecast: xmlscript by Stephan Bergmann · 11 years ago
  76. 2880dfe Some more loplugin:cstylecast: xmlsecurity by Stephan Bergmann · 11 years ago
  77. b388b9f Some more loplugin:cstylecast: xmloff by Stephan Bergmann · 11 years ago
  78. bf50bd9 Some more loplugin:cstylecast: writerfilter by Stephan Bergmann · 11 years ago
  79. fe9d002 Some more loplugin:cstylecast: vcl by Stephan Bergmann · 11 years ago
  80. f6cfe99 Some more loplugin:cstylecast: vbahelper by Stephan Bergmann · 11 years ago
  81. 42f08a9 Some more loplugin:cstylecast: uui by Stephan Bergmann · 11 years ago
  82. 3d1ea11 Some more loplugin:cstylecast: unoxml by Stephan Bergmann · 11 years ago
  83. 1f041f9 Some more loplugin:cstylecast: ucb by Stephan Bergmann · 11 years ago
  84. 2850b4d Some more loplugin:cstylecast: tools by Stephan Bergmann · 11 years ago
  85. 17fe7fc Some more loplugin:cstylecast: toolkit by Stephan Bergmann · 11 years ago
  86. e935f05 Some more loplugin:cstylecast: test by Stephan Bergmann · 11 years ago
  87. 19ae200 Some more loplugin:cstylecast: svx by Stephan Bergmann · 11 years ago
  88. 950028c6 Some more loplugin:cstylecast: svtools by Stephan Bergmann · 11 years ago
  89. 4423b09 Some more loplugin:cstylecast: svl by Stephan Bergmann · 11 years ago
  90. c2c134c Some more loplugin:cstylecast: stoc by Stephan Bergmann · 11 years ago
  91. d6ca554 Some more loplugin:cstylecast: sot by Stephan Bergmann · 11 years ago
  92. dcfb17b Some more loplugin:cstylecast: shell by Stephan Bergmann · 11 years ago
  93. 42a5349 Some more loplugin:cstylecast: sfx2 by Stephan Bergmann · 11 years ago
  94. 6812daf Some more loplugin:cstylecast: sdext by Stephan Bergmann · 11 years ago
  95. ebb137b Some more loplugin:cstylecast: sc by Stephan Bergmann · 11 years ago
  96. abf1333 Some more loplugin:cstylecast: sax by Stephan Bergmann · 11 years ago
  97. 5ef1d9f Some more loplugin:cstylecast: salhelper by Stephan Bergmann · 11 years ago
  98. b70b4e6 Some more loplugin:cstylecast: sal by Stephan Bergmann · 11 years ago
  99. 2e160b1 Some more loplugin:cstylecast: rsc by Stephan Bergmann · 11 years ago
  100. 3dade54 Some more loplugin:cstylecast: registry by Stephan Bergmann · 11 years ago