1. a5f9e5d tdf#93532 - adapt CRC methods to use SalChecksum type and extend precision. by Michael Meeks · 11 years ago private/mmeeks/bitmapcrc64
  2. 2c7c8a4 Fixup type names - squash into Marco's commit. by Michael Meeks · 11 years ago
  3. e16e64d tdf#93530 - the VCL GDI flushing abstraction should glFlush too. by Michael Meeks · 11 years ago
  4. 68efa6f ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
  5. a5ef818 Remove unused AddMenuBarButton parameter by Stephan Bergmann · 11 years ago
  6. 4895824 tdf#90078: Improve the Area section of the properties tab by Rishabh Kumar · 11 years ago
  7. 93157d2 convert Link to Typed by Noel Grandin · 11 years ago
  8. 334dba6 fix crash on loading certain ppts by Caolán McNamara · 11 years ago
  9. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  10. 139b32b Bin the fairly useless DbgDialog stuff and handle fallout by Tor Lillqvist · 11 years ago
  11. a05d6ac Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_set" by Noel Grandin · 11 years ago
  12. 43679f94 Fix tdf#80224 Custom text color changed to black on .PPTX export by Mark Hung · 11 years ago
  13. 76bc0e0 tdf#93468 add Arpitan (Switzerland) [frp-CH] by Eike Rathke · 11 years ago
  14. fab18ef parameter names are useless in DECL_LINK declarations by Noel Grandin · 11 years ago
  15. 2a0f9f0 simplify some declarations by Noel Grandin · 11 years ago
  16. 2586432 add some comments to Rectangle mutation methods by Noel Grandin · 11 years ago
  17. 219b50a make pWindow private in SfxChildWindow by Noel Grandin · 11 years ago
  18. a9ea129 make eChildAlignment private in SfxChildWindow by Noel Grandin · 11 years ago
  19. 51ea8ae clean up whitespace in childwin.hxx a little by Noel Grandin · 11 years ago
  20. 6492874 the implementation pointer of SfxChildWindow can be private by Noel Grandin · 11 years ago
  21. 479862c coverity#1317300 Untrusted array index read by Caolán McNamara · 11 years ago
  22. 7f4e0d6 oox: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  23. 79fb61e tdf#92379: svx: don't overwrite fo:background-color on ODF import by Michael Stahl · 11 years ago
  24. 395e677 disentangle the Dzongkha mess a little by Eike Rathke · 11 years ago
  25. 6257ea7 sal_uLong to size_t by Matteo Casalin · 11 years ago
  26. adc5e7d ColorMask: sal_uLong to better types, minor code rework by Matteo Casalin · 11 years ago
  27. aa62086 sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorError by Matteo Casalin · 11 years ago
  28. e28c9cc There's no need to loop backward, in the end by Matteo Casalin · 11 years ago
  29. 2c3fcc5 Bail-out early and rework loops to use correct unsigned type by Matteo Casalin · 11 years ago
  30. b6d799b Improve readability (minor code modification, formatting) by Matteo Casalin · 11 years ago
  31. cbb675a MS finally acknowledged Cuba by Eike Rathke · 11 years ago
  32. b1aba57 Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT] by Eike Rathke · 11 years ago
  33. 75899a2 remove last WeakImplHelper10 use by Caolán McNamara · 11 years ago
  34. fe6c124 Remove demonstrated-useless comphelper::compare by Stephan Bergmann · 11 years ago
  35. 5a2d6bf linguistic: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  36. 27dec7c afl-clang-fast apparently miscompiles this by Caolán McNamara · 11 years ago
  37. 885418c remove dead comment by Noel Grandin · 11 years ago
  38. 0075446 make color button work in chart line sidebar panel by Markus Mohrhard · 11 years ago
  39. cf7db82 handle new color picker correctly in chart sidebar by Markus Mohrhard · 11 years ago
  40. 6038ba9 o3tl: cow_wrapper add move constructor/assignment by Daniel Robertson · 11 years ago
  41. a4de770 comphelper: reduce copypasta with UniquePtrValueLess functor by Michael Stahl · 11 years ago
  42. 58c3bbf comphelper: remove unnecessary include <stack> by Michael Stahl · 11 years ago
  43. 39ce314 comphelper::isA(Type... -> Type == cppu::UnoType... by Stephan Bergmann · 11 years ago
  44. 884e970 Remove unused comphelper::isAReference by Stephan Bergmann · 11 years ago
  45. d0f1838 comphelper::isA(Any... -> Any::has by Stephan Bergmann · 11 years ago
  46. d21260c Remove two silly typedefs by Stephan Bergmann · 11 years ago
  47. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  48. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  49. 6d64afb Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrl by Stephan Bergmann · 11 years ago
  50. e0b0501 vcl: kill 'special member functions' the compiler generates by Thorsten Behrens · 11 years ago
  51. 6b7354a for testing allow disabling configmgr for time critical paths by Caolán McNamara · 11 years ago
  52. 28f3464 ConvertSystemPathToURL->getFileURLFromSystemPath by Caolán McNamara · 11 years ago
  53. 58d68a1 ConvertURLToSystemPath->getSystemPathFromFileURL by Caolán McNamara · 11 years ago
  54. bdc3053 rBaseURL argument now unused by Caolán McNamara · 11 years ago
  55. 9549433 Get rid of obsolete LocalFileHelper::IsFileContent by Stephan Bergmann · 11 years ago
  56. 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
  57. a5d5ce5 lok: namespace and re-work various types & helper functions. by Michael Meeks · 11 years ago
  58. 1242a3a Remove obsolete getLocalFileURL by Stephan Bergmann · 11 years ago
  59. c5a516b lok::Document getStyles method by Mihai Varga · 11 years ago
  60. 26821b7 tdf#84323: Make osl::Condition::wait more readable by Stephan Bergmann · 11 years ago
  61. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  62. 9c4d75b o3tl: remove unused code by Thorsten Behrens · 11 years ago
  63. b190574 tdf#84323: Make osl::Thread::wait more readable by Stephan Bergmann · 11 years ago
  64. 3c2b800 tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering() by Miklos Vajna · 11 years ago
  65. a50cd18 make Control::ImplCallEventListenersAndHandler take a lambda by Noel Grandin · 11 years ago
  66. 9bb2c28 make Link<> typed by Noel Grandin · 11 years ago
  67. 23fbcf7 make Link<> typed by Noel Grandin · 11 years ago
  68. 83d9a90 make Link<> typed by Noel Grandin · 11 years ago
  69. 8cf544c convert Link<> to typed by Noel Grandin · 11 years ago
  70. 979b460 make Link<> typed by Noel Grandin · 11 years ago
  71. b49aed0 maSelectHdl is unused by Noel Grandin · 11 years ago
  72. f6dd3ca make Link<> typed by Noel Grandin · 11 years ago
  73. dfcf792 maDoubleClickHdl is unused by Noel Grandin · 11 years ago
  74. bd39e5f maRequestDateInfoHdl is unused by Noel Grandin · 11 years ago
  75. 05fe5c5 maDateRangeChangedHdl is unused by Noel Grandin · 11 years ago
  76. b8d627b maSelectionChangingHdl is unused by Noel Grandin · 11 years ago
  77. 8d54e96 make Link<> typed by Noel Grandin · 11 years ago
  78. 5109114 Put Line under tools namespace by Norbert Thiebaud · 11 years ago
  79. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  80. 98244c3 sal_uLong to sal_Int32/long by Matteo Casalin · 11 years ago
  81. 6917ebc sal_uLong to sal_uInt32 by Matteo Casalin · 11 years ago
  82. 8353793 Use constants instead of (possibly wrong) magic numbers by Matteo Casalin · 11 years ago
  83. 866e287 sal_uLong to sal_uInt32 as TextPaM paragraph number by Matteo Casalin · 11 years ago
  84. a00c47a sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  85. 800b024 sal_uInt16/short to sal_uInt16, minor optimizations by Matteo Casalin · 11 years ago
  86. 259784c sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  87. d0dcdab sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  88. f455a60 Throbber: remove redundant field and fix conversion warnings by Matteo Casalin · 11 years ago
  89. c0a7b92 tdf#39468 Translate German comments - include/svx by Philipp Weissenbacher · 11 years ago
  90. cd3ca5b tdf#92411 : don't select all toolbar buttons in the ImageMap Editor by Szymon Kłos · 11 years ago
  91. 431f2ce framework: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  92. a00df90 vcl opengl: fix setting up debug context on Windows by Miklos Vajna · 11 years ago
  93. bc397ac fix windows build, partial revert of my commit by Noel Grandin · 11 years ago
  94. 0db25f6 remove default value from SfxPoolItem::PutValue by Noel Grandin · 11 years ago
  95. e50b552 remove default value from PrinterOptionsHelper::getIntValue by Noel Grandin · 11 years ago
  96. b14c9d1 remove default value from DffPropSet::GetPropertyValue by Noel Grandin · 11 years ago
  97. adbc556 make Link<> instances typed by Noel Grandin · 11 years ago
  98. 0c71dc2 don't show remember password in the CMIS connections by Szymon Kłos · 11 years ago
  99. 87cf343 added 'Remember password' checkbox by Szymon Kłos · 11 years ago
  100. a38e2ff store password for service if filled by Szymon Kłos · 11 years ago